body {
	background-color: black;
	font-family: Palatino, Georgia, Times, serif;
	font-size: 15px;
	margin: 0;
	padding: 0; }
a:link, a:visited{ text-decoration: none;
	color: black;
	font-weight: bold; }
a:hover {}
img { border: 1px solid black; }
address {
	white-space: pre; }
div#header {
	height: 133px;
	margin: 0px;
	padding: 0px;
	background: url(../images/header.jpg) 50% 0% no-repeat black; }
div#body_top {
	width: 523px;
	margin: -28px auto 0 auto;
	background: url(../images/body_top.png) repeat-y;
	overflow: visible; }
div#body {
	width: 483px;
	min-height: 430px;
	margin: 0 auto;
	padding: 10px 20px 20px 20px;
	background: url(../images/body_mid.png) repeat-y; }
div#body > p:first-child { margin-top: 0; }
div#body p { line-height: 19px; }
div#body_bottom {
	width: 523px;
	height: 7px;
	margin: 0 auto;
	background: url(../images/body_bottom.png) no-repeat; }
div#body_top h1 {
	text-rendering: optimizeLegibility;
	font-size: 28px;
	margin: 0px 20px;
	padding-top: 6px;
	border-bottom: 1px solid black; }
div#body h2 { font-size: 16px; }
div#body hr {
	border: 0 none;
	border-top: 1px solid black;
	margin: 15px 0px; }
div#footer {
	background-color: black;
	font-size: 13px;
	font-family: Helvetica, sans-serif;
	color: white;
	padding: 20px 0px; }
div#footer a:link, div#footer a:visited { color: white; font-weight: normal; }
div#footer h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 10px 0px; }
div#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px; }
div#footer ul li {
	margin: 0px;
	padding: 5px 0px; }
div#footerCont {
	width: 500px;
	margin: 0 auto;
	overflow: auto; }
div#footCol1, div#footCol2, div#footCol3 {
	width: 165px;
	float: left; }
blockquote { margin-bottom: 0; font-style: italic; }
p.quote-source { margin-top: 0; text-align: right; }
