body 
{
    font: small sans-serif;
    font-size: small; 
    color: #000;
    margin: 0px;
    padding: 0px;
	width: 100%;
	height: 100%;
    background: #fff url('/mediawiki/skins/excitemike/bg.png') repeat left top;
	background-attachment:fixed;
}
h1 img, h2 img, h3 img, h4 img 
{
    padding-right: 10px;
    vertical-align: top;
    display:block;
    float:left;
}
h1, h2, h3, h4, h5, h6 
{
    font-family: "Lucida Grande",sans-serif;
    color: black;
    background: none;
    font-weight: bold;
    border-top:        none;
    border-left:       none;
    border-right:      none;
    border-bottom:     solid;
    border-width:      1px;
    border-color:      #999;
    padding: 0em;
	margin: 0px;
}
h1 { font-size: 36px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px;  }
#content
{
    padding: 0px;
    margin: 0 auto;    
    text-align: left;
}
#content-body
{
    padding: 0px;
    margin: 0px auto;
    border: 0px solid black;
    text-align: left;
}
td.box_ul
{
    margin: 0px;
    padding: 0px;
    width: 16px;
    height:16px;
    background: url('/mediawiki/skins/excitemike/ul.png') right;
    border: 0px;
}
td.box_top
{
    margin: 0px;
    padding: 0px;
    height:16px;
    background: url('/mediawiki/skins/excitemike/top.png') repeat-x;
    border: 0px;
}
td.box_ur
{
    margin: 0px;
    padding: 0px;
    width: 16px;
    height:16px;
    background: url('/mediawiki/skins/excitemike/ur.png');
    border: 0px;
}
td.box_middle
{
    margin: 0px;
    padding: 0px;
    background: url('/mediawiki/skins/excitemike/fill.png') repeat;
    border: 0px;
    width: 496px;
}
td.box_left
{
    margin: 0px;
    padding: 0px;
    width:16px;
    background: url('/mediawiki/skins/excitemike/left.png') repeat-y right;
    border: 0px;
}
td.box_right
{
    margin: 0px;
    padding: 0px;
    width:16px;
    background: url('/mediawiki/skins/excitemike/right.png') repeat-y;
    border: 0px;
}
td.box_ll
{
    margin: 0px;
    padding: 0px;
    width: 16px;
    height:16px;
    background: url('/mediawiki/skins/excitemike/ll.png') right;
    border: 0px;
}
td.box_bottom
{
    margin: 0px;
    padding: 0px;
    height:16px;
    background: url('/mediawiki/skins/excitemike/bottom.png') repeat-x;
    border: 0px;
}
td.box_lr
{
    margin: 0px;
    padding: 0px;
    width: 16px;
    height:16px;
    background: url('/mediawiki/skins/excitemike/lr.png');
    border: 0px;
}
#articleBody>h2
{
    margin-left: 2em;
    text-align: left;
}
#articleBody>h1,#articleBody>h2,#articleBody>h3,#articleBody>h4,#articleBody>h5,#articleBody>h6 {margin-top: 5em;}
#categoryLinks
{
    padding-right: 1em;
    font-size: 12px;
}
a 
{
    text-decoration: none;
    color: #66e;
    background: none;
}
a:visited {
    color: #a6a;
}
a:active {
    color: #f50;
}
a:hover {
    color: #f50;
    text-decoration: none;
}
a.stub {
    color: #772233;
}
a.new {
    color: #ba0000;
}
a.new:visited {
    color: #a55858;
}
a img {
    border: 0;
    vertical-align: middle;
}
div.floatright, div.tright, table.floatright {
    clear: right;
    float: right;
    position: relative;
    margin: 0 1em 0.5em 0;
    border: 0
}
div.floatleft, div.tleft, table.floatleft {
    float: left;
    position: relative;
    margin: 0 1em 0.5em 0;
    border: 0
}
.img-inset {
    float:left;
    padding: 0 1em 0.5em 0;
}
.img-alone {
    display: block;
    margin: 0.75em auto;
    text-align: center;
    border: 2px solid transparent;
}
.img-leader {
    float: left;
    margin-right: 12px;
}
a:hover > .img-alone {
    border: 2px solid #f50;
}
.clear {
    border: 0;
    clear: both;
}
hr
{
    border: 0;
    color:#999;
    background-color:#999;
    height:1px;
}
hr.dotted {
    border-bottom: 1px dotted #999;
}
.spacing {
    margin: 1em auto;
}
.spacing-2 {
    margin: 2em auto;
}


#article-info {
    font-size: 10px;
    color: #999;
}

.summary {
    font-weight: bold;
}
.split-half {
    vertical-align: top;
    width: 46%;
    float: left;
    padding: 1em 2% 1em;
}
.split-third {
    vertical-align: top;
    width: 29.333%;
    float: left;
    padding: 1em 2% 1em;
}
.split-tosize {
    vertical-align: top;
    float: left;
    padding: 1em 2% 1em;
}
.split-half:first-child {
    padding-top: 0;
}
.thumbcaption {
    text-align: center;
}
span.nowrap {
    white-space: nowrap;
}
.img-box {
    text-align: center;
}
.img-box strong {
}
.urlexpansion, .printfooter, #toc {
    display: none;
}
div.editsection {
    margin-bottom: -5em;
    font-size: 0.8em;
}
textarea {
    width: 100%;
}
.littlelink
{
    text-decoration: none;
    color: black;
    font-size: 12px;
    font-family: "Courier New", Monospace;
}

img.tex { vertical-align: middle; }

#navigation {
    text-align: left;
    margin: 0 auto;
    width: 600px;
}
#navigation > td{
    vertical-align: top;
}
.searchForm {
    text-align: right;
}
#h 
{
    padding-right: 2em;
    font-size: 12px;
}

ul#twitter_update_list {
    border: thin solid #999;
    padding: 3px;
}

ul {
    width: auto;
    line-height: 1.5em;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    list-style-type: none;
}
ol {
    width: auto;
    line-height: 1.5em;
    font-size: 12px;
    margin-left: 5px;
    padding: 0;
    list-style-type: none;
}
li {
    margin-top:3px;
    margin-bottom:3px;
    margin-right:0px;
    padding-left: 5px;
    padding-right: 0px;
    border-left: thick solid #e4e4ff;
    border-right: thin solid #e4e4ff;
    border-top: thin solid #e4e4ff;
    border-bottom: thin solid #e4e4ff;
    background: #f4f4ff;
}

table td
{
    padding:0px;
    border: 0px;
    border-spacing: 0px;
    margin-top:0px;
    margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}
table.bigtable
{
    margin: 0px auto;
}
.MeyermikeGameGrid
{
    margin: 4px auto;
    padding:4px;
}
.MeyermikeGameGridRow
{
    margin: 0px auto;
	width:496px;
	height:155px;
}
.MeyermikeGameGridGame
{
	position:relative;
	float: left;
	background-image: url('/mediawiki/skins/excitemike/gamecard/card_up.png');
	width: 124px;
	height: 155px;
	margin: 0px auto;
	padding: 0;
	overflow: hidden;
}
.MeyermikeGameGridGame a
{
	display: block;
	overflow:hidden;
	float: left;
}
a:hover .disappearOnHover
{
	visibility:hidden;
}
.MeyermikeGameGridTitle
{
	position: absolute;
	left: 9px;
	top: 110px;
	width:100px;
    margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1em;
}
a:hover .MeyermikeGameGridTitle
{
	position: absolute;
	left: 9px;
	top: 105px;
}
.MeyermikeGameGridThumbnail
{
	position: absolute;
	left: 9px;
	top: 10px;
	width:100px;
	height:100px;
}
a:hover .MeyermikeGameGridThumbnail
{
	position: absolute;
	left: 9px;
	top: 5px;
}
.center{margin:0 auto;text-align:center;}

.catlinks {font-size: 0.8em;text-align:right;}

.comment {
    margin: 3px 0px 3px 0px;
    padding: 5px;
    border-left: none;
    border-right: none;
    border-top: thin solid #dddddd;
    border-bottom: thin solid #dddddd;
    background: #f8f8f8;
}
.commentAlt{
    margin: 3px 0px 3px 0px;
    padding: 5px;
    border: none;
    background: none;
}

.commentName{font-weight:bold}
.commentDate{font-size: 10px;color: #999}
.commentText{padding:5px}