body {
	color: #333333;
	background-color: #6A2222;
	margin: 0px auto;
	padding: 0px;
	width: 840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	height: 0px;
	width: 0px;
	background-position: left center;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	text-align: left;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	font-style: normal;
	white-space: normal;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660000;
text-align: left; }
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
}
.red-centered {
color: #660000;
font-size: 12px;
font-style: oblique;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
font-weight: bold; }
#top_nav {
	background-color: #6A2222;
	height: 26px;
	width: 840px;
	background-image: url(images/top_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-position: inside;
	list-style-type: none;
	left: auto;
	right: auto;
}
#wrapper{
	border: 0px solid;
	width:840px;
	background-color: #6A2222;
	height: 650px;
}
div#header {
	width: 840px;
	height: 105px;
	background: url(images/header.jpg);
}

div#content {
	width: 840px;
	height: 494px;
	background-color: #333333;
}
#left-area {
	float:left;
	width: 210px;
	height: 494px;
	background: url(images/left_bkgd.jpg) no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#left-nav {
	padding:0px;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 45px;
	margin-left: 55px;
	float: left;
	top: 0px;
	height: 405px;
	width: 140px;
 }
#nav  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	text-align: left;
	display: list-item;
	height: 240px;
	width: 120px;
	list-style-image: none;
	list-style-position: outside;
}
#nav    li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	display: inherit;
	list-style-type: none;
	line-height: 26px;
	color: #CCCCCC;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
}

#text-area {
	float:left;
	width: 629px;
	height: 494px;
	background: url(images/content_bkgd.jpg) no-repeat;
	overflow: auto;
	margin: 0px;
}

#message-display {
	height: 430px;
	padding:0px;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 30px;
	float: left;
	width: 540px;
}
#footer {
	width: 840px;
	height: 40px;
	background-image: url(images/footer.jpg);
	float: left;
	margin-right: auto;
	margin-left: auto;
}
