/* CSS Document */

body {
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #c60001;
}
a:visited {
	text-decoration: none;
	color: #c60001;
}
a:hover {
	text-decoration: none;
	color: #c60001;
}
a:active {
	text-decoration: none;
	color: #c60001;
}
input {
	font-family:"Futura Lt", Freshbot, Georgia, GungsuhChe, "Matisse ITC";
	background-color: #000000;
	border: 0;
	color:#FFFFFF;
}
hr {
	align: left;
	width: 100%;
	size: 2;
	noshade: noshade;
	color: #FFFFFF;
}

<!-- DIV STYLES -->

#start {
	width: 869px;
	height: 342px;
	margin-left: -439px;
	margin-top: -171px;
	left: 50%;
	top: 50%;
}
#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -171px;
	text-align: center;
	min-width: 869px; 
}

<!-- CLASS STYLES -->

.pageTitle {
	font-family:"Futura Lt", Freshbot, Georgia, GungsuhChe, "Matisse ITC";
	color: #c60001;
	font-size:48px;
	letter-spacing:.6em;
}
.pageName {
	font-family:"Futura Lt", Freshbot, Georgia, GungsuhChe, "Matisse ITC";
	color: #c60001;
	font-size:18px;
	letter-spacing:.2em;
}
.bodyText {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.smallText {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.smallTitle {
	font-family:"Futura Lt", Freshbot, Georgia, GungsuhChe, "Matisse ITC";
	color: #c60001;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:.1em;
}
