/* Global Print Styles */

body {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/* This'll only work in modern browsers like Firefox, but will add an explanation to the top of the page when printed. Slick, eh? */
#wrapper:before {content: "This is a printer-friendly version. The navigation and other unnecessary elements have been removed."; 
display: block;
margin: 5mm 0mm 5mm 0mm;
padding: 0px 0px 2px 300px;
background-image: url(../ocregister/images/sectionlogo.jpg);
background-repeat: no-repeat;
text-align: left;
border-bottom: 1px solid #999999;
color: #666666;
}

#topper, #advertising, #entertainmentmod, #shoppingmod, #toollinks, #breadcrumbs, #subscribe, #googlead, #tools, #footer, #relatedlinks, #apvideo, #videobox, #audiobox, #toparticle, #artinclude, #morenews {display: none; }

a:link, a:visited {
color: #003399;
text-decoration: underline;
}

/*#contentwrap a:link:after, #contentwrap a:visited:after {
content: " (" attr(href) ") ";
}*/

