body {font-family: sans-serif;
      font-size: 0.94em;
      background-color: #eeeeee;
      }

div.nav {position:relative;
         margin-bottom:10px;
         }

div.nav a {width:12em;
           display:block;
           text-transform: none;
           text-decoration: none;
           margin-left:2%;
           border:1px solid blue;
          }

div.main {margin-left: 10px;
          margin-right: 10px;
}
 
div.header img {margin-left:25%;}
div.header h1 {margin-left:35%;
               color:#00008B;
               font-size:20px;
               }

#navcontainer
{
margin: 10px 0 0 28%;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #eeeeee;
width: 78px;
height: 18px;
border-top: 1px solid #aaaaaa;
border-left: 1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #111111;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #0000b2;
background: #ffffff;
}

#navcontainer a:active
{
background: #0000b2;
color: #ffffff;
}

#navcontainer li#active a
{
background: #0000b2;
border: 1px solid #c60;
color: #ffffff;
}
 
div.map a{color:#000; text-decoration:none;}
div.map a:hover{text-decoration:overline underline;}

div.geos2 {float:left;
width: 33%;	
margin-left:-67%}

div.geos1 {float:left;
width:34%;
margin-left:33%; }

div.geos3 {float: left;
width: 33%;}
 
div.punch-right {float: right; width: 180px; text-align: left; padding: 1em; text-indent: -0.5em; margin: 0.2em -1px 0.2em 0.5em;}

div.punch-left {float: left; width: 180px; text-align: left; padding: 1em; smargin: -1px 0.5em 0.2em -1px;}

