.noprint,
#topbar,
#leftnav,
#runner {
	display: none;
	visibility: hidden;
}
.graphic-header,
#sccr-newsletter-header,
#sccr-newsletter-header span {
	text-indent: 0;
	font-size: 1.8em;
	text-align: left;
	color: #6b3533;
	height: auto;
	width: auto;
	background-image: none;
	display: block;
	clear: all;
	margin: 0 15px;
	padding: 0;
}
.photo,
.callout {
	border: 2px solid #6b3533;
}
a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
