﻿#botpict {
	background-position: center center;
	width: 100%;
	height: 30px;
	margin-bottom: 0px;
	background-image: url('../images/main-images/topnavpict.jpg');
	background-repeat: no-repeat;
}
#bottomtext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	width: 100%;
	text-align: ;
	float: none;
	clear: both;
	right: auto;
	left: auto;
}
#body {
	padding: 0px;
	margin: 5px 5px 10px 5px;
	width: 100%;
	clear: both;
	height: 100%;
	float: none;
	overflow: visible;
}
#clear {
	font-size: px;
	width: 100%;
	text-align: ;
	float: none;
	clear: both;
	height: 20px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 100%;
}
#clear2 {
	width: 100%;
	text-align: ;
	float: none;
	clear: both;
	height: 20px;
}
.caption800 {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
	width: 790px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	color: #FFFFFF;
	background-color: #000000;
	float: none;
	clear: both;
	margin-left: auto;
}

