@charset "UTF-8";
#container {
	height: auto;
	width: 751px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#nav_bar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 431px;
	width: 200px;
}
#banner {
	background-image: url(../img/page_headers/MainBanner.gif);
	height: 81px;
	width: 550px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#sub_head  {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 550px;
	float: right;
}
#content  {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	clear: right;
	width: 550px;
	height: auto;
	text-decoration: none;
}
#container #content a {
	text-decoration: underline;
	color: #000000;
}
#footer {
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	height: auto;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
}
#footer a {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

