html, body{height:100%}
hr {
	color: #990000;
}
body {
	background-image: url(../images/pgFIll.jpg);
	margin: 0px;
	padding: 0px;
}
.nav_bg {
	background-image: url(../images/sidenav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 415px;
	width: 183px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 60px 0px 50px;
}
.bio_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
}
.maintext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #A6000D;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A6000D;
	line-height: normal;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintext p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 6px;
}
.maintext ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A6000D;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintext a {
	color: #FFFFFF;
	text-decoration: underline;
}
maintext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
maintext a:hover {
	color: #B91808;
	text-decoration: none;
}
.maintext hr {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #A6000D;
}
