body 
{ 
font-family : Verdana, Arial, Helvetica, sans-serif; 
background-image : url(newground3.jpg); 
background-position : left top; 
background-repeat : repeat; 
} 

#header 
{ 
height : 200px; 
padding-top : 10px; 
} 

#navbar 
{ 
font-size : 0.9em; 
margin-top : 3px; 
margin-bottom : 5px; 
margin-left : 300px; 
padding : 10px; 
} 

#navbar a 
{ 
font-size : 0.9em; 
text-decoration : none; 
padding : 0 10px; 
} 

#navbar a:hover 
{ 
color : #999999; 
} 

#content 
{ 
font-size : 2em; 
margin-top : 30px; 
margin-left : 350px; 
margin-right : 350px; 
} 



#outline 
{ 
font-size : 0.8em; 
margin-bottom : 10px; 
margin-left : 350px; 
margin-right : 350px; 
} 

#contenta 
{ 
text-decoration : none; 
} 

div 
{ 
font-size : 0.8em; 
margin-bottom : 20px; 
margin-left : 300px; 
margin-right : 300px; 
} 

#footer 
{ 
margin-top : 20px; 
 
margin-bottom : 10px; 
background-color : inherit; 
font-family : Helvetica, sans-serif; 
font-size : 0.6em; 
padding-bottom : 20px; 
font-weight : normal; 
} 


