@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color: #593817;
	margin: 0px;
}
.caption_photos {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.footer_credits {
	font-size: 9px;
	font-weight: bold;
	color: #aac6ab;
}
.subhead01 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #186182;
	text-decoration: none;
}

.title_black_16 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.title_purple_16 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #9393AB;
	text-decoration: none;
}


#wrapper {
	position: relative;
	width:900px;
	z-index: 0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	overflow: visible;
}

#background {
	position: absolute;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 0;
	left: 64px;
	top: 2px;
}


#contentoverlay {
	position: absolute;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 5;
	left: 5px;
	top: 77px;
}


#content_inside {
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 5;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
