
body {

width:800px;
height:600px;
font-family: serif;
font-size: 14px;	
background-color: #000000; 
margin:0px;
}

#home {
background-image: url(bathosteopathimages/backgroundhome.jpg);
background-repeat: no-repeat; 
width:800px;
height:600px;
}

#about{
background-image: url(bathosteopathimages/backgroundabout.jpg);
background-repeat: no-repeat;
width:800px;
height:600px;
}

#articles{
background-image: url(bathosteopathimages/backgroundarticles.jpg);
background-repeat: no-repeat; 
width:800px;
height:600px;
}

#conditions{
background-image: url(bathosteopathimages/backgroundconditions.jpg);
background-repeat: no-repeat;
width:800px;
height:600px;
}

#testimon{
background-image: url(bathosteopathimages/backgroundtestimon.jpg);
background-repeat: no-repeat;
width:800px;
height:600px;
}

#background {
background-image: url(bathosteopathimages/background.jpg);
background-repeat: no-repeat;
width:800px;
height:600px;
}


#headerleft {
float:left;
width:78px;
height: 100px;
}	

#headerright {
float:right;
width:716px;
height: 100px;
}
                  
#headerright b {
color:black;
font-weight:bold;
line-height:1.0em;
}   

#headerright h1 {
padding-left:40px;
color: #ee244a;
font-weight: bold;
font-size: 120%;
line-height:1.0em;
}
               
#headerright ul {
list-style: none;
padding-left: 1px;
}

#headerright li {
display: inline;
padding:2px;
}

#headerright a:link {
color: #0000A0; ;
text-decoration: none ;
border:outset 2px;
padding: 3px;
}
	   
#headerright a:visited {
color:  #0000A0;
text-decoration: none ;
border:inset 2px;
padding: 3px;}
		  
#headerright a:hover {
color: red ;
background-color:#6fc6c0;
border:inset 2px;
text-decoration: none ;
padding: 3px;
}
      
#main{
float:left;
padding-right:5px;
line-height: 1.4em;
width:420px;
height:468px;
padding-left:100px;
text-align:justify;
overflow:auto;
scrollbar-face-color: #6fc6c0;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #6fc6c0;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #000033;
}

#main ul {
          overflow:hidden;
          }
          
#main li {
          padding:2px; 
          }
          
#main a:link {
	   color: #0000A0; ;
	   text-decoration: none ;
       border:none;
       padding:1px;
	   }
	   
#main a:visited {
		  color: #0000A0;
		  text-decoration: none ;
          border:none;
		  }
		  
#main a:hover	  {
		           color: #000000 ;
         
	                border:none;
		  text-decoration:underline;
		  }
        
#main b {
           
          
          line-height:1.4em;
           color: #ee244a;
           font-weight: bold;
           font-size: 120%;
          }
          
ul    {
	  color: #0000A0;
      }
#main em {
           color: #0000A0;}		
#main h2    {
	         color: black;
	          
	          font-size: 110%;
	           font-weight: bold;
                 font-style:italic;
                 line-height:1.0em;
	             }					
big {
     color: #0000A0;
      }

blockquote {
		   	font-size: 100%;
			
			
			}
	  
h1    {
	  color: #ee244a;
	  padding: 1px;
	  font-size: 120%;
	  font-weight: bold;
	  }
	  
h2    {
	  color: black;
	  padding: 1px;
	  font-size: 110%;
	  font-weight: bold;
      font-style:italic;
	  }
	  

#map {
      padding-top:100px; 
      width: 250px;
      height:350px;
      float:right;
      }

