body{
	font-family : 'Verdana', 'Arial', 'Sans-Serif';
	color: rgb(204,204,204); 
	background-color: #4f4f4f;
}

.headertext{
	position:absolute;
	top:20px;
	left:450px;
	width:400px;
    text-align:right;
	font-style: italic; 
	font-family: futura lt bt, 'Verdana', 'Arial', 'Sans-Serif';
	font-size : 24px;
}
  a{text-decoration: none;}
  a:hover { font-weight:bold; color:withe; text-decoration:none; }
  
#header1{ position:absolute;
top:10px;
left:10px;
width: 985px; height: 120px; font-family: courier;
font-size: 16pt;
background-color: #383838;
border:px solid #000000
}
#header2{ position:absolute;
top:80px;
left:235px;
width: 750px; font-family: Verdana, Arial;
font-size: 8pt;
}



#navigation{ position:absolute;
top:150px;
left:10px; 
height: 285px;  

width:120px; font-family: futura lt, Verdana, Arial;
font-size: 9pt;
border:px solid #000000;
background-color: #383838;
padding-bottom:150px;
}

#subnavigation{ 
width: 120px; font-family: futura lt, Verdana, Arial;
margin-left:20px;
margin-top:20px;
font-size: 9pt;
background-color: #1f1f1f;
border:px solid #000000;
display:none;
}
