body {
	font-size: 13px;
	background-color: black;
	color: #dddddd;
}
.glossy {
	background-image: url( "../../images/glossy-background.png" );
	background-repeat: repeat-x;
	height: 33px;
	padding: 5px 0 0 5px;
	margin: 0;
}
#bottom span.bottomdetails {
	position: absolute;
}
#bottom span.links {
	float: right;
	font-size: 11px;
	margin-right: 10px;
}
.zoomed-image-container a:hover {
	border-bottom: none;
}
.toggle_container a:hover {
	border-bottom: none;
}
#collections h2 span.active {
	font-weight: bold;
}
#collections h2 span {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	float: right;
	margin-right: 5px;
	display: none;
}
#collections .block {
	margin-top: 5px;
	max-height: 100px;
	line-height: 0px;
}
.toggle_container {
	max-height: 100px;
	overflow: hidden;
	display: none;
}
#nav-links {
	color: #bbbbbb;
}
#top-panel a {
	color: #6A8DC1; /* stone-washed sky blue */
	color: #bbbbbb;
}
#welcome {
	width: 800px;
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	margin-top: 80px;
	margin-bottom: 20px;
	letter-spacing: 4px;
}
#welcome a {
	text-decoration: none;
}
#welcome-left {
	text-align: right;
	float: left;
	width: 580px;
}
#welcome-right {
	width: 192px;
	text-align: left;
	float: right;
}
#welcome ul {
}
#welcome li {
	display: block;
	height: 32px;
	list-style-type: none;
}
#welcome li a {
	color: #bbbbbb;
}
#welcome li.important {
	height: 162px;
}
#welcome li.important a {
	color: #6A8DC1; /* stone-washed sky blue */
}
#body {
	width: 80%;
	min-width: 810px;
	max-width: 900px;
	padding: 0;
	margin-top: 60px;
}
#canvas-div {
	height: 400px;
	width: 600px;
	float: left;
	padding-bottom: 0;
}
#image-titles {
	height: 35px;
	margin-bottom: 10px;
}
h1.img-title {
	position: absolute;
	margin-bottom: 20px;
}
img.canvas {
	max-width: 600px;
	max-height: 400px;
	position: absolute;
}
div.description {
	float: right;
	width: 200px;
}
#related {
	width: 27%;
	float: right;
}
.filmstrip legend a.current {
	text-decoration: underline;
}
div.bottom {
}
p.description , span.geo-location {
	font-size: 11px;
	line-height: 14px;
}
h1 {
	font-size: 20px;
	margin-bottom: 16px;	
}
h1 span {
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
}

