* {
	background: transparent !important; 
	color: black !important; 
	text-shadow: none !important; 
	filter:none !important; 
	-ms-filter: none !important;
}
.jump-nav { display: none; }
.oaknet_breadcrumb { display: none; }
body, body.government { background: background: transparent !important; }
div#header { display: none; }
div#footer { display: none; }
div#content div#left { display: none; }
div#right div.box a.subscribe { display: none; }
div#content,
div#content div#center, 
div#content div#right,
body.government div#content div#right,
body.government div#content div#center,
.government div#content div#right,
.government div#content div#center { 
	float: none !important; 
	width: 100%; 
	margin: 0; 	
	padding:0;
	background-color: transparent;
}
/* .page-break  { display:block; page-break-before:always; } */

a, a:link, a:visited,
div#content div#center a, 
div#content div#right a, 
div#left div#mayor p a  { 	
	text-decoration: underline; 
	/* font-style:italic; */
	font-weight: normal;
	color: #06c;
	background: transparent;	
}
/* a:link:after { content: " (" attr(href) ") "; } */
a[href]:after { content: " (" attr(href) ")"; }
a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
abbr[title]:after { content: " (" attr(title) ")"; }
img { max-width: 100% !important; }
/*
h1,h2,h3 { page-break-after: avoid; }
p, 1h, h2, h3 { orphans: 3; widows: 3; }
#comments { page-break-before: always; } 
*/
#website { display: block; text-align: center; width: 100%;}