@charset "utf-8";
/* CSS Document */

body{
background:#d2e4ff;
margin:0px;
padding:0px;
font-family:Tahoma, Geneva, sans-serif;
}
a.bback{color:#AECBFF}
#container
{
	margin: 0 auto;
	padding:0px;
	width: 875px;
	background:#1e4072;
	height:100%;
	border-left:3px double #999;
	border-right:3px double #999;
	position:relative;
}

#header
{
	padding: 20px;
	text-align:center;
}

#header h1 { 
margin: 0; 
color:#fff;
font-family: 'Neuton', serif;
font-size: 44px;
font-style: normal;
font-weight: 400;
text-shadow: none;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.2;
}

#navigation
{
	width: 780px;
  margin: 0 auto;
}

#content
{
	clear: left;
	padding: 20px;
	width: 780px;
  margin: 0 auto;
	padding-bottom:0px;
}
#slideshow #content a{
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
color:#ffffff;
}

#left
{
	width:175px;
	float:left;
}
#left p{
  background:#a4c0e9;
	text-align:center;
	line-height:100%;
	padding-top:5px;
	padding-bottom:5px;
	font-size:10pt;
}
#copy{
	float:left;
	width:429px;
}
#copy p{
	width:300px;
	margin: 0 auto;
	color:white;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
}
#right
{
	float:right;
	width:175px;
}
#right p{
  background:#a4c0e9;
	text-align:center;
	line-height:50%;
	padding-top:5px;
	padding-bottom:5px;
	font-size:10pt;
}
.sshow
{
	float:left;
}

#content h2
{
	color:#d6d5ce;
	font-size: 140%;
	margin: 0 0 .5em;
}

#footer
{
	/*background:#ccc;*/
	background:#1e4072;
	color:#a1a1a1;
	text-align: center;
	padding: 20px;
	height: 1%;
	font-size:10pt;
}

.indentmenu{

width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding:0;
float: left;
width: 950px; /*width of menu*/
/*border: 1px solid #564c66;*/ /*dark purple border*/
/*border-width: 1px 0;*/
/*background: black url(images/indentbg.gif) center center repeat-x;*/
}

.indentmenu ul li{
display: inline;


}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 0px;
margin:2px;
text-decoration: none;
/*border-right: 1px solid #564c66; *//*dark purple divider between menu items*/
/*background-color:#110f10;*/
border-right: 1px solid #000033;
border-bottom: 1px solid #000033;
border-top: 1px solid #a1bce5;
border-left: 1px solid #a1bce5;
width:125px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
background: #1e4072; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43689d', endColorstr='#1e4072'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#43689d), to(#1e4072)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #43689d,  #1e4072); /* for firefox 3.6+ */ 

}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
/*background: black url(images/indentbg2.gif) center center repeat-x;*/
/*background-color:#110f10;*/
}
h1{font-size:20pt;color:#d6d5ce}
/*Katrina*/
a.navbutton { color:#cccccc;text-decoration:none;font-family:arial;font-size:9pt }
p.exhibit {color:#b6b6b6;width:650px;text-align:left}
p.exhibitDate {color:#b6b6b6;width:650px;text-align:center}
.katrina p.title {color:#B62834;width:650px;text-align:center;font-weight:bold;font-size:1.2em;}
.katrina p.quote {color:#b6b6b6;width:650px;text-align:left;font-style:italic;margin-bottom:0px;margin-top:0px}
.katrina p.credit {color:#b6b6b6;width:650px;text-align:right;margin-top:0px}
.katrina #content { width:650px;}
div.box { width:320px; text-align:center;margin-left:auto;margin-right:auto;}
#slideshow h2 {color:#fff;font-size:18px}
#slideshow #content h2 a {color:#CCC;font-size:14px;font-weight:normal;margin-left:15px}
div.slides {width:662px;margin:0 auto;margin-bottom:20px;}
div.slides img {border:0px;margin:4px;}
