
body {
	background:white;
 	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
}


#wrapper, #container {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

.smText {
	display:none;

}

#header {
	background:white;
}


h1, h1 a {
	background:white;
	font-size:12pt;
}

a img {
	border:none;
}

#header p {
	text-align:left;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}

#navigation {
	display:none;
}


#content { 
	color:black;
	float:none;
	background:white;
}

.topLink {
	display:none;
}

h2#heading {
	color:black;
	font-size:12pt;
}

h2#headingGrey {
	color:black;
	font-size:12pt;
}

h3, h3.Grey, h4, h4.first {
	font-size:12pt;
	color:#000;
}

#content p {
	color:#000;
	font-size:10pt;
}

#content img.dr, #content img.staff {
	display:none;
}

#content ul.patientInfo, #content ul.drlist, #content ul.drlist_Phy, #content ul.spec, #content ul.basic {
	color:#000;
	font-size:10pt;
}

#neurosurgeryStaff, #physiatryStaff {
	float:none;
	
}

#content a, a:link {
	color: black;
	text-decoration: none;
	font-size:10pt;
}

#footer { 
	color: #000;
	text-align:left;
	background: #fff;
	border-top:1px solid #000;
}

#footer a {
	text-decoration:none;
	color:#000;
	font-size:9pt;
}

#footer img {
	display:none;
}


#footer p {
	font-size:9pt;
	color:#000;
	
}
