body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-size: 8px;
	line-height: 133%;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	text-align: left;
	
	scrollbar-face-color: #492549
	scrollbar-shadow-color: #492549;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #333333; 
	scrollbar-darkshadow-color: #492549;
	scrollbar-track-color: #492549; 
	scrollbar-arrow-color: #492549;

}
a {
	color: #CC99FF;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	right: 0px;

}
.textsm {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
a.yellowa:link {
	color: #CC99FF;
	text-decoration: none;
}
a.yellowa:hover, a.yellowa:active {
	text-decoration: underline;
	right: 0px;

}
.textmed {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#Spacer {
	height: 20px;
	width: 100%;
}
#SectionHeaders {
	height: 80px;
	width: 750px;
	position: relative;
	z-index: 10;
}
#SectionBody {
	width: 750;
	position: relative;
	z-index: 9;
	overflow: visible;
}
#SectionFooters {
	height: 38px;
	width: 750px;
	position: relative;
}
#NavBoxSmall {
	width: 225px;
	position: relative;
}
#NavOurPlace {
	width: 142px;
	top: 110px;
	position: absolute;
	left: 70px;
}
#NavStarAndPlanet {
	width: 142px;
	top: 158px;
	position: absolute;
	left: 46px;
}
#Credits {
	height: 15px;
	width: 100%;
}
