﻿#container {
	margin: 20px auto 20px auto;
	width: 820px;
	clip: rect(auto, auto, auto, auto);
	top: 15px;
	background-image: url('../images/con_back.png');
}
#top {
	height: 150px;
}
#title {
	background-color: #4393d0;
	border-style: solid;
	border-width: 2px;
	float: left;
	width: 176px;
	height: 51px;
}
.titleimg {
	clip: rect(auto, auto, auto, auto);
	padding-top: 2px;
	padding-left: 0px;
}
#hnav {
	width: 636px;
	height: 51px;
	border: 2px solid #000041;
	padding: 0px;
	float: right;
	text-align: center;
	background-color: #8e6839;
	margin-top: 0px;
	vertical-align: middle;
}
#sidebar {
	border-style: solid solid none solid;
	border-width: 2px 2px 0px 2px;
	border-color: #000041;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #e2d3b2;
	width: 174px;
	height: 100%;
	float: left;
	text-align: center;
}
#content {
	padding: 10px;
	font-family: Verdanal, Helvetica, sans-serif;
	background-color: #d8ebf3;
	width: 618px;
	height: 100%;
	float: right;
	border-style: solid solid none none;
	border-width: 2px 2px 0px 0px;
	border-color: #000041;
}
#clear {
	clear: both;
}
#footer {
	background-color: #8E6839;
	border: 2px solid #000041;
	float: left;
	width: 816px;
	height: 50px;
}
.title-img {
	text-align: center;
}
.hbutton {
	padding-top: 12px;
}
#content ul {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	list-style-type: square;
	color: #8E6839;
}
#ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}
#ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	list-style-type: square;
	color: #B07906;
	font-weight: bold;
}
#designby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	width: 169px;
	float: left;
	margin-top: 10px;
	color: #D8EBF3;
}
#f-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D8EBF3;
	width: 610px;
	float: right;
	margin-top: 3px;
	text-align: center;
	height: 9px;
	line-height: 10px;
}
#f-links li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D8EBF3;
	display: inline;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #D8EBF3;
	padding-right: 7px;
	padding-left: 7px;
}
.last {
	border-right-style: none;
}
#f-links li.last {
	border-style: none;
}
#copyright {
	width: 610px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #D8EBF3;
	margin-top: -1px;
	text-align: center;
	padding-top: 2px;
}
#newshead {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 161px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000080;
	text-align: center;
	vertical-align: middle;
	background-color: #513B20;
	color: #D8EBF3;
}
#news-content {
	margin: 3px auto 20px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000080;
	width: 161px;
	text-indent: 0px;
	padding-top: 2px;
	background-color: #D8EBF3;
	border: thin solid #000080;
	text-align: left;
	padding-left: 2px;
	padding-bottom: 0px;
}
.img-right {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
}
.img-left {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
}


