body {
	background-image:url(images/home_background.jpg);
	margin:0px 0px 0px 0px;
	}
	
.homenav {
	position:absolute;
	left:71px;
	top:195px;
	width:221px;
	height:31px;
}
.nav {
	position:absolute;
	left:42px;
	top:95px;
	width:697px;
	height:31px;
}

.homelogo {
	position:absolute;
	left:510px;
	top:174px;
}

.biophoto {
	position:absolute;
	left:48px;
	top:139px;
}
.ptphoto1 {
	position:absolute;
	left:0px;
	top:126px;
}
.ptphoto2 {
	position:absolute;
	left:539px;
	top:126px;
}

.pilatesphoto {
	position:absolute;
	left:0px;
	top:126px;
}

.logo {
	position:absolute;
	left:0px;
	top:0px;
}

.homecontent {
	position:absolute;
	left:334px;
	top:179px;
	width:375px;
	height:257px;
}
.content {
	position:absolute;
	left:350px;
	top:145px;
	width:385px;
	height:257px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:15px;
	color:#000;
	text-align:justify;
}
.ptcontent {
	position:absolute;
	left:275px;
	top:145px;
	width:481px;
	height:257px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:15px;
	color:#000;
}

.pilatescontent {
	position:absolute;
	left:390px;
	top:145px;
	width:345px;
	height:257px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:15px;
	text-align:justify;
	color:#000;
}

.aboutcontent {
	position:absolute;
	left:420px;
	top:145px;
	width:315px;
	height:257px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:15px;
	text-align:justify;
	color:#000;
}

.header {
	font-family:Myriad, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#765419;
	font-weight:bold;
}

.caption {
	font-family:Myriad, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#765419;
}

.subhead {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#765419;
	font-weight:bold;
	font-style:italic;
}

.footer {
	position:absolute;
	left:58px;
	top:512px;
	width:697px;
	height:31px;
	font-family:Myriad, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#765419;
}

a {color:#765419; text-decoration:none; outline:none;}
a:visited {color:#bb924b; text-decoration:none; outline:none;}
a:hover {color:#765419; text-decoration:underline; outline:none;}
