	body { font-size: 1.0em; color: #636363; background-color: #E5F1EF; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; }
	#frame { width: 922px; text-align: left; }
	#header { padding: 10px 40px; }
	#main { background-repeat: no-repeat; height: 513px; overflow: hidden; }
		.doctor { background-image: url(../images/drbg.jpg);  }
		.doctor2 { background-image: url(../images/fdrbg.jpg);  }
		.doctor3 { background-image: url(../images/bdrbg.jpg);  }	
		.doctor4 { background-image: url(../images/gdrbg.jpg);  }				
		
	a { text-decoration: none; color: #333333; }		
	
	#menu { float: left; clear: none; width: 136px; margin-left: 14px; margin-top: 40px; }
		#menu a { color: #464647; height: 30px; display: block; border-bottom: solid 1px #E4F1EE; font-size: 0.8em; 
				  line-height: 30px; vertical-align: middle; text-decoration: none; text-indent: 40px; 
				  background-image: url(../images/menulinkbg.gif); background-repeat: no-repeat; }
		 #menu a:hover { color: #00A190; }
		
		/* Current Page Link Styles */
		#about .about, #docs .docs, #hospitals .hospitals, #contact .contact, #apply .apply { color: #00A190; }
		
	#content { float: left; clear: none; width: 480px; margin-top: 40px; margin-left: 20px;  font-size: 1.2em; font-weight: lighter;}
	
		#content h1 { font-size: 1.6em; font-weight: lighter; color: #00A190; margin-top: 0px;}
		
	#greenbox { background-image: url(../images/greenbg.jpg); background-repeat: no-repeat; width: 456px; height: 384px; color: #ffffff; }
	#contactbox { background-image: url(../images/contactboxes.jpg); background-repeat: no-repeat; width: 456px; height: 384px; color: #ffffff; }
		.boxpad { padding: 10px; }
	#boxlinks { position: absolute; top: 500px; }		
	#footer { font-size: 0.7em; color: #666666; }
		#footer a { color: #666666;}
	form { padding: 0px; margin: 0px; }
	
	.smalltext { font-size: 0.7em; }
	.green { color: #00A190; }
	.breaker { clear: both; }
	.bold { font-weight: bold; }
	
	td { color: #ffffff; font-size: 0.8em; }
	
	.underline { border-bottom: solid 1px #ffffff; height: 30px; line-height: 30px; vertical-align: middle;}
