body
{
	margin: 0px 0px 0px 0px;
	color: #666666;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/doctor_background.jpg);
	background-repeat: no-repeat;
	height: 1000px !important;
	min-height: 1000px !important;
}


/* This is the CSS for the doctor popup pages*/

#doctor	{
	height: 1000px !important;
	min-height: 1000px !important;
}

#doctor img
{
	padding: 2px;
	background-color: #069;
	position: absolute;
	top: 120px;
	left: 100px;
}

#doctor .title
{
	color: #FFF;
	font-size: 24px;
	position: absolute;
	top: 10px;
	margin-top: 66px;
	left: 320px;
}

#doctor .text, #doctor .top
{
	color: #666;
	font-size: 11pt;
	position: relative;
	left: 320px;
	top:100px;
	width: 400px;
}

#doctor .top
{
	color: #069;
	font-size: 14pt;
	position: relative;
/*	left: 300px;
	top:200px;*/
}

#doctor .quals	{

font-size: 18px;
}

