#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	z-index: 1;
	background-image: url(images/spacer.gif);
	overflow: auto;
	border: 1px solid #105092;
	padding-bottom: 24px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#heading {
	background-image: none;
	height: 200px;
	width: 800px;
	position: relative;
}
#bottom ul li {
	list-style-type: none;
	float: left;
	margin: 12px;
	font-size: 12px;
}
#bottom ul li a:link, a:visited, a:active {
	text-decoration: none;
}

#bottom ul li a:hover {
	text-decoration: underline;
}
#bottom ul {
	text-align: center;
}
address {
	clear: both;
	font-style: normal;
}
#container2 {
	background-color: #FFFFFF;
	width: 800px;
	height: auto;
	display: block;
	position: relative;
}
.sidebar {
	float: left;
	width: 270px;
	margin-bottom: 24px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	padding-top: 6px;
}
#menu {
	width: 200px;
	color: #105092;
	list-style-image: none;
	list-style-type: none;
	float: left;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	z-index: 50;
}
#menu ul {
	list-style-image: none;
	background-color: #FFFFFF;
	font-size: 14px;
	display: block;
	line-height: 28px;
}
#content {
	width: 598px;
	position: relative;
	background-color: #FFFFFF;
	float: left;
	z-index: 10;
}
#menu ul li {
	list-style-image: url(images/ornament-small-none.gif);
	list-style-type: none;
	padding: 0px;
	height: 24px;
}
#menu ul li:hover {
	list-style-image: url(images/ornament-small.gif);
	list-style-type: none;
	text-decoration: underline;
}
h1 {
	font-size: 36px;
	line-height: 48px;
	text-align: left;
	color: #105092;
	height: 48px;
	clear: both;
}
.bodytext {
	font-size: 14px;
	width: 320px;
	line-height: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: none;
	float: left;
	margin-right: 6px;
}
.bodytext ul {
	line-height: 24px;
	list-style-type: none;
	list-style-image: none;
	text-indent: -24px;
}
.bodytextwide h2 {
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
a:link {
	color: #105092;
	text-decoration: underline;
}
#menu ul li a:link {
	text-decoration: none;
	color: #105092;
}
#bottom {
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	padding-top: 24px;
}
.bodytextwide {
	font-size: 14px;
	width: auto;
	line-height: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: none;
	float: left;
	margin-right: 6px;
}
.bodytextwide ul {
	line-height: 24px;
	list-style-type: none;
	text-indent: -24px;
}
#menu ul li a:visited {
	list-style-image: url(images/ornament-small-none.gif);
	list-style-type: none;
	padding: 0px;
	height: 24px;
}
#menu ul li a:active {
	list-style-image: url(images/ornament-small-none.gif);
	list-style-type: none;
	padding: 0px;
	height: 24px;
}

