body,html {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#1c425b;
	background-color:#000000;
}

a:link {color: #FFFFFF; text-decoration: none}
a:visited {color: #FFFFFF; text-decoration: none}
a:hover {color: #FFFFFF; text-decoration: underline}
a:active {color: #FFFFFF; text-decoration: none}

#bg {
	position:absolute;
	z-index:0;
	width:100%;
	height:100%;
}

#maincontent {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0;
	z-index:2;
}

#topbanner {
	width:750px;
	height:96px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-image:url('/errormsg/images/topbanner.png');
}

#squarebanner {
	float:right;
	width:310px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url('/errormsg/images/squarebanner.png');
}

#synergybar {
	margin-left:auto;
	margin-right:auto;
	width:992px;
	height:30px;
	margin-bottom:10px;
}

#pagewrapper {
	width: 992px;
	margin-left:auto;
	margin-right:auto;
}

#contentframe {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:992px;
}

#contentwrapper {
	position:relative;
	float:left;
	width:675px;
}

#content_top {
	position:relative;	
	width:675px;
	height:6px;
	background-image:url('/errormsg/images/content_top.png');
	background-repeat:no-repeat;
}

#content_mid {
	position:relative;	
	width:670px;
	padding-left:5px;
	color:white;
	background-image:url('/errormsg/images/content_mid.png');
	background-repeat:repeat-y;
}

#content_bottom {
	position:relative;	
	width:675px;
	height:6px;
	background-image:url('/errormsg/images/content_bottom.png');
	background-repeat:no-repeat;
}

#components {
	position:relative;
	float:left;
	width:448px;
	height:200px;
	padding-top:6px;
	background-image:url('/errormsg/images/components.png');
}

#comp_top {
	position:relative;	
	width:448px;
	height:6px;
	background-image:url('/errormsg/images/comp_top.png');
}

#comp_mid {
	position:relative;	
	width:448px;
	height:170px;
	background-image:url('/errormsg/images/comp_mid.png');
	padding:0 0 1px 0;
}

#comp_bottom {
	position:relative;	
	width:448px;
	height:6px;
	background-image:url('/errormsg/images/comp_bottom.png');
}

.image {
	position:relative;
}


.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}

#footer {
	color:#FFFFFF;
	margin-top:100px;
}

#disneylogo {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:760px;
	height:47px;
}

#panel_box {
	position:relative;
	width:665px;
	background-image:url('/errormsg/images/panel_mid2.jpg');
	background-repeat:repeat-y;
}

#panel_top {
	position:relative;
	background-image:url('/errormsg/images/panel_top.jpg');
	background-repeat:no-repeat;
	width:665px;
	height:57px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:20px;
}

#panel_mid {
	position:relative;
	width:665px;
	background-image:url('/errormsg/images/panel_mid.jpg');
	background-repeat:no-repeat;
	font-weight:bold;
	min-height:132px;
	padding:0 0 5px  0;
}

#panel_bottom {
	position:relative;
	background-image:url('/errormsg/images/panel_bottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:1px;
	width:665px;
	height:7px;
}

h1{
	font-weight: bold;
	padding-top:10px;
	padding-right:150px;
	margin:0;
}

.chicken{
	position:absolute;
	width:200px;
	height:379px;
	left:430px;
	top:-350px;
}

.chicken2{
	position:absolute;
	width:200px;
	height:379px;
	left:430px;
	top:-400px;
}

#offer {
	position:relative;
	background-image:url('/errormsg/images/offer.jpg');
	background-repeat:no-repeat;
	width:435px;
	height:155px;
	padding:15px 0 0 0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.linx{
	position:relative;
	margin-right:200px;
}

#funstuff{
	width:435px;
	position:relative;
	padding-top:35px;
	padding-left:0px;
	text-align:left;
}

.thumbs{
	width:85px;
	height:100px;
	position:relative;
	padding-left:45px;
}

#footer1{
	padding:2px 0 0 7px;
}

#footer2{
	padding:2px 0 0 7px;
}
