 /*background-image: url(bg.jpg);
CSS for American GTS Site
*/
body{
   padding: 0%;
   margin: 0%;
   border: ; 
   
   width: 100%;
  
}


h2{
   margin: 0;
   font: bold 24px Arial, Helvetica, sans-serif;
   color: white;
  ;       
}
h3{
   margin: 0;
   font: bold 24px Arial, Helvetica, sans-serif;
   color: #000;
  ;       
}
p{
   font: normal 16px Arial, Helvetica, sans-serif;
   color: #000;       
}
p2{
   font: normal 20px Arial, Helvetica, sans-serif;
   color: #000;    
}

#headerwrapper{
   padding: .0% .5% .0% .5%;
   background: black;
   color: white
}
#headerwrapper .logo{
 position: relative;
 float: center;
}
#header .text{
 position: relative;
 float: right;
 
text-color: white;
 font-size : 18pt;
  margin-top:0;

}
div.menubar{ 
color :#000000;
background-color :#000000;
width :100%;
padding :1% }

a.menu{
width :100%;
text-align : center;
font-family: Verdana;
font-style : bold ;
font-size : .6 em;
font-weight :normal;
color : white;
text-decoration : none;
background-color :#666666;
padding :.5% 3.9%;
border-style : outset ;border-color :#33333 ;border-width : small }
position: relative;
 float: center;
a.menu:hover{
color :##009999 ;
background-color :#006666;
border-style :inset ;border-color :#333333 ;border-width :small }

#contentheading{
   padding: 1px ;
   background: blue;
   font: normal 22px Arial, Helvetica, sans-serif;
}
 
#footer {        
        
   clear: both;
   padding: 1% ;
   font: normal 16px Arial, Helvetica, sans-serif;
   color: white;
   background: gray;  
   
   

}