body {
     background-color: #ffffff;
     color: #333333;
     font: 12px "Helvetica", Geneva, Arial,Trebuchet MS , SunSans-Regular, sans-serif;
     padding: 0px;
     }   
#header {
    display: none;
     }
#header #text {
    display: none;
     }
#content {
     padding: 0;
     font-size: 100%;
     border: none;
     }


#menuh-container
 {
    display: none;
     }
#container {
     font-size: 100%;
     width: auto;
     margin: 0 auto;
     background-color: #ffffff;
     border: none;
     }


#footer {
    display: none;
     }
 /* * * * * * * * * *  HEADINGS * * * * * * * * * */ 
h1 {
   text-align: center;
   font-size: 120%;
   padding: 0;
   }
h2 {
   text-align: center;
   font-size: 110%;
   padding: 0;
   }
 /* * * * * * * * * *  SPECIAL TAGS * * * * * * * * * */ 
.text {
   text-align: justify;
   padding: 0 70px 12px 70px;
   }
.narrow {
   background-color: #ffffff;
   text-align: justify;
   padding: 6px 9px;
   margin: 6px 90px;
   border: 2px dotted #cccccc;
   }
.textcntr {
   text-align: center;
   padding: 12px 0;
   font-size: 80%;
   }
.decorate {
     font-weight: bold;
     font-size: 120%;
     padding-bottom: 8px;
     color: #333333; 
    }
.print {  
   position: absolute;
   top: 180px; right: 180px;	
   color: #ffffff;
   font-size: 12px;	
   line-height: 18px
   }

.articleshead {
   padding: 8px 0 6px 50px;
   text-align: left;
   font-size: 100%;
   color: #000000;
   font-weight: bold;
   background-color: #ffffff;
   }
 /* * * * * * * * * *  LISTS * * * * * * * * * */ 
.textlists {
   padding: 2px 5px;
   background-color: #CEDBA9;
   margin: 0 40px;
   }
ul.fish {
    float: right;
    clear: both;
    margin-left: 6px;
    }
li.species {
   padding: 2px;
   list-style-image: url('arrow.gif');
   vertical-align: top;
   }
li.rec {
   list-style-image: url('arrow.gif');
   margin: 0 40px;
   }
.fr {  
     float: right;
     margin: 0 0 6px 16px;
     padding: 2px;
     border: 1px solid #333333;
     }
.fl {  
     float: left;
     padding: 1px;
     margin-right: 20px;
     border: 1px solid #CEDBA9;
     }
 /* * * * * * * * * *  IMAGES / FLOATS * * * * * * * * * */ 
.frpad {  
     float: right;
     text-align: center;
     font-size: 90%;
     color: #ffffff;
     background-color: #336699;
     margin: 4px 0 6px 16px;
     padding: 2px;
     border: 1px solid #333333;
     }
.flpad {  
     float: left;
     text-align: center;
     font-size: 90%;
     color: #ffffff;
     background-color: #336699;
     padding: 2px;
     margin: 4px 16px 4px 0px;
     border: 1px solid #333333;
     }
.cntr {
    text-align: center;
    }
#content img.bord {
   border: 1px solid #333333;
   margin-bottom: 2px;
   background-color: #ffffff;
   }
 /* * * * * * * * * *  LINKS  * * * * * * * * * */ 
#header a:link      { color: #ffffff; text-decoration: none }
#header a:visited  { color: #ffffff; text-decoration: none }
#header a:hover   { color: #663333; text-decoration: none }
#content a:link      { color: #3366CC; text-decoration: none }
#content a:visited  { color: #3366CC; text-decoration: none }
#content a:hover   { color: #663333; text-decoration: none }
#footer a:link      { color: #3399FF; text-decoration: none }
#footer a:visited  { color: #3399FF; text-decoration: none }
#footer a:hover   { color: #336666; text-decoration: none }

table.masters {
    font-size: 10px;
    color: #000000;
    text-align: center;
    background-color: #ffffff;
    border: none
    }
table.masters tr.head {
    color: #000000;
    text-align: center;
    background-color: #cccccc;
    }
.mine {  
   display: none
   }

