* {
	padding : 0;
	margin : 0;
} 
 

#topnav { 
height : 60px;
} 
.black { 
color : #999;
} 

#topnav a { 
color : #b0cbe8;
} 
#topnav h1 { 
font-size : 2em;
margin-top : 5px;
margin-left : 30px;
font-weight : lighter;
font-family : Arial, Helvetica, sans-serif;
} 
#topnav h3 { 
font-size : 0.9em;
margin-left : 30px;
font-family : Arial, Helvetica, sans-serif;
} 
#topnav { 
height : 60px;
} 

* html #headerleft { 
height : 170px;
} 
#navigation { 
width : 140px;
margin : 4px;
border-style : solid solid none solid;
border-color : #bcd2e6;
border-width : 1px;
} 
#navigation ul { 
display : list-item;
list-style-type : none;
} 
#navigation li a { 
height : 32px;
voice-family : "\"}\"";
voice-family : inherit;
height : 24px;
text-decoration : none;
} 
#navigation li a:link, #navigation li a:visited { 
color : #006699;
display : block;
background : url(img/menu.gif);
padding : 8px 0 0 10px;
} 
#navigation li a:hover { 
color : #627eb7;
background : url(img/menu.gif) 0 -32px;
padding : 8px 0 0 10px;
} 
