body {font-family: arial, verdana, sans-serif;
      font-size: small;
      color: #3b3b3b;
      background-color: #0000ff;
      }




#wrapper {width: 826px;
          margin: auto;
          background-color: #ffffff;
          margin-top: 4px;
          margin-bottom: 4px;
          
          
          }


#outerwrapper {width: 830px;
               margin: auto;
               margin-top: 8px;
               margin-bottom: 8px;
               border: 1px solid #a8a8a8;
               
               background-color: #ffffff;
               }




#header {height: 230px;
         
         background: #ffffff;
         
}

#header h3 {color: #ffffff;
            font-size: 175%;
            text-align: center;
            background-color: transparent;
            line-height:110px;
            
       
            }




#maincontent {width: 590px;
              float: left;
              background-color: #ffffff;
              border-right: 1px solid #b3b3b3;
              }


#maincontent p, h3{padding: 15px;
                   
                    color: #3b3b3b;
                }


h1 {text-align: right;}


#sidebar {width: 230px;
          float: right;
          
           
}

#sidebar h3 {padding: 15px;
             padding-left: 10px;
             color: #3b3b3b;}


          



#content {margin-top: 50px;
        
          }

#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;}





#addthis {margin-top: 15px;
          margin-left: 10px;
          }




#maincontent a {text-decoration: underline;
                color: #0000ff;
                font-weight: bold;}





#bottomad {line-height: 1em;}


#footer {clear: both;
         text-align: center;
         background-color: #1A74A9;
         height: 30px;
         color: #ffffff;
         
         
         }

#footer p {padding-top: 5px;}


















































* {padding: 0;
   margin: 0;}