body {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	background-image:none !important;
	background-color:#fff;
	color:#000;
}

.printonly {
	display:block;
}
.vCard {
	background-image:none;
}

#wrap {
	padding-top:0;
	width:769px;
	font-size:14px;
	line-height:18px;
}
#header-print {
	padding:14px 17px;
}
#container {
	padding:30px 0;
}
#right {
	float:none !important;
}
#wrapper,h1,h2,h3,h4,h5,h6,p,ul,li {
	color:#000;
	background-color:#fff;
}

/** Links **/
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; color:#666666; }
a:link[href^="https://"]:after, a[href^="https://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; color:#666666; }

/** Layout **/
#sustainable { float:left; }
#footer-r { float:right; text-align:right; }
#project-details a.details, #project-listing a { background-image:none; }

/** Hide these **/
#header, #left, #footer, #sb-container, embed, object {
	display:none;
}
