
 #body { }

		.masthead{ 
				position: relative;
				background: #000066; 
				color: white; 
				height: 150px; 
				width: 100%;
		}

		.mastcontent{ position: absolute; font-family: serif; font-size: 30pt; }

		.makhlouf { top: 2px; left: 10px; }

		.board{  top: 40px; left: 10px; font-variant: small-caps; }

		.phone { right: 20px; text-align: right; top: 40px; font-size: 26pt;}
		.for_appointments{ right: 20px; text-align: right; top: 10px; font-size: 20pt; background: #000066;}

		.leftnav{ height: 100%; width: 250px; background: #000066; }
		.navrow{ height: 30px; width: 85%; background: #5F5FE0;  margin-top: 5px; margin-left: 10px; 
				padding-left: 20px; padding-top: 5px; }

		.navlink{ font-size: 12pt; font-weight: bold;}
		.fondren{ position: absolute; right: 20px; top: 120px; font-size: 14pt; font-family: sans-serif;}
		.sugarland{ font-size: 14pt; left: 20px; top: 120px; font-family: sans-serif;}

		a.navlink:link {color: white;}      /* unvisited link */
		a.navlink:visited {color:#00FF00;}  /* visited link */
		a.navlink:hover {color:yellow; font-size: 14pt;}  /* mouse over link */
		a.navlink:active {color:#0000FF;}  /* selected link */


		.main{ 
				position: absolute; 
				/*height: 100%; */
				/*width: 100%;*/
				top: 160px; /*see masthead */
}

		.content{ position: absolute; 
				left: 280px;  /*left has to be more than leftnav width */
				top: 10px; 
				width: 500px;
				/*width: 100%;*/
		}

		.condition_list_title{ font-weight: bold; font-size: 110%;}
		.condition_list{ margin-bottom: 0px; padding-bottom: 2px;}
		.condition_list_item{ padding-left: 10px;}

		.disease{ font-weight: bold; text-align: center; font-variant: small-caps; }
		.disease_desc{ margin-left: 15px; font-size: 90%; margin-right: 15px; }
		.disease_hdr{ display: inline; font-weight: bold;}

		.space_10px{ clear: both; height: 10px;}
		.address_hdr{ display: inline; font-weight: bold; margin-top: 30px;}
		.first_person_disclaimer{ font-style: italic; font-size: 80%;}
		.directions_location{ font-variant: small-caps; font-weight: bold; text-align: center; clear: both; text-size: 120%;}
		.directions_hdr{ font-weight: bold; padding-bottom: 2px; margin-bottom: 5px;}
		.directions_list{ padding-top: 2px; margin-top: 2px;}
