/* CSS Document */
body {
	/* width:100%;
	height:100% */
	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) center 0 repeat-x !important;
}

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

#page-wrapper {
	text-align: center;
}

#page-content {
	width: 974px;
	margin: 0 auto;
	position: relative;
}

div#ad_320x250 {
	left:680px;		
	top:563px;
	display:none;
}

#tdc-ad {
	position: relative;
	margin-left: 670px;
	margin-top: -283px;
	width: 300px;
	height: 250px;
	display: none;
	z-index: 1000;
}
* html #tdc-ad {
	margin-left: 666px;
}
*:first-child+html #tdc-ad {
	margin-left: 666px;
}

#wrapper_img {
	position: relative;
	margin-left: 669px;
	margin-top: -250px;
	margin-bottom: 35px;
	display: block;
	width: 300px;
	height: 250px;
	z-index: 1002;
	border: none;
}