/* ////////////////////////////////////////////
				BODY
//////////////////////////////////////////// */

body { 
  margin:8px 0px 5px 10px;
  padding:0px;
  background-color:#fff;
  font-family:Arial, Helvetica, Verdana, sans-serif;
  font-size: x-small;
   }
  
  
#body {
  text-align:left }

#centered {
  text-align:center }
  
#mainContent{
 /*position:absolute; top: 153px; left: 158px;*/  width: 472px; background-color: #E5EBF7; min-height: 453px;
 padding-bottom:.5em; margin-left:0px; padding-left:0px;
 
}
/* Hide from IE5-mac. Only IE-win sees this. */
 
* html #mainContent {
 /*position:absolute; top: 153px; left: 158px;*/  width: 470px; background-color: #E5EBF7; min-height: 453px;
 padding-bottom:.5em; margin:0; padding:0 0 1em 0;
  }
 
/* End hide from IE5/mac */



#footer p {padding: 0; margin: 0;}
#footer p.copy {margin: 0; font-size:xx-small; color: #999; text-align: right; font-style: italic;}
#footer a {color: #999;}

/* ////////////////////////////////////////////
				IMAGES
//////////////////////////////////////////// */
/*.topimg {position: absolute; top: 11px; left: 192px; width: 472px; height: 172px;}

.sideimg {position: absolute; top: 186px; left: 13px; width: 182px; height: 453px;}

#imgHP {background: url('../gif/topr00.jpg');}
#imgPInfo {background: url('../gif/topr01.jpg');}
#imgHow {background: url('../gif/topr02.jpg');}
#imgEarFacts {background: url('../gif/topr03.jpg');}
#imgFAQs {background: url('../gif/topr04.jpg');}
#imgAbout {background: url('../gif/topr05.jpg');}
#imgContact {background: url('../gif/topr06.jpg');}

#imgLeft{background: url('../gif/btml.jpg');}*/

