/* Styles for Splash Page */

#firstBlock {
	z-index:200; 
	top:546px; 
	font-size:76%; 
	}
#siteTools {
	z-index:300; 
	top:541px; 
	background-image:url(../images/bg-glow-top-blank.gif); 
	}
#navigation {
	z-index:100; 
	padding:0; 
	}
#navigation LI A {
	background-color:#000; 
	}
#navigation LI { 
	float:left;
	padding:0; 
	}
#contentWrapper {
	width:100%; 
	background:#050505; 
	border-top:1px solid #1A150D; 
	}
#content {
	float:left; 
	overflow:visible; 
	height:120px; 
	width:535px; 
	voice-family:"\"}\""; 
	voice-family:inherit; 
	width:495px; 
	}
	html>body #content {
		width:495px; 
		height:auto; 
		min-height:120px; 
		} 
#supplementWrapper {
	float:right; 
	width:273px; 
	}
#supplement {
	padding:10px; 
	text-align:right; 
	}

