*{
margin:0;
padding:0;
border:0;
background-color:transparent;
color:#444;
font-size:12px;
line-height:120%;
font-weight:normal;
}
body{
background-color:#658b00;
}
div#header{
background-color:#8fba00;
text-align:center;
clear:both;
}
div#headerSize{
width:800px;
height:80px;
margin: 0 auto;
text-align:left;
}
div#title{
margin:10px 0px;
float:left;
text-align:center;
width:200px;
}
div#title h1{
color:#fff;
}
div#headerad{
margin:10px 0px 0px;
float:right;
}

div#footer{
background-color:#8fba00;
text-align:center;
clear:both;
}
div#footerSize{
margin: 0 auto;
width:800px;
text-align:center;
}
div#footerSize p{
padding:8px;
color:#fff;
font-weight:bold;
}

div#main{
text-align:center;
background-color:#fff;
}
div#mainSize{
width:800px;
margin: 0 auto;
text-align:left;
background-color:#fff;
}
div#topContents{
padding:10px 0px;
}
div#sideContents{
width:160px;
float:left;
}
div#space{
width:10px;
float:left;
}
div#cb{
clear:both;
}

div#sideBox{
margin:0px 0px 20px 0px;
text-align:center;
}

div#gamelist{
float:left;
width:300px;
}
div#gamelist h2{
padding:2px 2px;
font-weight:bold;
color:#999;
}
div#game{
clear:both;
margin:2px 2px;
padding:2px;
background-color:#fff;
border-top:2px dotted #ccc;
}
div#game img{
margin-right:8px;
margin-bottom:1px;
border:1px solid #ccc;
float:left;
}
div#game li{
list-style-type:none;
}
div#game p{
clear:left;
}

a:link{font-weight:bold; color:#99cc00; text-decoration:none; }
a:visited{font-weight:bold; color:#ffcc00; text-decoration:none; }
