body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #1B3D20 url(images/pagebackground.gif) bottom left fixed repeat-x;
	font-size: 14px;
}
#container {
	background-attachment: scroll;
	background-image: url(images/silvbackground2.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid;
	background-color: #7A7977;
}
#header	{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#navcontainer	{
	width: 100%;
	float: left;
	background-color: #590000;
	color: #FFFFFF;
	font-size: 18px;
}
#navcontainer ul { padding: 0; }
#navcontainer ul li {
	display: inline;
}
#navcontainer ul	{
	margin: 0;
	padding: 0 0 0 7%;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 16px;
}
#navcontainer ul li a {
	color:#FFFFFF;
	padding: 0.2em 12px;
	text-decoration: none;
	float: left;
	border-right: 1px solid #74716C;
	border-right-color: #74716C;
}
#navlist li a:hover, #navlist li a:active {
	background-color: #915B4F;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font: italic bold normal 10px/16px "lucida sans mono", tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#navcontainer ul li#highlighted a {
	color:#000000;
	background-color: #726F6A;
	font-weight: bold;
	}
.nav {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#main {
	margin: 20px 10px 10px;
	padding: 5px 10px;
	float: none;
	width: auto;
	position: relative;
	height: auto;
}
#main a {
	text-decoration: none;
	color:#590000;
}
#image1 {
	float: right;
	border: 1px solid #000000;
}
h1 {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 154px;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: tahoma;
}
h3 {
	font-family: tahoma;
}
dt {
	font-size: 16px;
	font-weight: bold;
}
