@charset "utf-8";
/* CSS Document */

body{
	background-color: #160f0e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}#wrapper{
	width: 824px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}#header{
	margin: 0px;
	padding: 0px;
	width: 824px;
	height: 223px;
}#navbg{
	height: 44px;
	width: 824px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
}#main{
	width: 824px;
	background-image: url(../images/bg-middle.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	overflow: auto;
	padding: 0px;
}#footer{
	height: 115px;
	width: 790px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin: 0px;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}#footer a{
	text-decoration: none;
	background-color: #000000;
	font-weight: bold;
	color: #C79A61;
}
h1 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 4px;
	padding-left: 4px;
	text-transform: uppercase;
	line-height: 40px;
}#menu
{
	width: 790px;
	height: 35px;
	z-index: 5;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-left: 22px;
	margin-right: 15px;
}
#menu ul
{
	list-style: none;
	padding: 0;
	float: left;
	width: 158px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
}#menu h5
{
	text-align: center;
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 12px;
	color: #C79654;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#menu h5 a
{
	text-align: left;
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 12px;
	color: #C79654;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0px;
	background-color: #000000;
}#menu h5 a:hover
{
	color: #AD8EC7;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	text-align: center;
	display: block;
	padding: 0px;
}
#menu ul li ul li a
{
	color: #C79654;
	text-decoration: none;
	display: block;
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 11px;
	background-color: #000000;
	margin: 0;
	text-transform: uppercase;
	padding: 5px;
}
#menu ul li ul li a:hover
{
	color: #AC8CBE;
	background-color: #02070A;
	padding: 5px;
}
#menu li
{
	position: relative;
	width: 158px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#menu ul ul
{
	position: absolute;
	z-index: 500;
	width: 158px;
	left:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 25px;
}
#menu ul ul ul
{
	position: absolute;
	top: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul
{
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 5px;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul
{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#copy {
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.photos {
	padding: 4px;
	border: 1px solid #999999;
	margin: 5px;
}
.table {
	border: 1px solid #CCCCCC;
}
.copycredit {
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
}

.captions a{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.headers {
	font-size: 16px;
	font-weight: bold;
}


#whitebg {
	width: 753px;
	background-image: url(../images/white-bg.gif);
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.captions {
	font-size: 10px;
	color: #666666;

}.captions a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a{
	color: #77139D;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFC559;
}
a:hover {
	color: #77139D;
	text-decoration: none;
	background-color: #74E3E9;
}.hand{
	cursor: hand;
}
#ul#li {
	list-style-type: circle;
}#ul#li#ul#li{
	list-style-type: square;
}

