html, body {
	background: black; 
	font-family: Verdana, sans-serif;
	color: #DAA520;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: #990000 url(bg.jpg);
	min-width: 950px;
}
#toptrim {
	background: url(toptrim.jpg) repeat-x;
	height: 40px;
}

#container {
	background: black url(mid.jpg) repeat-y top center;
	width: 1000px;
	margin: 0 auto;
	background-color: black;
}
#top {
	height: 164px;
	background: url(top.jpg) no-repeat top center;
	padding-left: 8px;
}

#header {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#nav {
	font-size: 85%;
	padding-left: 50px;
	width: 144px;
	float: left;
}
#nav a:link {
	text-align: left;
	text-decoration: none;
	background: url(button.jpg) no-repeat top left;
	display: block;
	width: 144px;
	height: 22px;
	padding: 4px;
}
#nav a:visited {
	text-align: left;
	text-decoration: none;
	background: url(button.jpg) no-repeat top left;
	display: block;
	width: 144px;
	height: 22px;
	padding: 4px;
}
#nav a:hover {
	text-align: left;
	text-decoration: none;
	background: url(buttonON.jpg) no-repeat top left;
	display: block;
	width: 144px;
	height: 22px;
	padding: 4px;
}
#nav a:active {
	text-align: left;
	text-decoration: none;
	background: url(button.jpg) no-repeat top left;
	display: block;
	width: 144px;
	height: 22px;
	padding: 4px;
}

#content {
	float: right;
	padding-right: 50px;
	margin-top: 0px;
	margin-left: 0px;
	width: 710px;
	text-align: left;
}
#bot {
	clear: both;
	height: 78px;
	background: url(bot.jpg) no-repeat bottom center; 
	padding-left: 150px;
	padding-bottom: 40px;
	padding-right: 150px;
}
#footer {
	text-align: center;
}
#bottrim {
	background: url(bottrim.jpg) repeat-x;
	height: 40px;
}
h1 {
	margin: 0;
	clear: both;
} 

img {border: none;}

a.linkopacity0 img {filter:alpha(opacity=0); -moz-opacity: 0.0; opacity: 0.0;}
a.linkopacity0:hover img {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}

a:link {color:#F0E68C;text-decoration:none;}
a:visited {color:#B8860B;text-decoration:none;}
a:hover {color:#FAFAD2;text-decoration:underline;}
a:active {color:#FFFF00;text-decoration:none;}

.hidden {display:none;}
.shown {display:inline;}

.button {
	font-size: small;
	color: gold;
	border: 3px outset goldenrod;
	background-color: black;
	cursor: hand;
}

#view, #view_1, #view_2, #view_3 {
	position: relative;
	width: 270px;
	height: 500px;
	overflow: auto;
	background-color: #990000;
	border: 1px solid #B8860B;
	padding-top: 2px;
	padding-bottom: 2px;
	scrollbar-arrow-color: #990000;
	scrollbar-track-color: black;
	scrollbar-shadow-color: #BDB76B;
	scrollbar-face-color: #B8860B;
	scrollbar-highlight-color: #FFD700;
	scrollbar-darkshadow-color: #8B0000;
	scrollbar-3dlight-color: #EEE8AA;
}

.scrollNav, .scrollNav a:link, .scrollNav a:visited {
	text-align: center;
	font-size: .8em;
}

#captionPlaceholder, #captionPlaceholder_1, #captionPlaceholder_2, #captionPlaceholder_3 {
	font-size: 1.2em;
	font-weight: 800;
}
#photographerPlaceholder, #photographerPlaceholder_1, #photographerPlaceholder_2, #photographerPlaceholder_3 {
	font-size: 0.8em;
}
