body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#b6d6e8;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
 	color:#082c40;
}

a:active, a:visited, a:link{
color: #082c40;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

a:hover{
color: #b6d6e8;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.content{

	position:absolute;
	width:880px;
	height:600px;
	margin-left:50%;
	left:-440px;
}

.game{
	position:absolute;
	width:550px;
	height:400px;
	top:20px;
	left:165px;
}

.banner_links {
	position:absolute;
	width:120px;
	height:600px;
	left:0px;
}

.banner_right{
	position:absolute;
	width:120px;
	height:600px;
	right:0px;
}

.banner_bottom{
	position:absolute;
	width:468px;
	height:60px;
	bottom:60px;
	left:206px;
}
