html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
	font-size: 10px;
	line-height: 1.5;
	background:#000000;
}

a {
	color:#FF0000:
}

.sprite {
	display: block;
	height: 0;
	overflow: hidden;
}

#content {
	margin:0 auto;
	width:100em;
}

#parentcontainer {
	margin:0 auto;
	width:100em;
}

ul#mainfooter {
	list-style: none;
	margin: 4em 0 0 6em;
}

ul#mainfooter li {
	float: left;
	margin-right: 3em;
}

ul#mainfooter li#footerlinks {
	color: #5E5E5E;
	margin-top: .8em;
	text-align: left;
}

ul#mainfooter li#footerlinks a {
	color: #5E5E5E;
}


ul#mainfooter li#explore {
	background: url(../images/explore.jpg) no-repeat;
	height: 38px;
	width: 134px;
}

ul#mainfooter li a {
	padding-top: 38px;
}

ul#mainfooter li#explore a {
	float: right;
	width: 50px;
}

ul#mainfooter li a#ihc {
	background: url(../images/ihc.jpg) no-repeat;
	width: 51px;	
}

ul#mainfooter li a#farewell {
	background: url(../images/farewellatlantis.jpg) no-repeat;
	width: 75px;	
}

ul#mainfooter li a#theend {
	background: url(../images/thisistheend.jpg) no-repeat;
	width: 37px;	
}