body
{ background-color:#FFFFFF;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
font-family: Tahoma, cursive;
font-size: 16px;
color: #000;

}
div#header
{
background-color:#FFFFFF;
height: 235px;
text-align: center;
font-family:"Tahoma", cursive;

}
div#lefthead
{
position: absolute;
left: 20px;
top: 15px;
width: 20%;
height: 220px;
text-align: left;
color: #000;
}
div#centerhead
{
position: absolute;
top: 15px;
width: 100%;
height: 220px;
text-align: center;
color: #000;
}
div#righthead
{
position: absolute;
left: 80%;
top: 15px;
width: 20%;
height: 220px;
text-align: center;
color: #000;
}
div#menu
{
position: absolute;
left: 30px;
top: 240px;
width: 20%;
text-align: left;
color: #000000;
background-color:#FFFFFF;

}
div#content
{
position: absolute;
left: 20%;
top: 240px;
width: 60%;
color: #000000;
background-color:#FFFFFF;
font-family: Geneva, sans-serif;
}
div#rightside
{
position: absolute;
left: 80%;
top: 240px;
width: 20%;
text-align: center;
color: #000;
}
p.update
{
font-size: 12px;
}
a:link
{
color: #000099;
}
a:visited
{
color: #006633;
}
a:hover
{
color:#0C6;
}

