.page-image{
	background-image: url(images/pic-bamboo3.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 550px;
	width: 264px;
	height: 351px;
	float:left;
}

.pageBody {
	background-image: url(images/page-center.png);
	background-repeat: repeat-y;
	height: 880px;
}

/*////////HOME page content //////////////*/

.txt_pageTitle{
	background-image: url(images/txt-meet_the_practitioner.png);
	background-repeat:no-repeat;
	width: 334px;
	height: 15px;
	padding: 0 0 24px 0;
	position: relative;

	

}
.txt_elaine{
	background-image:url(images/txt_elaine_livingston.png);
	background-repeat:no-repeat;
	width: 166px;
	height: 31px;
	margin: 318px 0 0 8px;
	position: absolute;
	left: 21px;
	top: -23px;

}

.img1{
	background-image: url(images/pic-elaine.png);
	background-repeat:no-repeat;
	width: 200px;
	height: 312px;
	margin-left: 5px;
	position:relative;
	top: -10px;
	float:right;

}

/* //////and eztras  ////*/
.txt-photo{
	float:right;
	background-image:url(images/magnifier-gray.png);
	background-repeat:no-repeat;
	background-position:right;
	height: 12px;
	width:183px;
	color: #999999;
	
	font-size:10px;
	font-weight:normal;
	
}
