div.masthead { margin-left: -10px; text-align: center; background-color:#000099; 
color: white; position: absolute; top: 0; height: 60px; width: 101%; } div.menu 
{ margin-left: -10px; position: absolute; top: 60px; height: 50px; width: 101%; 
background-color: #3399cc; color: black; } div.sidebar { margin-left: -10px; background-color: 
#3399cc; color: #669966; height: 100%; position: absolute; top: 92px; width: 150px; 
} div.body { margin-left: 150px; background-color: white; color: #000099; height: 
100%; position: absolute; top:120px; width: 100%} h1 { text-align: center; margin: 
auto; font-family: Arial, sans-serif; font-size: 24pt; } a { text-decoration: 
none; font-weight: bold; color: white; } a:hover { color: #2589E3; background-color: 
none; } d { text-decoration: none; font-weight: bold; color: white; } d:hover 
{ color: black; background-color: none; } h2 { margin-left: 5px; margin-top: 5px; 
font-size: 10pt; color: white; font-family: arial, sans-serif; } h3 { position: 
absolute; margin-left: 10px; margin-top: 10px; font-family: Arial, sans-serif; 
font-size: 12pt; } h4 { position: absolute; margin-left: 100px; margin-top: 50px; 
font-family: Arial, sans-serif; font-size: 16pt; } table { align: center; text-weight: 
bold;}