BODY {color: black; background: white; font-size: 12pt;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}      
#content, #container {height: 100%;
		width: auto; 
		margin: 0 5%;
		padding: 0; 
		border: 0;
		float: none !important;
		color: black; 
		background: transparent;
		}
		#content a:link:after, #content a:visited:after {
		   content: " (" attr(href) ") ";
		   font-size: 90%;
		   }
#content img {display:none;} 
#menu {display:none;} 
#goals {display: block !important}    
#clients{display: block !important}    
#future {display: block !important}     
#services {display: block !important}
#extra {float: left; display: block !important}      
#footer {float: left; display: inline !important}


a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}   



