P {
     padding: 3px;
     margin: 2px 0px;
     }

h1{
     padding: 12px 30px;
     margin-top: 29px;
     font-size: 20px;
     font-family: arial, tahoma, verdana;
     font-wight: bolder;
     color: #F3C112;
     }

h2 {
    font-size: 14px;
    font-weight: bolder;
     color: #F3C112;
     background: #687C92 url('/tracker/images/title-corner.gif') no-repeat top right;
     margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:0px; padding-left:9px; padding-right:9px; padding-top:2px; padding-bottom:2px
}

h3 {
    font-size: 11px;
     color: #F3C112;
     background: #687C92 url('/tracker/images/title-corner.gif') no-repeat top right;
     margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:0px; padding-left:9px; padding-right:9px; padding-top:2px; padding-bottom:2px
}

h4 {
    font-size: 13px;
     color: silver;
     background: #687C92;
     padding: 2px 5px;
     margin: 0px;
}

h5{
    font-size: 12px;
    margin: 2px 5px;
}

input {
     background: #C7CCCD;
     color: #333333;
      border: 1px solid #687C92;
      margin: 2px;
     }
     
form {
     display: inline;
     }

a:link, a:visited {
     color: #cccccc;
     text-decoration: none;
}

a:hover {
     text-decoration: underline;
     }

dt {
     font-weight: bolder;
     margin: 5px 0 3px 5px;
     }

dd {
     font-style: italic;
     }
     


.clear{
     clear: left;
     }

.head_highlight, a.menu_active:link, a.menu_active:visited {
     color: #F3C112;
     font-weight: bolder;
     }

.highlight {
     color: #49617C;
     font-weight: bolder;
     }
     
.fade {
     color: #8D9BA6;
     font-size: 10px;
     }

.list {
     text-align: center;
     padding: 1px 2px;
}

.tight {
     padding-top: 0px;
}

.indent {
     margin-left: 10px;
     padding-left: 14px;
     background: url('/tracker/images/bullet.gif') no-repeat top left;
}

.wrap {
     display: inline;
     padding: 1px;
}

#rotator{
     text-align: right;
}

#rvyc {
     margin-bottom: -24px;
     color: #8D9BA6;
     font-size: 13px;
     }

#burgee{
     padding: 8px 13px;
     border: 0;
     margin-top: 15px;
     }

#site_title h1{
     margin: 7px 5px 4px 0;
     float: left;
     font-size: 22px;
     }
     
#header h1, #header h3{
     display: none;
     }
     
img.news {
          float: right;
          margin: 3px;
          }
.section {
          margin: 5px 10px;
          border: 1px solid silver;
          }
          
.half {
     width: 295px;
     float: left;
     }

.quarter{
     width: 148px;
     float: left;     
     }

.textbox {
     border-left: 4px solid #96A8AF;
     background: #C7CCCD url('/tracker/images/text-corner.gif') no-repeat bottom right;
     color: #333333;
     margin: 0px
     padding-bottom: 20px;
     }

     .textbox p{
          margin: 0px;
          }

     .textbox img{
          border: 1px solid black;
          }

     .textbox img.logo {
          border: 0;
          }

     .textbox h2{
          border-left: 4px solid #425A6F;
          margin-left: -4px;
          padding: 2px 5px;
          position: relative;
          }

     .textbox h3{
          border-left: 4px solid #425A6F;
          margin-left: -4px;
          padding: 2px 3px;
          }
          
     .textbox h3.in{
          border-left: 4px solid #7D8C92;
          margin-left: -4px;
          padding: 2px 3px;
          font-size: 11px;
          color: #F3C112;
          background: #8F99A9;

          }

     .textbox a, .textbox a:visited{
          color: #3B4EAE;
          }
                    
.quarter_box{
     margin: 1px 0px 0px 0px;
     padding: 0px;
     }
     
     ul.quarter_box li{
          display:inline;
          width: 148px;
          height: 64px;
          border: 1px solid #687C92;
          margin-right: 1px;
          float: left;
          }
     
     ul.quarter_box li h4{
          padding: 2px;
          margin: 0px;
          opacity: .70;
          }
     
     ul.quarter_box li p{
          padding: 0px;
          margin: 2px;
          }

     ul.quarter_box li a{
          display: block;
     }
          
#news_quarter{
     background: url('/tracker/images/news_bg.jpg');
     }

#currents_quarter {
     background: url('/tracker/images/currents_bg.jpg');
     }

#sailor_quarter {
     background: url('/tracker/images/sailor_bg.jpg');
     }

#volunteer_quarter {
     background: url('/tracker/images/volunteer_bg.jpg');
     }


#news_quarter a:hover{
     background: url('/tracker/images/news_bgc.jpg');
     text-decoration: none
}

#currents_quarter a:hover{
     background: url('/tracker/images/currents_bgc.jpg');
     text-decoration: none
}

#sailor_quarter a:hover{
     background: url('/tracker/images/sailor_bgc.jpg');
     text-decoration: none
     }

#volunteer_quarter a:hover{
     background: url('/tracker/images/volunteer_bgc.jpg');
     text-decoration: none
     }