body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	color: #ffffff;
	background-color:#000000;
	background-position:top center;
	background-repeat:repeat;
	text-align:center;
}
a{color: #3f487f; font-weight:bold;}
a:hover{color: #1a89c1; font-weight:bold;text-decoration:underline;}
#disneyFileSite {
	width:100%;
	height:825px;
	background-image:url(../../images/bg_ctr.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:4px;
}
#disneyFileFlash {
	width:994px;
	position:relative;
	margin:0 auto;
}
#disneyFileTextonly {
}
#master_container {
	text-align:center;
	height: 100%;
	width: 100%;
}
img {
	border:0;
}

/* text-only */
#textonlyCntTop {
	width:100%;
	background-image:url(../../images/bg_privacy_top.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:19px;
}
#textonlyCntBtm {
	width:100%;
}
#textonlyCntCtr {
	width:100%;
	background-image:url(../../images/bg_privacy_ctr.gif);
	background-position:top center;
	background-repeat:repeat-y;
}
#textonlyHeader {
	width:990px;
	margin:0 auto;
}
#textonlyGrey {
	width:990px;
	margin:0 auto;
	color:#000000;
	text-align:left;
}
#textonlyWhite {
	width:990px;
	margin:0 auto;
	color:#000000;
	background-image:url(../../images/bg_textonly_content.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:left;
}
#textonlyCntCtr table {
	margin:0 2em;
	text-align:left;
	color:#000000;
}
#faqsList td {
	padding-top: 18px;
	background-image:url(../../images/faqs_div.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.faqQuestion {
	font-weight:bold;
}
.listAlpha {
	list-style-type: lower-alpha;
}
.listDash {
	list-style-type: circle;
}

/* wallpaper */
#wpaperMain {
	width:990px;
	margin:0 auto;
	background-color:#ff0000;
	position:relative;
}
#wpaperTitle {
	position:absolute;
	left:0px;
	top:0px;
}
#wpaperSiteLink {
	position:absolute;
	left:5px;
	top:180px;
}
#wpaperHeader {
	position:absolute;
	left:530px;
	top:0px;
}
.wpaperBody {
	position:absolute;
	left:240px;
	top:32px;
	width:731px;
	height:380px;
}
#bgNightmare {
	background-image:url(images/bg_nightmare.jpg);
	background-repeat:no-repeat;
}
