body
{
font-size:12px;
font-family:georgia;
}
.head
{
background:url(masthead.gif); 
background-repeat:no-repeat;
height:200px;
width:700px;
text-align:left;
}

.headnav
{
width:110px;
color:#ffffff;
display:block;
line-height:14px;
padding:1px;
}

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

a.headnav:hover
{
background-color:orange;
}

.top
{
background:url(top.gif);
background-repeat:no-repeat;
line-height:14px;
width:700px;
}

.bottom
{
background:url(bottom.gif);
background-repeat:no-repeat;
line-height:14px;
width:700px;
}

.content
{
background-color:#3B79C0;
color:#ffffff;
width:700px;
text-align:left;
margin:0px;
}

.maintext
{
padding-left:14px;
padding-right:14px;
}

h4
{
margin:0px;
}

.maincontent
{
width:700px;
}

.left
{
float:left;
width:500px;
}

.right
{
float:right;
width:200px;
}

a.sidenav:link, a.sidenav:visited, a.sidenav:active {color:#72B3FE; text-decoration:none;}
a.sidenav:hover {color:#ffffff;}

.footer
{
background:url(footer.gif); 
background-repeat:no-repeat; 
width:700px; 
height:20px; 
clear:both; 
text-align:center; 
color:#ffffff; 
font-size:11px; 
line-height:20px;
}
