/* original CSS */
html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
	 
#left {
	position: absolute;
	left:0px;
	top:101px;
	width:200px;
	background:#fff;
	border-top:1px solid #005baa;
	border-right:2px dotted #005baa;
	border-bottom:2px dotted #005baa;
	padding: 0px;
}

#right {
	display:none;
	position: absolute;
	right:0px;
	top:101px;
	width:200px;
	background-color:transparent;
	/*
	border-top:1px solid #d9d9d9;
	border-left:1px solid #005baa;
	border-bottom:1px solid #005baa;
	*/
	border:none;
	padding: 0px;
}

#header {
	background:#d9d9d9;
	/* IE 5.5 */
	height:81px;
	border-bottom:1px solid #005baa;
	/*
	border-right:1px solid #005baa;
	border-left:1px solid #005baa; */
 	voice-family: "\"}\"";
	voice-family: inherit;
	/* IE 6 */
	height: 100px;
	/*margin-right:200px;*/
	
	
}
html>body #banner {
	/* Mozilla and Safari */
	height: 100px;
}

#main {
	background:#fff;
	/* these two margins affect IE 5.5 */ 
	margin-left: 206px;
	/*margin-right:200px; */
	border-top:1px solid #005baa;
	border-bottom:none;
	padding: 0px 0px 20px 0px;
 	voice-family: "\"}\"";
	voice-family: inherit;
	/* these two margins affect IE 6 */ 
	margin-left: 200px;
	/*margin-right:200px;*/
}
html>body #main {
	/* these two margins affect Mozilla and Safari */ 
	margin-left: 200px;
/*	margin-right:200px;*/
}
/*my CSS */

.linklist {
	margin: 10px 0px;
	padding: 0px 0px;
	list-style-type: none;
}
.mainnav {
	padding: 0px;
	margin-bottom: 3px;
	background-color:#005baa;
	
}
.subnav {
	margin-left: 10px;
	font-size:95%;
	padding: 2px 0px;
	background-color:fff;
	color:#333333;
}
h1 {
	margin:0px;
	padding: 50px 10px 15px 10px;
	display:inline;
	color:#005baa;
	background-color:transparent;
	border:none;
	border-left:2px dotted #005baa;
	position:absolute;
	top:-1px;
	left:199px;
	
}
h2 {
	padding:5px 15px;
	/*border-top:1px solid #005baa;
	border-bottom:1px solid #005baa;*/
	color:#333;
	font-weight:200;
	list-style-type:disc;
	font-size:18px;
}
h3 {
	padding:5px 20px 0px 20px;
	margin:10px 0px 0px 0px;
	font-weight:100;
	font-size:110%;
	color:#333;
	font-size:16px;
}
#main p {
	margin:10px 25px;
	color:#333;
	text-align:justify;
	width:89%;
	font-size:12px;

}
#right p {
	color:#fff;
	font-size:12px;
}
#main img{
	margin:10px 25px 10px 0px;
	float:left;
	/*border:1px solid #005baa;*/
}
#main a {
	text-decoration:none;
	color:#005baa;
	font-size:12px;
}
#main a:hover {
	text-decoration:underline;
	background-color:#d9d9d9;
}

.linktext {
	text-decoration:none;
	color:#005baa;
}
.linktext:hover {
	text-decoration:underline;
	background-color:#d9d9d9;
}

.navlinkmain {
	display:block;
	height:100%;
	padding:2px 5px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.navlinkmain:hover {
	display:block;
	height:100%;
	padding:2px 5px;
	color:#005baa;
	background-color:#d9d9d9;
}
.navlinksub {
	display:block;
	height:100%;
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
.navlinksub:hover {
	display:block;
	height:100%;
	color:#005baa;
	background-color:#d9d9d9;
}
ul#navigation {
	padding:0;
	margin: 0 0 10px 0;
	background-color: #005baa;
	color: #fff;
	float: left;
	width: 100%;
}
ul#navigation li { display: inline; }

ul#navigation li a {
  padding: 2px 10px;
  background-color: #005baa;
  color: #fff;
  text-decoration: none;
  float: left;
  border-right: solid 1px #fff;
  font-weight:bold;
}
ul#navigation li a:hover {
	color: #005baa;
	background-color: #d9d9d9;
	text-decoration:none;
}
ul#navigation li.youarehere a { 
	color:#333;
	background-color:#FFFFFF;
}
.legal {
	width: 95%;
	text-align:center;
	float:right;
	font-size:95%;
	background-color:transparent;
	color:#005baa;
	margin-top:30px;
	font-size:10px;
}
.exhibition {
	width:100%;
	text-align:left;
	float:left;
	border-bottom: none;
}

.exhibition a {
	color:#005baa;
	text-decoration:none;
}
.exhibition a:hover {
	text-decoration:underline;
	background-color:#d9d9d9;
}

.exhibition h2 {
	width:100%;
	margin:20px 0px 10px 0px;
	padding:0px;
	background-color:#005baa;
	color:#fff;
	font-weight:lighter;
	text-align:center;
	font-variant:
}
#left p {
	font-size:95%;
	padding-left:10px;
}
#left form {
	padding-left:15px;
}

#left img {
	border:none;
	margin-left:5px;
}

#gal img{
float:none;
}
.spacer {
height:180px;
}
.button {
	padding:5px;
	text-align:center;
	border:1px solid #005baa;
	/*-moz-border-radius:5px;*/
	background:#d9d9d9;
	text-decoration:none;
	color:#005baa;
	margin:25px 10px;
}
.textpic{
	margin-top:0px;
	float:none;
}

table {
	margin:10px 25px;
	width: 90%;
	background-color:#d9d9d9;
}
thead {
	padding-bottom: 15px;
	background-color: #005baa;
	color: #fff;
	text-align:left;
}
.b {
	color:#005baa;
}
#main .rightimg {
	float:right;
	border:none;
	margin-left:15px;
	margin-right:0px;
}
#gal a:hover {
	background-color:transparent;
	text-decoration:none;
}
p .errormsg {
	color:#f00;
	font-weight:400;
}
/* form CSS */
legend {
	background-color: #005baa;
	color:#d9d9d9;
	font-weight:bold;
	padding: 5px;
	margin: 5px;
	border:1px solid black;
}
label {
	font-style:italic;
	float: left;
	clear: left;
	text-align: right;
	width: 14em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
input {
	text-align: left;
	border: 1px solid black;
	margin-bottom:10px;
}
textarea {
	text-align: left;
	border: 1px solid black;
	margin-bottom:10px;
}

/* LightBox */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}