body {
font-family: Verdana, sans-serif; font-size: 75%;}
img {
   border: 0mm
   }
dl {
   list-style-type: none
   }
dt {
   font-weight: bold
   }
div#navBar {
   position: absolute; left: 1em; top: 10px; 
   width: 10em; 
   }
div#main {
   width:450px;
   position: absolute; left: 11em; top: 10px; 
   margin-right: 5px;
   border: 1px solid black;
   padding: 1em;
   background:#FFCC33;
   }
div#addr-leftcol {
   width: 60%;
   height: 4em;
   }
div#addr-rightcol {
   position: relative; left: 50%; top: -4em; 
    }
p#pageinfo {
   font-size: 75%;
   } 
span#email {
   color: blue;
   text-decoration: underline
   }
div.page
{
 margin:10px;
 font-size:90%;
 line-height:140%;
}

div.page h3
{
	font-size:11px;
	margin:0px;
	padding-top:10px;
	color:#000;
	border-bottom:1px solid #000;
}

h2
{
	color:#FFF;
}

a, a:active, a:link{
 text-decoration:none;
}

div.page a, div.page a:link{
 color:blue;
 text-decoration:none;
}

a:hover, div.page a:hover
{
 text-decoration:underline;
}