#header { margin: 0 0 0 0 px;
 padding: 0px;
 }

#nav {margin: 0px 0 0 0px;
width: 200px;
float: left;
padding: 0px;
position: absolute; left: 0 px; top: 115 px;
}

#content {margin: 0px 0 0 0px;
padding: 0 15px 0 15px;

}



body 
{ background-color: 'white';
background-image: 
url(' http://hastingsfamilydental.com/images/topbkg.jpg');
background-repeat: repeat-x;
margin: 0 0px 0 0;
scrollbar-highlight-color: "#304530";
scrollbar-shadow-color: "black";
scrollbar-track-color: "white";
scrollbar-face-color: "#304530";
scrollbar-arrow-color: "white";
}
   

	 
h1, h2 { font-family: Arial, Helvetica, sans-serif;
     color: #304530;
     font-weight: bold;
     margin: 0;
     padding: 5px 0 5px 0;}
	 
h1 {font-size: 200%;}

h2 {font-size: 160%;}

p {font-family:  Arial, Helvetica, sans-serif;
     font-size: 100%;
font-weight: normal;
background-image: none;
background-color: white;
  font-size: small;
}

/* my basic link styles */
  
a:link { color: #304530;
     text-decoration: none;}
	 
a:visited { color: #304530;
     text-decoration: none;}
	 
a:hover { color: #304530;
     text-decoration: underline;}
	 
a:active { color: #304530;
     text-decoration: none;}


.footer {font-size: 75%;
position: absolute bottom right;
text-align: right;}







