body {
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
#container {
	width: 675px;
	background: #FFFFFF;
	margin: 20px auto 50px;
}
#header h2 {
	height: 96px;
	text-indent: -1000em;
}
#datebar p {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;	
	text-align: right;
	padding-right: 20px;
}
#article p.no_indent {
	text-indent: 0px;
}
p.terminus {
	background: url(../image/terminus.gif) no-repeat center center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar {
	display: none;
}
#rightbar {
	display: none;
}
#homelink {
	display: none;
}
#footer {
	display: none;
}
img.blueborder {
	margin-right: 1em;
}
#header img {
	text-align: center;
}
#header {
	text-align: center;
}
#header h2 {
	display: none;
}
#article h1 {
	text-transform: uppercase;
	font: 14px/16px "Arial Black", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	letter-spacing: 0em;
}
#article p.quote {
	display: block;
	margin-right: 10px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	margin-top: 8px;
	margin-bottom: 0px;
	font-style: italic;
	text-align: center;
	text-indent: 0px;
	padding: 8px 0px;
}
#article p.quoteright {
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 8px 0px;
	display: block;
	margin: 10px;
	width: 75%;
}
#datebar {
	height: 30px;
	line-height: 30px;
}
