#masthead {
	border-bottom: 1px solid #000;
}

#masthead h1 a {
	color: #000;
	text-decoration: none;
}

#navbar,
#rightbar {
	display: none;
}

#footer {
	border-top: 1px solid #000;
	font-size: 10pt;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer h2,
#footer p {
	margin: 0;
	padding: 0;
}
