@charset "UTF-8";

body {
	margin: 20px;
	padding: 0px;
	color: #000000;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	outline: none;
}
#container {
	width: 928px;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
#nav_column {
	float:left;
	width: 235px;
}
#logo {
	margin-bottom: 70px;
}
#nav {
	overflow: hidden;
}
ul {
	padding: 0px;
	margin: 0px;
	line-height: 19px;
	width: 205px;
}
li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-weight: bold;
	display: inline;
	float: left;
	clear: left;
}
ul li a.navselected:link, ul li a.navselected:visited, ul li a.navselected:hover, ul li a.navselected:active {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d70000;
}
ul li a.nav:link, ul li a.nav:visited {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul li a.nav:hover, ul li a.nav:active {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
ul ul li a.navselected:link, ul ul li a.navselected:visited, ul ul li a.navselected:hover, ul ul li a.navselected:active {
	font-weight: normal;
	color: #d70000;
	border: none;
	background-color: #FFFFFF;
}
ul ul li a.nav:link, ul ul li a.nav:visited {
	font-weight: normal;
	color: #000000;
	border: none;
	background-color: #FFFFFF;
}
ul ul li a.nav:hover, ul ul li a.nav:active {
	font-weight: normal;
	color: #d70000;
	border: none;
	background-color: #FFFFFF;
}
#content_column {
	float: left;
	width: 693px;
}
#slideshow {
	float: left;
	width: 406px;
}
#collections_info {
	height: 568px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	float: right;
	width: 270px;
	position: relative;
}
#title {
	font-weight: bold;
	margin-bottom: 17px;
}
.controls {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
a:link, a:visited {
	color: #d70000;
}
a:hover, a:active {
	color: #000000;
}
#credits_container {
	position: absolute;
	bottom: 0px;
	margin-bottom: 5px;
	vertical-align: bottom;
}
.credits_content {
	height: 90px;
	vertical-align: bottom;
}
#ss10 .credits_content {
	height: 73px;
	vertical-align: bottom;
}
.smalltimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
}
#textpage_info {
	height: 568px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: 693px;
	position: relative;
}
#bodytext {
	width: 400px;
}
#website_credit {
	position: absolute;
	bottom: 5px;
}

