hr 
{
color: sienna
width: 890px
}

p {margin-left: 20px}
body {background-color: yellow}

a:link {color:black} 
a:visited {color:black} 
a:hover {color:green} 
a:active {color:blue} 

h2.home
{
margin-top:0px;
margin-bottom:5px;
font-family:Seabird Heavy SF;
font-size:200%;
padding-top:1px;
padding-bottom:1px;
padding-left:1px;
color:black;
background-color:yellow;
}

h2.page
{
margin-top:0px;
margin-bottom:5px;
font-family:Seabird Heavy SF;
font-size:200%;
padding-top:1px;
padding-bottom:1px;
padding-left:1px;
color:black;
background-color:yellow;
text-align:center;
}

table.header
{
width:890px;
border-spacing:0px;
cellpadding:0px;
cellspacing:0px;
margin-top:4px;
border-bottom:1px solid black;
background-color:yellow;
}

table.navigation
{
width:890px;
border-spacing:0px;
cellpadding:0px;
cellspacing:0px;
background-color:yellow;
}


table.body
{
width:890px;
border-spacing:0px;
cellpadding:0px;
cellspacing:0px;
margin-top:4px;


}

td.navigation
{
text-align:center;
color:white;
background-color:#00AF33;
font-size:20px;
font-weight:bold;
border-top:  1px solid #868686;
border-left: 1px solid black;
border-right:1px solid #868686;
border-bottom: 1px solid black;
height:20px;
padding-bottom:2px;
width:17%;
}

td.list
{
width:15%;
vertical-align:text-top;
}

img.toplogo
{
height: 60px;
width: 60px
}

p.maintext
{
font-family:Bookman old style;
}

p.copyright
{
font-family:Bookman old style;
font-size:60%;
}

li.maintext
{
font-family:Bookman old style;
}
