/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */


  #mastHead { 
    height: 150px;
    position: fixed;
    top: 0px;
    left: 0px;  
    width: 100%;
    z-index: 1;
    }

  #vertical-navmenu ul {
    margin: 0pt;
    padding: 3px;
    left: 0px;
    list-style: none;
    position: fixed;
    top: 154px;
    width: 21%;
    }

  #vertical-navmenu ul a {
   text-decoration: none;
    }

  #vertical-navmenu ul li a:hover {
    background-color: rgb(51, 102, 153);
    color: rgb(255, 255, 255);
    }

  #horizontal-navmenu ul { 
    margin-top:  7px;
    text-align: center;
    white-space: nowrap;
       }

  #horizontal-navmenu ul li {
   display: inline;
    }

  #horizontal-navmenu ul li a { 
    font-weight: bold;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px; 

   }

  #horizontal-navmenu ul li a:hover { 
    background-color: rgb(51, 102, 153);
    color: rgb(255, 255, 255);
    }
#contents{
    position: relative;
    top: 165px;
    left: 225px;  
    z-index: 2;
    }
 
