#tracy_main {
	/*display: table-cell;*/
	/*float: left;*/
	width: 703px;
	/*margin-top: 20px;*/
	/*padding-right: 22px;*/
	text-align: justify;
	position: relative;
}

#tracy_pic p.tpic{
	/*display: table-cell;*/
	width: 250px;
	height: 215px;
	/*float: right;*/
	text-indent: -5000px;
	background-image: url(../images/tracy.jpg);
	background-position: right;
	/*margin-top: 70px;*/
	position: relative;
	left: 725px;
	top: -275px;
	
}

#pam_main {
	/*display: table-cell;*/
	/*float: right;*/
	width: 681px;
	/*padding-left: 22px;*/
	/*margin-top: 100px;*/
	text-align: justify;
	position: relative;
	left: 273px;
	top:-200px;
	
}

#pam_pic {
	/*display: table-cell;*/
	width: 250px;
	height: 215px;
	/*float: left;*/
	text-indent: -5000px;
	background-image: url(../images/pam.jpg);
	background-position: left;
	/*margin-top: 120px;*/
	/*padding-right: 22px;*/
	position: relative;
	top:-383px;
}



