#banner
{
background-color: #607c8c;
color: white;
height: 35px;
font-size: 30px;
text-align: center;
font-family: "Times New Roman", "Courier New", Verdana
}
#sub
{
background-color: #e3ddce;
text-align: center;
font-size: 14px;
padding-bottom: 3px;
}
.floats
{
float: left;
}
#branch, #sitemap
{
margin-bottom: 3px;
}
.footer
{
background-color: #607c8c;
padding-bottom: 3px;
margin-bottom: 25px;
font-weight: bold;
font-size: 14px;
color: white;
}
.footer a:link
{
color: white;
}
.footer a:visited
{
color: white;
}
.footer a:hover
{
color: #b8a489;
}
.footer a:active
{
color: #b88c78;
}