@charset "UTF-8";
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-variant: small-caps;
	text-align: center;
}
#container #nav {
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: thin solid #B18D03;
}
#container #header {
	padding-bottom: 5px;
	padding-top: 3px;
}
.history {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 22px;
	color: #FFFFFF;
}
#nav li {
	display: inline;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
}
#nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFCC00;
	text-decoration: none;
}
#nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}#container #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: lowercase;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FECB00;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B28F01;
}
.borderphoto {
	margin: 2px;
	padding: 2px;
	border: thin solid #999999;
}
.titleswh {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #BA7D1B;
}
.history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
}
