html {
/*	height:100%; */
	margin:0 0 0 0;
	padding:0 0 0 0;
}

body {
	height:100%;
	margin: 0px 0px 20px 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#f0f0f0;
	background:#000000 url('../images/bg_wall.jpg') center top repeat-y; /* #060708 */
	letter-spacing:0.3em;
}

a { color:#ffffa0; text-decoration:none; }
a:hover { color:#ffffff; text-decoration:none; }

.important {
	font-size:35px;
	line-height:35px;
	font-weight:normal;
	letter-spacing:11px;
}

#mcdcontent {
	position:absolute;
	width:700px;
	height:450px;
	left:50%;
	top:50%;
	margin:-225px 0px 0px -350px;
	padding:0px;
	text-align:center;
	z-index:130;
}

#skip {
	position:absolute;
	width:700px;
	height:30px;
	left:50%;
	top:50%;
	margin:240px 0px 0px -350px;
	padding:0px;
	text-align:center;
	z-index:150;
}

#subtext {
	font-size: 8px;
	color:#404040;
	letter-spacing:0;
	bottom:2px;
	height:90px;
	left:50%;
	letter-spacing:0;
	margin:0 0 0 -230px;
	overflow:hidden;
	position:absolute;
	width:460px;
	z-index:129;
	opacity:0.5;
	filter:alpha(opacity=60);
}

#subtext a, #subtext a:hover {
	color:#404040;
}

#mcddisplay {
	display:block;
	height:140px;
}

.mcdrest {
	display:block;
	height:130px;
	line-height:120px;
	font-size:90px;
	font-weight:bold;
	margin-bottom:30px;
	letter-spacing:0em;
}

.mcddays { display:none; }

#container {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	min-height:100%;         /* IE min-height hack */
	height:auto !important;  /* IE min-height hack */
	height:100%;             /* IE min-height hack */
	z-index:120;
}

#cornerlt {
	position:absolute;
	left:50%;
	top:0px;
	width:455px;
	height:468px;
	margin:0px 0px 0px -550px;
	padding:0px 0px 0px 0px;
	z-index:1;
}

#cornerlb {
	position:absolute;
	left:50%;
	top:100%;
	width:427px;
	height:246px;
	margin:-246px 0px 0px -550px;
	padding:0px 0px 0px 0px;
	z-index:3;
}

#paintr {
	position:absolute;
	left:100%;
	top:0;
	width:168px;
	height:600px;
	margin:0px 0px 0px -168px;
	padding:0px 0px 0px 0px;
	z-index:4;
}

#paintlt {
	position:absolute;
	left:0;
	top:0;
	width:237px;
	height:161px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:6;
}

#hivolt {
	position:absolute;
	left:50%;
	top:100%;
	width:314px;
	height:173px;
	margin:-193px 0px 0px 236px;
	padding:0px 0px 0px 0px;
	z-index:5;
}


