body { color: #fff; font-size: 70%; font-family: Verdana, Arial, sans-serif; background: #000; margin: 0; padding: 0; }

p { }

td {  }

a:visited { color: #ffffff; text-decoration: none }
a:link { color: #ffffff; text-decoration: none }
a:hover { color: #ff0000; text-decoration: none }
a:active { color: #ffffff; text-decoration: none }

#wrapper {
margin: 0 auto;
width: 800px;
height: 100%;
}

#header { width: 225px; height: 42px; float: left; margin: 34px 0 0; }

#topnav { width: 483px; height: 23px; float: left; margin-top: 59px; margin-left: 92px; }
#topnav_splash { margin-top: 50px; margin-left: 316px; width: 483px; height: 23px; clear: both; }
#content_home { margin: 30px 0 0; line-height: 1.45em; clear: both; padding: 20px 30px; }
#content { line-height: 1.45em; margin: 15px 0 0; padding: 20px 150px 20px 100px; clear: both; }
#splash { clear: both !important; margin: 15px 0 0 !important; }
#SplashText h1 {
	font-size: 90%;
	font-weight: normal;
	margin-top: 20px;
	margin-RIGHT: 125px;
	margin-left: 125px;
}
#footer { 
clear: both; 
padding: 0; 
border-top: 1px solid #e60000; 
width: 100%; 
text-align: right; 
color: #808080; 
font-size: 0.9em; 
margin: 30px 0 0; 
}
.FloatRight { float: right; margin: 0 0 10px 10px; }

