body
{
    background-color: #663300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #CC9900
}

img
{
    border: none
}

a:link
{
    color: #CC9900;
    text-decoration: underline
}

a:hover
{
    color: #CC9900;
    text-decoration: underline
}

a:active
{
    color: #CC9900;
    text-decoration: underline
}

a:visited
{
    color: #CC9900;
    text-decoration: underline
}

#overall {
	width: 980px;
	text-align:left;
	background-color: #663300;
	margin-right: auto;
	margin-left: auto;
}


div.box
{
    background-color: #333300;
    border-color: #CC6600;
    border-width: 3px;
    border-style: solid
}

div.box_heading
{
    background-color: #CC6600;
    color: #333300;
    font-weight: bold;
    height: 20px
}

div.box_content
{
    padding: 5px 5px 5px 5px
}

div.gthmb_box
{
    float: left;
    width: 95px;
    height: 150px
}


#game_cnt {
      float:left;
      width: 850px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom :135px;
}
#add {
	float: left;
	width: 336px;
	display: inline;
	margin-left: 50px;
	margin-top: 240px;

}

.wide_ad {
	display: block;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	margin-top: 25px;
	margin-bottom: 25px;

	height: 90px;
	text-align:center;

}






