﻿body {
	background-color: black;
	padding-top: 21px;
	margin: 0px;
	font-family: helvetica,arial, sans serif;
}
div#content {
	background-color: #664E36;
}
div#leftnav_footer {
	padding-top: 94px;
}
div#middle {
	background-color: white;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
}
div#banner {
	height: 332px;
	padding-bottom: 46px;
}
div#customcontent {
	background-color: white;
	width: 100%;
}
td.masterlink {
	padding: 4px;
	background-color: #664E36;
	color: white;
	font-weight: bold;
	text-align: center;
	width: 12%;
}
a.nodress {
	text-decoration: none;
	color: white;
}
a.submenu {
	margin-left: 20px;
	margin-right: 40px;
	padding: 4px;
	display: block;
	background-color: #664E36;
	color: white;
	text-decoration: none;
}
.p_para_title
	{
		font-family:Tahoma;
		font-size:18pt;
		font-weight:bold;
		line-height:20px;
		color:#000000;
	}
