body {font-family: arial, verdana, sans-serif;
      font-size: small;
      color: #3b3b3b;
      background-color: #dcdcdc;
      }




#wrapper {width: 800px;
          margin: auto;
          background-color: #ffffff;
          border-left: 1px solid #3b3b3b;
          border-right: 1px solid #3b3b3b;
          
          
          }


#outerwrapper {width: 800px;
               margin: auto;
               
              
               
               background-color: #ffffff;
               }




#header {margin-bottom: 40px;
         
         background: #ffffff;
         
}

#header h3 {color: #ffffff;
            font-size: 190%;
            text-align: center;
           
            
            
            
       
            }




#maincontent {width: 550px;
              float: left;
              background-color: #ffffff;
              
              }


#maincontent p, h3{padding: 15px;
                   
                   font-size: 115%;
                    color: #3b3b3b;
                }



h1 {text-align: right;}

h2 {text-align: center;}


#sidebar {width: 250px;
          float: right;
          
          
           
}

#sidebar h3 {padding-top: 15px;
             padding-bottom: 5px;
             margin-left: -15px;
           
             color: #3b3b3b;}


  h3 {font-size: 135%;}        



#content {margin-top: 5px;
        
          }

#content p {padding-bottom: 30px;}


ul {margin: 0;
    margin-top: 7px;
    padding: 0;
    list-style-type: none;
    
    font-size: 90%;
    color: #696969;
    }



 ul a {
      height: 15px;
      line-height: 15px;
     
      color: #696969;
}





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;
         
         color: #000000;
         
         
         }



















































* {padding: 0;
   margin: 0;}