body {font-family: arial, verdana, sans-serif;
      font-size: small;
      color: #3b3b3b;
      background-color: #96CDCD;
      }




#wrapper {width: 760px;
          margin: auto;
          background-color: #ffffff;
          margin-top: 4px;
          margin-bottom: 4px;
          
          
          }


#outerwrapper {width: 768px;
               margin: auto;
               margin-top: 8px;
               margin-bottom: 8px;
               border: 2px solid #236B8E;
               
               background-color: #ffffff;
               }




#header {
         
         background: #ffffff;
         
}

#header h3 {color: #cc0000;
            font-size: 190%;
            text-align: center;
           
            
            font-style: italic;
            
       
            }




#maincontent {width: 495px;
              float: left;
              background-color: #ffffff;
              border-right: 1px solid #b3b3b3;
              }


#maincontent p, h3{padding: 15px;
                   font-size: 115%;
                    color: #3b3b3b;
                }



h1 {text-align: right;}

h2 {text-align: center;}


#sidebar {width: 260px;
          float: right;
          
          
           
}

#sidebar h3 {padding-top: 15px;
             padding-bottom: 5px;
             
             padding-left: 10px;
             color: #3b3b3b;}


          



#content {margin-top: 5px;
        
          }

#content p {padding-bottom: 30px;}


ul {margin: 0;
    margin-top: 7px;
    padding: 0;
    list-style-type: none;
    font-weight: bold;
    font-size: 90%;
    }



 ul a {
      height: 25px;
      line-height: 25px;
      padding-left: 10px;
      
}





img {border: none;}









#maincontent a {text-decoration: underline;
                color: #0000ff;
                font-weight: bold;}





#bottomad {line-height: 1em;}


#footer {clear: both;
         text-align: center;
         background-color: #ffffff;
         height: 30px;
         color: #000000;
         
         
         }

#footer p {padding-top: 5px;}


















































* {padding: 0;
   margin: 0;}