.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container a { color: #990000; }
.container a:hover { color: black; }
header {
	background: #fff url(images/banner.png) top no-repeat;
	background-size: contain;
	height: 155px;
	border-bottom: 7px solid #990000;
}
#sidebar, #mainContent { border-left: 1px solid #b4b4b4; }
footer { border-top: 5px solid #b4b4b4; }
#sidebar li { padding-bottom: 0.2rem; }
