/* CSS Document */

* {
	padding: 0;
	Margin: 0;
}
body {
	text-align: center;
	background-color: #000000;
}
#container {
	margin: 0em auto 1em;
	width: 1000px;
	text-align: left;
}
#header {
	width: 1000px;
    height: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}
#nav1 {
	width: 1000px;
	padding-top: 30px;
	padding-left: 90px;
	padding-right: 50px;
	padding-bottom: 20px;
}
#nav2 {
	width: 1000px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	text-align: right;
}
#main {
	width: 1000px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FEFBF4;
	text-decoration: none;
	text-align: left;
	line-height: 160%;
}
#maingallery {
	width: 1000px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FEFBF4;
	text-decoration: none;
	text-align: left;
	line-height: 160%;
}
#footer1 {
	clear: both;
	width: 1000px;
	text-align: right;
}
#footer2 {
	clear: both;
	width: 1000px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FEFBF4;
	text-align: center;
}
#main, #maingallery a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEFBF4;
	text-decoration: underline;
	font-weight: bold;
}
#main, #maingallery a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEFBF4;
	text-decoration: underline;
	font-weight: bold;
}
#main, #maingallery a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC2727;
	text-decoration: underline;
	font-weight: bold;
}
#main, #maingallery a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC2727;
	text-decoration: underline;
	font-weight: bold;
}
#footer2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEFBF4;
	text-decoration: bold;
}
#footer2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEFBF4;
	text-decoration: bold;
}
#footer2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC2727;
	text-decoration: underline;
}
#footer2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC2727;
	text-decoration: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FEFBF4;
	letter-spacing: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEFBF4;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEFBF4;
	letter-spacing: 2px;
}
#exhibits td {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	text-align: left;
	padding-left: 4px;
}
.widerspacedtext {
	line-height: 170%;
}
blockquote {
	text-indent: 16px;
}
#container #main #gallery td {
	padding-right: 20px;
	padding-left: 20px;
}
#slideshow input, select, textarea{
	font-size: 100%;
}
#slideshow h1{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#slideshow h2{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#slideshow h3{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

/* Tag-specific */
#slideshow html, body, form, fieldset, li, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, input{
	margin: 0;
	padding: 0;
}
#slideshow dl, p, ul, ol{
	margin: 0 0 1em;
	padding: 0;
}
#slideshow a{
	color: #FEFBF4;
}
#slideshow dt{
	font-weight: bold;
}
#slideshow form label{
	cursor: pointer;
}
#slideshow img{
	border: none;
}
#slideshow input{
	vertical-align: middle;
}

/* General */
div#gallerycontainer{
	width: 700px;
	margin: 2em auto;
}
div#jas-container{
	/* Width HAS to be here for IE to render the filter */
	width: 700px;
}
div#jas-frame{
	float: left;
	width: 700px;
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #000;
}
div#jas-tags{
	float: right;
	width: 100px;
}
div#jas-tags h3{
	margin-bottom: 1em;
}
div#jas-tags ul{
	list-style: none;
}
div#jas-tags ul li{
	margin-bottom: 0.3em;
}
div#jas-tags ul li input{
	margin-right: 3px;
}
div#jas-thumbnails{
	float: left;
	clear: left;
	width: 700px;
	margin-top: 1em;
	border: 1px solid #000;
}
div#jas-thumbnails ul{
	list-style: none;
	width: 692px;
	margin: 10px 0 10px 10px;
	overflow: hidden;
}
div#jas-thumbnails ul li{
	float: left;
	width: 100px;
	height: 75px;
	margin: 0 10px 10px 0;
}
div#jas-thumbnails ul li img{
	width: 100px;
	height: 75px;
	cursor: pointer;
}
div#jas-thumbnails ul li.selected-parent{
	width: 96px;
	height: 71px;
	padding: 1px;
	border: 1px solid #FFF;
}
div#jas-thumbnails ul li img.selected{
	width: 96px;
	height: 71px;
}
h2#jas-image-text{
	text-align: left;
}
img#jas-image{
	margin-bottom: 1em;
}
ul#links{
	display: block;
	clear: left;
	padding: 2em 0 1em 4em;
}
ul#links li{
	line-height: 2em
}
ul#navigation-controls{
	width: 700px;
	list-style: none;
	margin: 0 auto;
}
ul#navigation-controls li{
	float: left;
	line-height: 1.5em;
	margin-left: 0.8em;
	margin-right: 0.5em;
}
ul#navigation-controls li#image-counter{
	margin: 0 0.75em 0 0.5em;
}
li.slideshow-item{
	margin-left: 3em;
}

/* General */
div#gallerycontainer2{
	width: 650px;
	margin: 2em auto;
}
div#jas-container2{
	/* Width HAS to be here for IE to render the filter */
	width: 600px;
}
div#jas-frame2{
	float: left;
	width: 600px;
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #000;
}
div#jas-tags{
	float: right;
	width: 100px;
}
div#jas-tags h3{
	margin-bottom: 1em;
}
div#jas-tags ul{
	list-style: none;
}
div#jas-tags ul li{
	margin-bottom: 0.3em;
}
div#jas-tags ul li input{
	margin-right: 3px;
}
div#jas-thumbnails2{
	float: left;
	clear: left;
	width: 600px;
	margin-top: 1em;
	border: 1px solid #000;
}
div#jas-thumbnails2 ul{
	list-style: none;
	width: 592px;
	margin: 10px 0 10px 10px;
	overflow: hidden;
}
div#jas-thumbnails2 ul li{
	float: left;
	width: 100px;
	height: 75px;
	margin: 0 10px 10px 0;
}
div#jas-thumbnails2 ul li img{
	width: 100px;
	height: 75px;
	cursor: pointer;
}
div#jas-thumbnails2 ul li.selected-parent{
	width: 96px;
	height: 71px;
	padding: 1px;
	border: 1px solid #FFF;
}
div#jas-thumbnails2 ul li img.selected{
	width: 96px;
	height: 71px;
}
h2#jas-image-text{
	text-align: left;
}
img#jas-image{
	margin-bottom: 1em;
}
ul#links{
	display: block;
	clear: left;
	padding: 2em 0 1em 4em;
}
ul#links li{
	line-height: 2em
}
ul#navigation-controls{
	width: 650px;
	list-style: none;
	margin: 0 auto;
}
ul#navigation-controls li{
	float: left;
	line-height: 1.5em;
	margin-left: 0.8em;
	margin-right: 0.5em;
}
ul#navigation-controls li#image-counter{
	margin: 0 0.75em 0 0.5em;
}
li.slideshow-item{
	margin-left: 3em;
}
.closertext {
	line-height: 100%;
}
.descriptiontext {
	margin-left: 30px;
}
.indentedtext {
	margin-left: 100px;
	margin-right: 100px;
}
#exhibits {
	margin-left: 100px;
	margin-right: 100px;
}
.indentedclosertext {
	margin-left: 100px;
	margin-right: 100px;
	line-height: 100%;
}
.imagespacing {
	margin-left: 15px;
	margin-right: 15px;
}
