body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
a:link, a:visited {
	color: #630000;
	text-decoration: none;
}
a:hover, a:active {
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 24px;
	font-weight: bold;
	color: #9C7E4A;
	font-variant: small-caps;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #9C7E4A;
	font-variant: small-caps;
}
.nav_section a:link, .nav_section a:active, .nav_section a:visited, .nav_sub a:link, .nav_sub a:active, .nav_sub a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_section a:hover, .nav_sub a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copy {
	color: black;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align:left;
	width:758px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.nav_section {
	text-transform:uppercase;
	font-weight:bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color:#FFFFFF;
	background-color: #9A0000;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 10px 5px 5px 5px;
	text-decoration: none;
}
.blfbody {
	background-color:#FFFFFF;
	background-image:url('images/brownbg.gif');
	background-repeat:repeat-y;
	background-position:  left 50%;
	width:767px;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-top: 0px none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	overflow: auto
}
.main {
	background-color:#FFFFFF;
	border-right: solid #CDCDCD 1px;
	border-bottom: solid #CDCDCD 1px;
}
.callout {
	background-color:#D1B669;
	border: 1px solid #000000;
	text-align: center;
	width: 50%;
	position: static;
}
.story {
	border: 1px solid #000000;
	padding:5px 5px 5px 5px; 
}
.links {
	float:right;
	width:49%;
	border-top-width: 1px;
	border-top-color: #999999;
}
.menu {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 165px;
	text-align: left;
	clear: left;
	vertical-align: top;
	visibility: visible;
	background-color:#987945;
}
.nav_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
}
.blfcontent {
	text-align: left;
	width: 560px;
	vertical-align: top;
	float: right;
	padding: 10px 10px 10px 10px;
}