BODY, TD {
	background : Black;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	line-height : normal;
}

.center {
text-align : center; 
}

h1, h2, h3, h4, h5, h6 {
	background-color: Black;
	color: White;
	text-align: center;
}

A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#F30;
	background-color: Black;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#996;
	background-color: Black;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#F30;
	background:	#FF0;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#F30;
	background-color: Black;
	}	
		
A.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#C30;
	background-color: Black;
	}	
#head {
position : relative; 
width : auto; 
min-width : 500px; 
margin : 5px 5px 0px 5px; 
border : none; 
background-color : Black;
color: #A9A9A9;
padding : 0px; 
z-index : 1; 
} 
#content {
position : relative; 
width : auto; 
min-width : 120px; 
margin : 5px 190px 20px 210px; 
border : none; 
background-color : Black;
color: Black;
padding : 10px; 
z-index : 3; 
} 

#navBeta {
position : absolute; 
text-align: center;
width : 150px; 
top : 205px; 
right : 5px; 
border : 0 none inherit; 
color : Black; 
background-color : Black;
padding : 10px; 
z-index : 4; 
voice-family : "\"}\""; 
voice-family : inherit; 
width : 168px; 
} 
body > #navBeta {
width : 168px; 
}
.smaller {
font-size : 11px;
background-color : Black;
}