body {
	background: #4878b6 url('/img/page-bg.png') repeat-x;
}

#header {
	background: transparent url('/img/header.jpg') no-repeat;
	height: 175px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#header #title { margin-top: 5px; margin-left: 25px; }

a { color: #02397f; text-decoration: underline; }
a:hover { text-decoration: none; }

h1 a { color: inherit; text-decoration: none; }

#footer { border-top: #1a4679 solid 1px; margin-top: 20px; padding-top: 20px; }

#footer p { color: #FFF; text-shadow: none; }
p.disclaimer { font-style: italic; }
p.copyright { font-size: 0.85em; }
.center { text-align: center; }