#navbar,
#rightsidebar,
.btn-donatenow { display: none; }

body {
	font: .8em/1.5 Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
}
body, h1, h2, h3, h4, h5, h6, p, ul, li, input, textarea, div, a, form {
	margin-top: 0;
}

h1 {
	font-size: 2.0em;
	color:#004677;
	line-height: normal;
}

h1 a {
	color: #004677
}

h2 {
	font-size: 2.0em;
	font-size: 1.1em;
	color:#004677;
	line-height: normal;
	text-align: left;
	margin: 0 0 14px 0;
	clear: both;
}

h3 {
	font-size: 1.3em;
	line-height: normal;
	margin: 0 0 14px 0;
	clear: both;
}

a {
	outline: 0;
	color: #ed1b30;
	text-decoration: none;
}

a img {
	border: 0;
}

h3 a {
	color: #000;
}


