* {
	color: #000000 !important;
	background: #e8f4f6 !important;
	line-height: 1.6em !important;
}

.non-print {
	display: none !important;
}

a {
	color: #520;
	text-decoration: none !important;
}

#news a:after, #news a:after,
#projects a:after, #projects a:after {
	content: " (" attr(href) ") ";
	font-size: 80%;
}

#content img,
#projects img {
	border: 1px solid #ccc;
	padding: 5px !important;
}

#fundraising h2 {
	margin: 40px 0 !important;
}

#section-news h2 {
	margin: 20px 0 !important;
}

#section-news img {
	float: left;
	margin: 5px 20px 10px 0px !important;
}

p {
	float: none !important;
	clear: both;
	color: #000 !important;
}

#content,
#events,
#contact-unsubscribe {
	border-bottom: 1px solid #ddd !important;
}

#legal table {
	padding-top: 20px !important;
}

#events h2 {
	margin: 10px 0 30px 0 !important;
}

#events h4 {
	margin: 0px 0 30px 0 !important;
}

#contact-unsubscribe h3 {
	margin: 20px 0 20px 0 !important;
}

#side-col {
	width: 37%;
}

#side-col h3,
#side-col h4,
#side-col p,
p {
	width: auto !important;
	margin: 0 20px 20px 0 !important;
	padding: 0 !important;
}

#side-col p {
	font-size: 7.5pt;
	line-height: 1.3em;
	margin: 0px 20px 20px !important;
}

#side-col h3 {
	color: #198da0 !important;
	margin: 98px 0 0px 20px !important;
}

#side-col h4 {
	margin: 20px 0 20px 20px !important;
}

#content img {
	width: 35%;			
}

#projects img {
	background: #e8f4f6;
	float: left !important;
	margin: 0px 20px 10px 0 !important;
}

#projects h2,
#projects h3 {
	margin: 10px 0 20px 0px !important;
}

#projects h2 {
	margin: 30px 0 !important;
}

#projects div {
	padding: 0 0 20px !important;
	margin: 0 !important;
	border-bottom: 1px solid #ddd;
}

#contact *,
#unsubscribe * {
	color: #000 !important;
}

table table {
	width: 70% !important;
	page-break-after: auto;
	padding: 0 !important;
}

#events,
table#header {
	page-break-after: avoid;
}