body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Nav {
	background-color: #000;
	width: 800px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-top: 35px;
	margin-left: auto;
	color: #FFF;
	text-align: center;
}
#Nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	color: #954300;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
#Nav a:hover {
	color: #C49B5E;
}
.dropmenudiv{
	position:absolute;
	z-index:100;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #90744A;
	border-right-color: #90744A;
	border-bottom-color: #90744A;
	border-left-color: #90744A;
	width: auto;
	background-color: #000;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.dropmenudiv a{
	display: block;
	text-decoration: none;
	color: #954300;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.dropmenudiv a:hover{
	color: #4C7BD0;
}
#FlashArea {
	background-color: #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#Content {
	color: #C49B5E;
	text-decoration: none;
	text-align: left;
	width: 800px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}
#Content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	width: 600px;
	display: block;
}
#Content #classic {
	float: left;
	margin-top: 5px;
}
#Content p:first-letter{
	font-size: 60px;
	font-weight: bold;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 0px;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-bottom: 15px;
}
#footer #buttonsf {
	text-align: center;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}
#buttonsf a {
	color: #666;
	text-decoration: none;
}
#buttonsf a:hover {
	color: #CCC;
}
#rimage {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#fb {
	float: left;
	display: block;
	margin-top: -75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homebuttons {
	text-decoration: none;
	display: block;
	clear: both;
	float: right;
	padding-bottom: 0px;
	width: 600px;
}
