body
{margin:0}

#header
{text-align: center}

h1.map
{
margin: 0;
padding: 0.25em;
border-top: solid 1px #000000;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
border-bottom: solid 1px #000000;
background: #80a2b3;
text-align: center;
font-size: 26pt;
letter-spacing: 3px;
color:white;
font-family:Georgia, "Times New Roman", Times, serif;
}

p.front
{
font-size:2em;
letter-spacing: 3px;
color:black;
font-family: Arial, Georgia, "Times New Roman", Times, serif;
}

#navcontainer
{float:left; padding-right: 5px;padding-left: 0px }
/*border:dashed 1px #C0C0C0;  */

#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background:  url(list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 13px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
}

#navcontainer ul li a:hover
{
background: url(list-on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: url(list-active.gif) left center no-repeat;
color: #666;
}

#logos 
{border-top: solid 1px #C0C0C0; margin-top:5em}

#logos img
{margin-top:2em}

