
 body
 {margin: 10px; padding: 0;}
 h1, h2, h3 h4,h5,h6,p,center,td,th,ul,dl,div,a 
 {margin: 0; padding: 0; font-family: Geneva, Arial, Helvetica, sans-serif;}
 
#container { position: relative; border: solid 1px;}                       
                                                                          
#header { position: relative; height: 150px;                               
  width: 100%; top: 0; left: 0; background: #add;}
#header_title { position: absolute; bottom: 20;}
#header img {position: absolute; top: 0; left: 0; width 180px; }                                   
#header h1 { padding-left: 205px; padding-top: 0px; margin: 0;}                     
#header h3 { padding-left: 205px; padding-top: 0px; margin: 0;}                      
                                                                           
#thinheader { position: relative; height: 50px;                               
  width: 100%; background: #add; top: 0; left: 0;}                 
#thinheader_title { position: absolute; bottom: 5;left: 20;}                               
#thinheader h3 { padding-left: 0; padding-top: 0px; margin: 0;}                      
                                                                           
#sidebar { float: left; border: solid 1px;                                
  width: 15%; margin-left: 0; margin-right: 15px; padding: 10px;        
  margin-top: 15px; background: #eee;}                                       
                                                                           
#main { position: relative; float: left; width: 75%;                                         
        border-left: solid 1px black; padding-top: 0; padding-left: 10px;                       
        margin-left: 0; margin-top: 15px; margin-bottom: 20px; }        
                                                                           
#footer { float: left; clear: both;                                                    
width: 100%; text-align: center; font-size: small;                         
padding-top: 5px; padding-bottom: 5px; margin-top: 5px; margin-bottom: 5px;                                   
background: #eee; border: solid 1px;}                                                        
