body {
	background: #000000;
	color: #ffffff;
	font-size: 100.01%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

a, a:link { color: #0099FF; }
a:visited { color: #aaaaaa; }
a:hover, a:active { color: #66FFFF; }

.center { text-align: center; }
.clr { clear: both; }

#splash_outer { width: 760px; text-align: center; margin: 30px auto 0 auto; }
#splash_left_outer { float: left; width: 340px; text-align: left; }
#splash_left_inner { padding: 0 20px 0 0; }
#splash_right_outer { float: left; width: 420px; text-align: left; }
#splash_right_inner { padding: 1.8em; }

#footer { clear: both; font-size: 0.8em; padding: 1em; text-align: center; }
