@charset "utf-8";
body{
	background-image:url("../../images/backImage.jpg");
	background-position: top;
	background-color:#e3e5e4;
	background-position:top;
	background-repeat:no-repeat;
	margin:auto;
	text-align:center;
}

#page_footer
{
	/*color:#1771ad;*/
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#page_footer a
{
	/*color:#1771ad;*/
	color:#fff;
}

div#page_container {
	
	margin:0 auto;
	position:relative;
	width:100%;
	margin-top:0px ;
}


div#ad_superbanner
{
	top:0px;
}
div#ad_skyscraper
{
	display: none;
	position: absolute;
	left: 819px;
	top: 220px;
	width: 160px;
	height: 610px;
	z-index: 52;
}
div#ad_120x60
{
	display: always;
	position: absolute;
	left: 30px;
	top: 350px;
	width: 120px;
	height: 60px;
	z-index: 52;
}
div#ad_320x250
{
	display: none;
	position: absolute;
	left: 670px;
	top: 365px;
	width: 300px;
	height: 260px;
	z-index: 52;
}
div#ad_180x150
{
	display: none;
	position:absolute;
	left: 797px;
	top: 783px;
	width: 180px;
	height: 160px;
	z-index: 52;
}
div#game_content
{
	display: none;
	position: absolute;
	background-color: #111111;
	top: 260px;
	left: 201px;
	width: 750px;
	height: 500px;
	z-index: 51;
}
object
{ 
	outline: none; 
}

.cliepngfix{
behavior: url(iepngfix.htc);
}

#externalSponsor
{
	/*background-color:#F00;*/
	width:156px;
	height:78px;
	position:absolute;
	left:50%;
	top:250px;
	margin-left:318px;
	z-index:99;
	text-align:left;
}

