@charset "UTF-8";
html, body {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background-color: #000000;
}
img  {
	border-style: none;
}
p {
	margin-top: 10px;
	margin-bottom: 0px;
}
#anchortop {
	position:absolute;
	left:0px;
	top:0px;
	width:32px;
	height:32px;
	z-index:1;
	visibility: visible;
}
#wrapper {
	background-color: #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#nav {
	background-color: #000000;
	width: 800px;
}
#contentleft {
	text-align: right;
	width: 271px;
	background-repeat: repeat;
	float: left;
}
#contentrt {
	background-color: #E8E1B5;
	width: 493px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 271px;
	margin-top: 0px;
	padding-top: 50px;
	padding-bottom: 25px;
}
#contentrt p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	margin-right: 60px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 9px;
}
#contentrt p.credits {
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentrt hr {
	margin-right: 60px;
	margin-left: 50px;
	color: #B5AA79;
	margin-bottom: 30px;
}
#footer {
	background-color: #000000;
	text-align: center;
	height: 48px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B5AA79;
	clear: both;
}
.intro:first-letter {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1em;
	color: #FFFFFF;
	background-color: #A89E64;
	text-align: center;
	margin-right: 1px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#contentrt h1 {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 50px;
}
#contentrt h2 {
	font-size: 10px;
	margin-top: 18px;
	margin-bottom: 4px;
	margin-left: 50px;
}
#contentrt h3 {
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
}
a:link {
	color: #887B39;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #887B39;
}
a:hover {
	color: #F17C02;
	text-decoration: underline;
}
.floatrt {
	float: right;
}
.floatleft {
	float: left;
}
#top  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #939393;
	text-decoration: none;
	font-weight: bold;
}
#top a:visited {
	color: #666666;
}
#top a:hover {
	color: #887B39;
	background-color: #CCCCCC;
}
#subnav {
	text-align: right;
	padding-bottom: 24px;
	color: #887B39;
}
#subnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #887B39;
	text-decoration: none;
	font-weight: bold;
}
#subnav a:visited {
	color: #887B39;
}
#subnav a:hover {
	color: #D96E00;
}
.photo_caption {
	float: left;
}
.caption {
	font-size: 9px;
	line-height: 110%;
	color: #666;
	padding-top: 140px;
	margin-left: 260px;
}

