body {
     background-color: #6699cc;
     color: #333333;
     font: 100% "Helvetica", Geneva, Arial,Trebuchet MS , SunSans-Regular, sans-serif;
     margin: 8px auto;
     padding: 0px;
     }   
#header {
     padding: 0;
     margin: 0;
     background-image: url(brhead.jpg); 
     background-repeat: no-repeat;
     background-color: #ffffff;
     height: 120px;
     }
#header #text {
     position: absolute;
     top: 20px; right: 120px;	
     color: #ffffff;
     font-size: 12px;	
     line-height: 18px
     }
#content {
     padding: 0 20px 18px 20px;
     font-size: 80%;
     }
#container {
     font-size: 100%;
     width: 800px;
     margin: 0 auto;
     background-color: #ffffff;
     border: 1px solid #333333;
     background-image: url(content_br.jpg);
     }
#footer {
     clear: both;   
     color: #333333;
     margin: 0;
     padding: 18px 0;
     font-size: 80%;
     text-align: center;
     border-top: 1px dotted #666666; 
     }
 /* * * * * * * * * *  HEADINGS * * * * * * * * * */ 
h1 {
   text-align: center;
   font-size: 150%;
   color: #003366;
   padding: 0;
   }
h2 {
   text-align: center;
   font-size: 130%;
   color: #003366;
   padding: 0;
   }
 /* * * * * * * * * *  SPECIAL TAGS * * * * * * * * * */ 
.text {
   text-align: justify;
   padding: 0 70px 12px 70px;
   }
.narrow {
   background-color: #CEDBA9;
   text-align: justify;
   padding: 6px 9px;
   margin: 6px 90px;
   border: 2px dotted #cccccc;
   }
.textcntr {
   text-align: center;
   padding: 12px 0;
   font-size: 80%;
   }
.textred {
   text-align: center;
   font-weight: bold;
   color: #CC0000;
   }
.decorate {
     font-weight: bold;
     font-size: 120%;
     padding-bottom: 8px;
     color: #333333; 
    }
.print {  
   position: absolute;
   top: 160px; right: 180px;	
   color: #ffffff;
   font-size: 12px;	
   line-height: 18px
   }
span.letter {
   float: left;
   padding: 3px;
   margin-right: 2px;
   font-size: 400%;
   line-height: 80%;
   color: #ffffff;
   font-family: "Helvetica", Geneva, Arial,Trebuchet MS , SunSans-Regular, sans-serif;
   background-color: #333333;
   }
.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 {
    margin-top: 6px;
    font-size: 85%;
    color: #000000;
    text-align: center;
    background-color: #eeeeee;
    border:1px dotted #cccccc;
    }
table.masters tr.head {
    color: #eeeeee;
    text-align: center;
    background-color: #003366;
    }
.mine {  background-image: url(gallery_br.jpg)}
.full  {
   font-size: 80%
   text-align: center;
   margin-top: 12px;
   background-image: url(gallery_br.jpg);	
   }
.headerTD {padding: 5px;background: #3D79B6;}
.headerText {  font-size: 13px; font-weight: bold; color: #FFFFFF;}
.headerDate {   color:#FFFFFF;  font-size: 11px; font-weight: normal;}
.basicHeaderText{ padding-left: 5px;font-size: 16px; font-weight: bold; }

