html, body	{
	font-family: verdana,helvetica,arial,sans-serif;
	padding: 0;
	margin: 0;
	font-size: 0.85em;
	text-align: center;
	overflow-x: hidden;
	overflow-y: auto;
}
#container { 
	align: center;
  text-align: left;
	width: 728px;
	height:800px; 
	margin-top:0.5em;
	margin-left: auto;
	margin-right: auto;
	padding: 0em;
	border:1px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,51);
}
.ad	{
	border-style:solid;
	border-width:1px;
	border-color:#068DC4;
	background-color:rgb(255,255,255);
	color:rgb(0,102,255);
/*	z-index:1; */
	overflow:hidden;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	}
.adON	{
	border-style:solid;
	border-width:1px;
	background-color:#D1EAF4;
	color:#000000;
/*	z-index:5; 
*/	overflow:hidden;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	}
#leaderboard	{
	width:728px;
	height:90px;
	position:absolute;
  top:10px;
  left:20px;
	}
#fullbanner	{
	width:468px;
	height:60px;
	position:absolute;
		top:110px;
		left:20px;
	}
#halfbanner	{
	width:234px;
	height:60px;
	position:absolute;
		top:110px;
		left:514px;
	}
#wideskycraper	{
	width:160px;
	height:600px;
	position:absolute;
		top:190px;
		left:20px;
	}
#skycraper	{
	width:120px;
	height:600px;
	position:absolute;
		top:190px;
		left:200px;
	}
#squarebutton	{
	width:125px;
	height:125px;
	position:absolute;
		top:190px;
		left:340px;
	}
#button2	{
	width:120px;
	height:60px;
	position:absolute;
		top:190px;
		left:486px;
	}
#microbar	{
	width:88px;
	height:31px;
	position:absolute;
		top:260px;
		left:486px;
	}
	
#button1	{
	width:120px;
	height:90px;
	position:absolute;
		top:190px;
		left:627px;
	}
#verticalbanner	{
	width:120px;
	height:240px;
	position:absolute;
		top:230px;
		left:40px;
	z-index:2;
	}
#squarepopup	{
	width:250px;
	height:250px;
	position:absolute;
		top:500px;
		left:45px;
	z-index:2;
	}
#largerectangle	{
	width:336px;
	height:280px;
	position:absolute;
		top:335px;
		left:370px;
	}
#mediumrectangle	{
	width:300px;
	height:250px;
	position:absolute;
		top:365px;
		left:388px;
	z-index:2;
	}
#verticalrectangle	{
	width:240px;
	height:400px;
	position:absolute;
		top:395px;
		left:416px;
	z-index:3;
	}
#rectangle	{
	width:180px;
	height:150px;
	position:absolute;
	top:425px;
	left:445px;
	z-index:4;
	}

