* {
	margin: 0;
	padding: 0;
}

html {
}

body {
	font: 11px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #B1AD97 url(../media/bg.jpg) no-repeat center top;
}

#content {
	width: 100%;
}

#container {
	width: 642px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
}

#map {
	border: 1px solid #333;
	width: 640px;
	height: 376px;
	background-color: #000;
}

#map_overlay {
	border: 1px solid #333;
	width: 640px;
	height: 376px;
	background-color: #000;
}

a {
	color: #999;
}

a img {
	border: 0;
}

a:hover {
	color: #fff;
}

#image_nav {
	float: right;
	margin-top: 8px;
}

#reset {
	margin-top: 8px;
	text-align: left;
}

#reset a, #image_nav a {
	color: #4e4c42;
	text-decoration: none;
	font-weight: bold;
}

#reset a:hover, #image_nav a:hover {
	color: #fff;
}

#reset a:active, #image_nav a:active {
	text-decoration: underline;
}

#text_container {
	margin-top: 16px;
	margin-left: 200px;
	margin-right: 40px;
	line-height: 15px;
}

#text_container h3 {
	margin-bottom: 16px;
	color: #EAE6C8;
	text-shadow: #333 3px 3px 5px;
	font-size: 18px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#text_container h4 {
	margin-top: 24px;
	margin-bottom: 8px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #4e4c42;
}

#text_container h5 {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}

#text_container p {
	margin-bottom: 8px;
}

#text_container a {
	color: #EAE6C8;
	font-weight: bold;
	text-decoration: none
}

#text_container a:hover {
	color: #fff;
}

#credits {
	margin-top: 40px;
	margin-bottom: 16px;
	text-align: right;
	color: #4e4c42;
}

#credits a {
	color: #4e4c42;
	text-decoration: none
}

#credits a:hover {
	color: #fff;
}

#links {
	float: left;
	position: relative;
	top: 120px;
	width: 162px;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
}

#links a {
	padding: 2px;
	text-shadow: #333 3px 3px 5px;
	color: #EAE6C8;
	font-weight: bold;
	text-decoration: none
}

#links a:hover {
	color: #fff;
}

.audio_player_group {
	font-size: 11px;
	line-height: 16px;
	width: 146px;
	float: right;
	margin-top: 16px;
	margin-bottom: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #4e4c42;
	border-bottom: 1px solid #4e4c42;
}

#audio_player {
	margin-bottom: 8px;
}

#audio_player_flash a, #audio_player_quicktime a {
	text-shadow: none;
	padding: 0;
}

#audio_player_flash a:active, , #audio_player_quicktime a:active {
	text-decoration: underline;
}

#audio_player_quicktime {
	display: none;
}