body{
	font-family : 'Verdana', 'Arial', 'Sans-Serif';
	
	background-color: #6B6656; 


}

.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;color: ; 
}
  a{text-decoration: none;}
  a:hover { font-weight:bold; color:withe; text-decoration:none; }
  
#header1{ position:absolute;
top:10px;

width: 990px; height: 120px; font-family: courier;color: ; 
font-size: 16pt;
background-color: #4f4f4f;

}
#header2{ position:absolute;
top:80px;
left:235px;
width: 750px; font-family: Verdana, Arial;
font-size: 8pt;color: rgb; 
}

#navigation{ position:absolute;
top:180px;
left:0px; 
height: 30px;  
width:990px; 

font-family : 'Verdana', 'Arial', 'Sans-Serif';font-size: 10pt; color: #4f4f4f;


}



#subnavigation{ 
width: 120px; font-family: futura lt, Verdana, Arial;
margin-left:20px;
margin-top:20px;
font-size: 9pt;
background-color: #3f3f3f;
border:1px solid #000000;
display:none;
}

