#outer {
	text-align:left;
	border:0px;
	width:664px;
	margin:auto;
	margin-top:0px;
	background:#cccccc;
	z-index:1;
}
 
 #hdr {
	height:90px;
	background: #cccc99;
	 background-image:url(images/header.gif);
	 background-repeat: no-repeat;
}

 
 #bar {
	height:22px;
	background:#cccc99;
    width:664px;
	
	
}
 #footer {
	background-image:url(images/bg.gif);
    width:664px;
	height:30px;
	font-family: Verdana, Arial, sans-serif;
	color:#999999;
	font-size: 11px;
	letter-spacing: 10.0; 
	text-align:center;
	padding-top:0px;
	margin-top:0px;
	display:inline;

}

#bodyblock {
 position:relative;
 background:#cccc99;
 background-image:url(images/mainbg.gif);
 background-repeat: no-repeat;
 width:664px;
 height:550px;
 margin-bottom:0px;
 padding-bottom:0px;
 
 
 }
 #bodyblockShiatsu {
 position:relative;
 background:#cccc99;
 background-image:url(images/shiatsubg.gif);
 background-repeat: no-repeat;
 width:664px;
 height:550px;
 
 }
  #bodyblockAbout {
 position:relative;
 background:#cccc99;
 background-image:url(images/aboutbg.gif);
 background-repeat: no-repeat;
 width:664px;
 height:550px;

 
 }
  #bodyblockBenefits {
 position:relative;
 background:#cccc99;
 background-image:url(images/benefitsbg.gif);
 background-repeat: no-repeat;
 width:664px;
 height:550px;
 
 }
   #bodyblockThankyou {
 position:relative;
 background:#cccc99;
 background-image:url(images/thankyoubg.gif);
 background-repeat: no-repeat;
 width:664px;
 height:550px;
 
 }
  #bodyblockContact {
 position:relative;
 background:#cccc99;
 background-image:url(images/contactbg.gif);
 background-repeat: no-repeat;
 width:664px;
 height:550px;
 
 }
  #bodyblockServices {
 position:relative;
 background:#cccc99;
 background-image:url(images/servicesbg.gif);
 background-repeat: no-repeat;
 width:664px;
 height:550px;
 
 }
 #date {
	font : normal 10px Verdana;
	margin-left:400px;
	color:#663399;
	padding-top:20px;
	padding-right:10px;
}

#content {
 font-family: Verdana, Arial, sans-serif;
	color:#663399;
	padding-top:75px;
	padding-left:125px;
	padding-right:110px;
	font-size: 11px;
    line-height: 1.5;
	letter-spacing: 10.0; 

	
}
#content2 {
	font : normal 11px Verdana;
	margin-left:50px;
	color:#ffffff;
	padding-bottom:20px;
	padding-right:200px;
	padding-left:200px;
	width:400px;
	
}
.bodytextsmall  {
        font-family: Verdana;
        font-size: 10px;
       
		color : #000000;
}