a:link, a:visited { 
color : #356097;
} 
a:hover { 
text-decoration : none;
} 
#nav a { 
display : block;
font-size : 14px;
height : 25px;
padding : 5px 0 0 10px;
text-decoration : none;
width : 190px;
} 
#nav a:hover { 
background : #e7e9f5;
color : #38230e;
font-weight : bold;
} 
#active, a#active:hover { 
color : #38230e;
cursor : default;
font-weight : bold;
} 
ul { 
list-style-type : circle;
margin-top : 0;
font-weight : bold;
} 
ul#nav { 
border : 1px solid #602100;
border-width : 1px 0;
list-style : none;
margin : 5px 0 0 0;
padding : 0;
font-weight : bold;
} 
#nav li { 
border-bottom : 1px dashed #dedabd;
padding : 1px 0;
font-weight : bold;
} 
ul.chart { 
font-style : italic;
list-style-type : none;
margin : 0;
padding : 0;
font-weight : bold;
} 
ul.chart li { 
float : left;
padding : 4px 0;
text-align : center;
width : 25%;
} 
ul.every_other li { 
background : #f4f1d4;
border : 1px solid #dedabd;
border-width : 1px 0;
} 
ul.height { 
font-style : italic;
height : 130px;
list-style-type : none;
margin : 0;
padding : 0;
width : 480px;
} 
ul.height li { 
border-bottom : 1px dashed #602100;
margin-bottom : 15px;
} 

#sidebar { 
font-size : 11px;

} 

