﻿body {
margin:0; 
padding:0; 
line-height: 1.4em; 
word-spacing:1px; 
letter-spacing:0.2px; 
font: 13px Arial, Helvetica,"Lucida Grande", serif; 
color: #000;
overflow: visible;
}

#citywide_thin_header, #health_banner, #health_navigation, #space_1, 
#space_2, #space_3, #health_column_1, #health_footer, #footer{

}

#health_programs_column_2 {
	overflow: visible;
}
/* Show URL */
a:link, a:visited {
background: transparent; 
color:#333; 
text-decoration:none;
} 
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
content: " (" attr(href) ") "; 
font-size: 11px;
} 
a[href^="http://"] {
color:#000;
}