body {
	font-family: "Verdana", Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing:.03em;
	font-size:11px;
	background-image: url('images/bg.png');
	background-repeat: repeat;
}

#wrapper {
	margin:0px auto;
	width:790px;
}
#header {
	width:100%;
	height:60px;
}
.logo {
	float:left;
	width:375px;
	height:53px;
	margin-left:2px;
}
#main {
	background-image: url('mainmid.png');
	background-repeat: repeat-y;
	padding-left:5px;
	padding-right:11px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}
.menu {
	background-image: url('images/menubg.png');
	background-repeat: no-repeat;
	width:782px;
	height:32px;
	padding-left:10px;
	padding-top:5px;
	margin-left:2px;
	margin-bottom:5px;
	float:left;
	font-size:15px;
	color:#000;
}
.menu a {
	font-size:15px;
	color:#000;
	font-weight:bold;
}
.menu a:hover {
	font-size:15px;
	color:#000;
	font-weight:bold;
}
.games {
	background-image: url('images/gamesdivbg.png');
	background-repeat: no-repeat;
	width:263px;
	min-height: 275px;
	height:auto !important;
	height:262px;
	float:left;
}
.gamesin {
	width:250px;
	min-height: 250px;
	height:auto !important;
	height:250px;
	padding-left:6px;
}
.gamesin h3 {
	color: #000;
	text-align: left;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.adsdiv {
	background-image: url('images/adsdivbg.png');
	background-repeat: no-repeat;
	width:263px;
	min-height: 290px;
	height:auto !important;
	height:290px;
	float:left;
}
.adsdivin {
	width:260px;
	min-height: 260px;
	height:auto !important;
	height:260px;
	padding-left:6px;
}
.adsdivin h3 {
	color: #000;
	text-align: left;
	font-size: 15px;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bigdiv {
	width:782px;
	float:left;
	margin-left:1px;
}
.bigdivtop {
	background-image: url('images/main_01.png');
	background-repeat: no-repeat;
	width:782px;
	min-height: 13px;
	height:auto !important;
	height:13px;
}
.bigdivmid {
	background-image: url('images/main_02.png');
	background-repeat: repeat-y;
	width:782px;
	padding-left:6px;
	margin-top:0px;
	margin-bottom:0px;	
}
.bigdivbottom {
	background-image: url('images/main_03.png');
	background-repeat: no-repeat;
	width:782px;
	height:11px;
}
.footer {
	background-image: url('images/menubg.png');
	background-repeat: no-repeat;
	width:782px;
	height:32px;
	padding-left:10px;
	padding-top:5px;
	margin-left:2px;
	margin-bottom:5px;
	float:left;
	color:#000;
}
#gameaddleft {
	width:160px;
	height:600px;
	position:absolute;
	top:180px;
	left:30px;
	clear:all;
}
.footer a {
	color:#000;
}
.footer a:hover {
	color:#000;
}
a {
	font-family: verdana;
	color: #347C17;
	font-size: 11px;
	font-weight:bold;
}
a:hover {
	font-family: verdana;
	color: #54C571;
	font-size: 11px;
	font-weight:bold;
}