#header1 { position: absolute; background-color: #000066; font-size: 18pt; color: #FFCC33; 
font-family: book antiqua bold;
font-weight: bold; margin: 0px; height: 30px; width: 600px; text-indent: 8.5em; }

#header2 {position: absolute;  background-color: #FFCC33; font-size: 18pt; color: #000066; font-family: book antiqua bold; 
font-weight: bold; margin-left: 601px; height: 30px; width: 150px; text-indent: .5em;}

A:link {color:#FFCC33; text-decoration: none }
A:visited { color: #FFCC33; text-decoration: none }
A:hover {color: white; text-decoration: none }
A:active {color: white; text-decoration: none }


#sidebar { background: #000066; font-size: 10pt; color: #FFCC33; font-family: verdana; font-weight: bold; 
padding 15px; margin:30px 0px 0px 0px; width: 175px; height: 500px; float: left; position: absolute; padding-top: 30px;
padding-left: 10px;}

h1 { text-align: center; margin-top: 60px; font-size: 24pt; color: #000066; font-family: book antiqua bold; 
font-weight: bold; }

#body { font-family: verdana; font-size: 10pt; color:#000066 ; margin-top: 25px; margin-left: 250px; }
