body {
	margin: 0px;
	background-image: url(head_bg.gif);
	background-repeat: repeat-x;
	background-color: #464646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 0px;
	padding: 0px;
}
#header {
	/*height: 166px;*/
}
img#logo {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 630px;
	height: 130px;
	display: block;
}
ul#navi {
	margin: 1px auto 0px auto;
	padding: 0px;
	width: 550px;
	list-style: none;
	height: 38px;
	background-image: url(navi_bg.gif);
}
ul#navi li {
	margin: 0px 34px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: center;	
	height: 26px;
}
ul#navi li a h1 {
	font-size: 16px;
	text-decoration: none;	
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
}
ul#navi li a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	padding: 10px 5px 10px 5px;	
	display: block;
}
ul#navi li a:hover {
	color: #FFF;
	background-color: #a80021;
}
ul#navi li a.active {
	color: #FFF;
	background-color: #a80021;
}
#content {

	width: 980px;
	margin: 0px auto 0px auto;
	background-image: url(body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#center {
	width: 608px;
	margin: 0px auto 0px auto;
	background-image: url(nonavi_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#left {
	float: left;
	width: 182px;
	text-align: center;
}
#right {
	float: right;
	width: 182px;
	text-align: center;
}
.box {
	border: 1px solid #ff9000;
	background-color: #fdc85a;
	margin: 20px 11px 20px 11px;
	text-align: center;
	overflow: hidden;
}
.box p {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	background-color: #a80021;
	color: #fff;
	font-weight: bold;
}
.box a {
	color: #000;
	text-decoration: none;
}
.box a:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	background-image: url(footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 100px;
	font-size: 11px;
	padding-top: 12px;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer p.center {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
#footer p.right {
	float:right;
}

#subnav {
	background-color: #a80021;
	color: #FFF;
	padding: 5px;
}
#subnav a {
	color: #FFF;
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: underline;
}
#subnav a.active {
	text-decoration: underline;
}
#content img.vs {
	float:right;
}
#center #subheader {
	border: 3px solid #a80021;
	margin: 6px;
	background-color: #fdc85a;
}
#center #subheader h2{
	margin: 2px;
	font-weight: bold;
	padding: 0px;
	font-size: 14px;
}
#center #subheader p{
	margin: 8px 3px 8px 3px;
}
#center h3 {
	border: 1px solid #ff9000;
	background-color: #fda803;
	margin: 6px 6px 0px 6px;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
}
#center h3 a{
	text-decoration: none;
	color: #000;
}
#center h3 a:hover{
	text-decoration: underline;
	color: #000;
}
#center div.gameinfo {
	border: 1px solid #ff9000;
	border-right: 0px;
	margin: -1px 113px 0px 6px;


	height: 124px;
	overflow: hidden;
}
#center div.gameinfo img {
	margin: 6px;
}
#center div.gameinfo p {
	margin: 0px 6px 6px 6px;
}
#center div.gameinfo p a {
	color: #000;
	text-decoration: none;
}
#center div.gameinfo p a:hover {
	text-decoration: underline;
}
#center div.gamestats {
	text-align: center;
	float:right;
	border: 1px solid #ff9000;
	margin: -1px 6px 0px 0px;
	_margin: -1px 3px 0px -4px;
	width: 113px;
	_width: 109px;
	height: 124px;
}
#center div.in {
	font-size: 14px;
	padding: 5px;
}
#center div.votes {
	border-top: 1px solid #ff9000;
	padding: 5px;
}
#center div.votes img{
	margin: 0px 0px 1px 0px;
	_margin: 1px 0px 2px 0px;
}
#center div.date {
	border-top: 1px solid #ff9000;
	font-size: 10px;
	padding: 5px;
}

#center #gamedetail {
	margin: -1px 6px 0px 6px;
	border: 1px solid #ff9000;
	padding: 10px;
}
#center #gamedetail a {
	text-decoration: none;
	color: #000;
}
#center #gamedetail a:hover {
	text-decoration: underline;
}
#center #gamedetail .dright{
	float:right;
	margin: 12px 30px 10px 0px;
	font-size: 12px;
	line-height: 20px;

}
#center #gamedetail .dright span{

}
#center #gamedetail .dleft{
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	line-height: 20px;
	_line-height: 30px;
}
#center #gamedetail .dleft span{
	font-size: 10px;
}
#center #gamedetail .dleft img{
	margin-bottom: -4px;
}
#center #gamedetail h4 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}
#center #gamedetail p {
	margin-bottom: 30px;
}
#center #gamedetail a.play {
	color: #fff;
	background-color: #a80021;
	border: 1px solid #ff9000;
	padding: 6px;
	font-weight: bold;
	text-decoration: none;
}
#center #gamedetail a.play:hover {
	text-decoration: underline;
}
#center #gamedetail a#vote {
	color: #fff;
	background-color: #a80021;
	border: 1px solid #ff9000;
	padding: 6px;
	_padding: 2px 6px 4px 6px;
	font-weight: bold;
	text-decoration: none;
}
#center #gamedetail a#vote img{
	margin: 0px 0px -4px 0px;
}
#center #gamedetail form fieldset{
	border: 1px solid #ff9000;
	padding: 15px;
}
#center #gamedetail form fieldset legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
#center #gamedetail form fieldset label {
	width: 120px;
	float:left;
}
#center #gamedetail form fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ff9000;
	font-size: 12px;
	width: 300px;
}
#center #gamedetail form fieldset textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ff9000;
	font-size: 12px;
	width: 300px;
	height: 110px;
}

#center #gamedetail form fieldset .submit {
	color: #fff;
	width: auto;
	background-color: #a80021;
	padding: 2px;
	margin-left: 120px;
}

#center #gamedetail p.commentname {
	background-color: #fdc85a;
	margin: 20px 2px 0px 2px;
	padding: 5px;
}
#center #gamedetail p.commentname span{
	float:right;
	font-size: 10px;
}

#center #gamedetail p.comment {
	background-color: #dedede;
	margin: 0px 2px 0px 2px;
	padding: 5px;
}
#center #onlinegames {
	padding: 10px;
}
#center #onlinegames h1, #center #onlinegames h2 {
	border: 1px solid #ff9000;
	background-color: #fda803;
	padding: 2px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
}
#center #onlinegames h2 {
	margin-top: 10px;
}

#center #onlinegames table {
	border: 1px solid #ff9000;
}
#center #onlinegames table table{
	border: 0px;
}
#center #onlinegames table td {
	padding: 4px;
	font-size: 10px;
}
#center #onlinegames table td a {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
#center #onlinegames table td a:hover {
	text-decoration: underline;
}
#center #onlinegames a {
	font-size: 0px;
	color: #fff;
}
#center #topten {
	width: 288px;
	border: 1px solid #fda903;
	margin-left: 6px;
	_margin-left: 3px;
	margin-bottom: 15px;
	float:left;
}
#center #topten h3 {
	border: 0px;
	background-color: #fda903;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 2px 2px 2px 6px;
}
#center #topten h4 {
	font-size: 16px;

	border-top: 1px solid #fda903;
	margin: 0px;
	padding: 10px 3px 10px 3px;
	font-weight: normal;
}
#center #topten h4 a {
	color: #a80021;
	font-weight: normal;
	text-decoration: none;
}
#center #topten h4 a:hover {
	text-decoration: underline;
}
#center #topten h4 span {
	font-weight: normal;
	width: 28px;
	color: #000;
	display: block;
	float: left;
	text-align: center;
}
#center #topten h4 div.votes {
	border: 0px;
	float: right;
}
#center #topten h4.act {
	background-color: #ffeecd;
}
#center #month {
	margin-bottom: 15px;
}
#center #month h3 {
	border: 1px solid #a80021;
	background-color: #a80021;
	margin: 6px 6px 0px 6px;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
}
#center #month h3 a{
	color: #fff;
}
#center #smallad {
	margin: 6px 6px 0px 6px;
	margin-bottom: 15px;
}
#center #smallad a {
	color: #FDA803;
	text-decoration: none;
	font-weight: bold;
}
#center #smallad a:hover {
	text-decoration: underline;
}

#faq {
	border: 5px solid #ff9000;
	margin: 6px;
	padding: 6px;
	text-align: left;
}
#faq h3 {
	margin: 0px 0px 8px 0px;
}
#faq p {
	margin: 10px 0px 10px 0px;
}

#faq a {
	color: #FDA803;
	text-decoration: none;
	font-weight: bold;
}
#faq a:hover {
	text-decoration: underline;
}
