body {background-color:#FAFFFF;
color:#004466;}
p {color:#004466;}
h1, h2, h3, h4, h5{font-weight:bold; color:#78AFBC;}
a:link {color:#004466;}
a:visited {color:#000077;}
a:hover {color:#99CCCC;}
a:active {color:#000077;}
#nav {position:fixed; top:0px; left:0px; z-index:1;
background-image: url(images/header.jpg);
background-repeat: repeat-x;
width: 100%;}
#sidenav {position:fixed; top:80px; left:5px; 
font-weight:bold; color:#004466; z-index:2; width:150px;}
#sidebar {position:fixed; top:70px; left:0px; z-index:1;}
#cont {position:absolute; top:80px; left:170px; z-index:0; width:75%;}
.headnav {width:140px;}           

