body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4c2c13;
}
a:link {
	color: #B83D00;
	text-decoration: none;
}
a:visited {
	color: #B83D00;
	text-decoration: none;
}
a:active {
	color: #B83D00;
	text-decoration: underline;
}
a:hover {
	color: #B83D00;
	text-decoration: underline;
}
#main {
	padding: 0px;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 25px;
	border: 2px solid #c2bd85;
}
#main #left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 95px;
}
#main #left #logo {
	padding: 0px;
	margin-top: -38px;
	margin-left: -80px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #left .menuButton {
	padding: 0px;
	margin-top: 15px;
	margin-left: -50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main #right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 480px;
}
#main #right h1 {
	margin: 0px;
	display: block;
	background-color: #B83D01;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 5px;
}
#main  #right  .homepage {
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
	margin-top: 25px;
}
#main #right #homepage2 {
	font-size: 16px;
	text-align: center;
	margin-top: 25px;
}
#main #right #homepage3 {
	color: #B83D00;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
}


#main #right iframe {
	border: thin solid #B83D00;
}
#main #right li {
	list-style-type: square;
	margin-bottom: 5px;
}
#main #right #historyGallery {
	text-align: center;
}
#main #right #historyGallery img {
	margin: 2px;
	padding: 0px;
}
#main #right #historyGallery a {
	margin: 0px;
	padding: 0px;
}
#main #right label {
	display: block;
	width: 150px;
	margin: 0px;
	padding: 0px;
	float: left;
}





#main #footer {
	text-align: right;
	clear: both;
}
#main #footer img {
	padding: 0px;
	margin-right: -15px;
	margin-bottom: -15px;
}
#schafer {
	font-size: 10px;
	color: #C8C68B;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
