body {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.15em;
	margin-top: 0px;
	background-attachment: fixed;
	background-image: url(Images/V8Buildings1000w_BGbody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 1.8em;
}
a {
	color: #abd6df;
}
h4 {
	font-size: 1.2em;
	font-weight: bolder;
	text-decoration: underline;
}


#universe {
	margin-top: 0px;
	position: relative;
}
#container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#branding {
	background-color: #00001A;
	background-image: url(Images/V8Buildings1000w_Header.jpg);
	height: 108px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	position: fixed;
	top: 0px;
	right: 150px;
	left: 100px;
	text-align: right;
	padding-top: 10px;
}
#FlashLeft {
	background-color: #00001A;
	width: 100px;
	height: 566px;
	float: left;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#FlashRight {
	background-color: #00001A;
	height: 566px;
	width: 150px;
	float: right;
	position: fixed;
	right: 0px;
	left: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	width: 500px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: fixed;
	background-repeat: no-repeat;
	left: 100px;
	top: 118px;

}





#contentMain {
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contentSub {
	float: right;
}
#footer {
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	position: relative;
	font-size: 0.8em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#fixedFooter {
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	position: relative;
	font-size: 0.8em;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 10px;
	visibility: hidden;
}

#footer p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.legal {
	color: #CCCCCC;
}

#bottomCover {
	background-color: #000000;
	width: 100%;
	height: 500px;
	position: fixed;
	left: 0px;
	top: 566px;
}
#brandingOver {
	background-color: #00001A;
	background-image: url(Images/V8Buildings1000w_Header.jpg);
	height: 108px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	position: fixed;
	top: 0px;
	right: 150px;
	left: 100px;
	text-align: right;
	vertical-align: text-bottom;
	font-size: 1em;
	padding-top: 10px;
}
.smallText {
	font-size: 75%;
}
#spacer {
	position:relative;
	visibility: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
}
#brandingOver img {
	float: left;
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
