body {
	margin-left: 		0px;
	margin-top: 		0px;
	margin-right: 		0px;
	margin-bottom: 		0px;
	background-color:	#FCF2E9;
}

body,td,th {
	font-family: 		Arial;
	font-size: 		13px;
	color: 			#000000;
}

.footer {
	background-image:	url( images/footer_repeat.gif );
	font-weight:		bold;
	font-color:		#000000;
	font-size:		10px; 
}

.header {
	background-image:	url( images/header_repeat.gif );
}

.homepageFloat {
	position: 		absolute;
	top: 			63px; 
	right: 			0px;
	z-index: 		99;
}
.homepagetext {
	position:		relative;
	width:			725px;
	}


.doctorFloat {
	position: 		relative;
	bottom:			18px; 
}

.contentFloat {
	width: 			200px;
	position: 		absolute;
	top:			63px; 
	overflow: 		visible;
	right:			-2px;
	z-index:		0;
}

.contentFloat2 {
	position: 		relative;
	top:			63px; 
	right: 			-10px;
}

.content {
	padding:		20px;
}

.txtHeader {
	font-size:		22px;
	font-weight:		bold;
	color:			#54344D;	
}

hr {
	width:			80%;
	color:			#54344D;
	align:			left;
}

.txtContent {
	font-size:		14px;
	font-weight:		bold;
}

.bodyContent {
	font-size:		13px;
}

.subHeader {
	font-size:		20px;
	font-weight:		bold;
	color:			#54344D;
}

.b {
	font-weight:		bold;
}

.i {
	font-style:	italic;
}