@charset "utf-8";

/*  
Thugjacker.com Game CSS template
Author: Bryson Whiteman
Author URI: http://www.sokay.net

# for id
. for class

*/

body{
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size:11px;
	text-align:center;
	vertical-align:top;
	background:#000000;
	color:#ffffff;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#content {
	margin:0 auto 0 auto;
	width:800px;
	text-align:left;
	border: none;
	height:100%;
	/*background: #112288;*/
}


#left-content {
	width:640px;
	margin:0;
	float:left;
}

#right-content {
	width:160px;
	margin:0;
	float:left;
}

#sokayheader{
	width:639px;
	height:33px;
	margin:auto;
}

#header {
	/*background: #881100;*/
	width:800px;
	height:50px;
	margin-bottom:20px;
	float:left;
}

#header_logo {
	float: left;
	width: 375px;
	height: 100px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}
#header_right {
	float: left;
	height: 100%;
	width: 375px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

#center {
	width:640px;
	float:left;
}

#left {
	width: 40px;
	float: left;
	/*background: #223366;*/
	text-align:center;
}

#game-content {
	float:left;
	/*background: #ffffff;*/
	width:590px;
	margin:0px 0px;
	padding:0px;
	text-align:center;
}

#game {
	margin:0px auto;
	text-align:left;

}

#right {
	width: 160px;
	float:left;
	/*background: #223366;*/
	text-align:center;
	border-style:solid;
	border-width:2px;
	border-color:#0033CC;
}

#comments {
	/*padding:1em;*/
	float:left;
	width:640px;
	text-align:center;
}

#comments-content {
	margin:0px 0px 0px 125px;
	width:500px;
}

#footer {
	float:left;
	margin:0px 0px 0px 0px;
	/*background: #112233;*/
	width:640px;
	height:180px;
	text-align:center;
}

#footerdonate {
	margin:20px auto;
	width:640px;
	text-align:center;
}


#footer-left {
	height:100px;
	width:400px;
	float:left;
}
#footer-right {
	height:100px;
	width:235px;
	float:left;
	margin-top:20px;
}

.footer {
	float:left;
	margin:0px 0px 0px 0px;
	/*background: #112233;*/
	width:640px;
	height:100px;
	text-align:center;
}