body {
	background-image:	url( assets/repeater_lightgray.jpg );
	font-family:		Gill Sans MT, Arial;
	font-size:		12px;
	color:			#FFFFFF;
	padding: 		0;
   	margin: 		0;
}

.headerBar {
	background-image:	url( assets/repeater_purple.jpg );
	font-size:		18px;
	color:			#FFFFFF;	
}

.headerBar a {
	color:			#FFFFFF;
}

a {
	color:			#FFFFFF;
	text-decoration:	none;
}

.menu {
	background-image:	url( assets/repeater_darkgray.jpg );
	color:			#FFFFFF;
	font-size:		15px;
}

.footer {
	text-align:		center;
	font-size:		11px;
	color:			#666666;
	padding:		2px;
}

.footer a {
	color:			#666666;
}

.menuDoctor, .menuDoctor td {
	background-image:	url( assets/repeater_purple.jpg );
	color:			#FFFFFF;
	font-size:		14px;
	text-align:		right;
}

.content {
	padding:		5px;
	overflow:		visible;
}

.content td, .content {
	font-size:		13px;
	color:			#333399;
	text-align:		justify;
}

.content a {
	color:			#666666;
	font-weight:		500;
}

.content a:hover {
	color:			#666666;
	font-weight:		500;	
}

.header {
	font-size:		24px;
	text-transform:		UPPERCASE;
}

.image {
	border:			solid 2px #333399;
	margin:			10px;
	margin-top:		0px;
	align:			center;
}

h4 {
	text-transform:		UPPERCASE;
}

.bio td {
	text-align:		left;
}

input {
	border:			1px solid #333399;
}