
a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%; 
}

a[href^="/"]:after {
   content: " (http://wilmington.besavvy.egovlink.com" attr(href) ") "; }
	 
#footer a[href^="/"]:after { content: "";}
   
#accessibility-menu, #navigation, #header, #sidebar, .inner-sidebar, .ktcssmenu, #section-title, #headline { 
	display:none !important; }

.container, #wrapper, #content, .entry, #footer {width: 96% !important; background: none !important; border:0 !important;}
