#container, #header, #content
    {
    width: 100%;
    margin: 0;
    float: none;
    color: black;
    }

#header
    {
    margin-bottom: 40px;
    }

#map
    {
    display: none;
    }
    
blockquote
    {
    font-size: 120%;
    line-height: 1.3;
    margin: 100px 0 0 20px;
    font-style:italic;
    color: black;
    }

.header-stpn, .header-title
    {
    color: black;
    }
        
.noprint
    {
    display: none;
    }
    
h1, h2
    {
    font-size: 150%;
    color: black;
    }
    
#container
    {
    border: none;
    }

#header
    {
    height: 0px;
    }
        
#header h2
    {
    font-size: 150%;
    color: black;
    line-height: 1.1em;
    }

#footer
    {
    color: black;
    }
            
#footer a:hover
    {
    color: black;
    }
   
#fish
    {
    display: none;
    }

a:link, a:visited, a:hover, a:active
    {
    color: black;
    }
      
/* Begin ListoMatic 'Vertical Buttons' */
#navcontainer
{
display: none;
}
/* End ListoMatic 'Vertical Buttons' */
