/* DOCUMENT ELEMENTS */
/*--------------------------------------------------------------------------------*/

body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size : 100.01%;
	margin: 0;
	padding : 0;
	text-align: center; /* for IE */
	background: #69c0d9 url(/DisneyChannel/images/dc_background_tile.jpg) repeat-x;
}


/* SPECIFIC IDs */
/*--------------------------------------------------------------------------------*/

/*#page-wrapper {
	text-align: center;
}*/
#page-wrapper {
	text-align: center;
}
#content {
	height: 100%;
	width: 974px;
	text-align: left;
	margin: 0 auto;
	position:relative;
}
/*#ad_320x250 {
    position:relative;
	width:320px;
	margin-left: 665px;
	margin-top: -270px;
	display: none;
	z-index:999;
}*/
div#game_content
{
	position: absolute;
	/*left:208px;
	top: 370px;
	width: 600px;*/
	height: 430px;
	margin-left:200px;
	margin-top: 140px;
	z-index: 51;
	display: none;
}
#game_content img
{
	display: block;
}

#ad_header {
	position: relative;
	width: 300px;
	height: 14px;
	background: transparent url(/DisneyChannel/images/template/img_ad.gif) center ;
	z-index: 1002;
	display:none;
}
#ad_320x250 {
  position:relative;
	width:300px;
	height:250px;
	display: none;
	z-index:1001;
}
		
#ad_wrapper {
  position:relative;
	width:300px;
	height:250px;
	margin-left: 665px;
	margin-top: -270px;
	margin-bottom: 245px;
	display: block;
	z-index:1000;
	cursor: pointer;
}
* html #ad_wrapper { margin-top: -270px; margin-bottom: 0; }
#wrapper_img {
	position: relative;
	margin-left: 665px;
	margin-top: -497px;
	display: block;
	/*border: 1px solid red;*/
	width: 300px;
	height: 250px;
	z-index: 1002;
}
* html #wrapper_img { margin-top: -250px; margin-bottom: 0; }
