body { background-color: white;
font-family: Verdana;
font-size: 12px;
color:black;
margin:0px;
padding-bottom:20px;
}

.header { height:100px;
background:#002244;
border:1px #002244;
}

#mainbody {
margin-left:190px;
padding-top:5px;
padding-right:20px;
padding-bottom:5px;
padding-left:20px;
background:white;
}

#menu { position:absolute;
top:100px;
left:0px;
width:190px;
background:#002244;
color:brown;
text-align: center;
}

.menuitem { width:180px;
background:#aeb5b6;
color:black;
font-size:10pt;
border:3px solid #b71234;
text-align: center;
}

.menuhead { left: 0px;
width:185px;
background:#fed100;
color:#002244;
text-align: center;
font-weight:bold;
font-size:8pt;
}

.footer { width:100%;
text-align:center;
margin-top:5px;
padding:1px;
color:black;
position:relative;
bottom: 10px;
}

A:link {text-decoration: none; font-weight:bold; color: black;}
A:visited {text-decoration: none; font-weight:bold; color: black;}
A:active {text-decoration: none; font-weight:bold; color: black;}
A:hover {text-decoration: underline; font-weight:bold; color: #b71234;}

h1 { font-size:30pt}

h2 { font-size:24pt}

h3 { font-size:20pt}

p,h1,h2,h3 { margin: 10px 10px 10px 10px}

.heading { font-family:Lucida Calligraphy;
font-size:36px;
background-color:yellow;
color:brown;
font-weight:bold;
text-align: center}
