
div#printheader, div#printheader img{
	display:block !important;
	margin-bottom:10px;
}

div#header, div#header-top, ul#social-nav, div#google-search, ul#main-nav, ul#social-lnk, 
div#addthisbutton, div#get-involved, div#sidebar, div#sidebar .side-box,
div#facebookfrm, div#sidebar .bookmark, div#sidebar .twitter, div#commentsbox {
	display: none !important;
}

div#container, div#body, div#content, div#footer {
	width: 90% !important; 
	margin: 0; 
	float: none !important;
}

body {
	background: white;
	background-image: none !important;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}