.printpage {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12pt; /* for compliant browsers */
}

html>body { /* be nice to Opera */
font-size: 12pt; 
	color: #000000;
	margin: 0;
	padding: 0;
	background-image: none;
}

#masthead {
	background: none;
}

#masthead h1, #masthead h2 {
	font-size: 125%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: "Trade Gothic LT Std Bold", "Arial Narrow", Tahoma, sans-serif;
	text-transform: uppercase;
}

#masthead h2 {
	font-size: 110%;
}

#masthead ol.activephotolist, #navigation, .message, .threecols, #sidebar, #footer {
	display: none;
}

#main-content {
	font-size: 110%;
	text-align: left;
	width: auto;
	left: 2%;
	right: 2%;
	top: 3%;
	color: #000000;
}

a:link, a:visited {
color: #CC6633;
font-weight: bold;
}

#content a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
color: #CC6633;
font-weight: bold;
}
