/* Eric Meyers Reset CSS rules */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1.4;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}


input { vertical-align:middle; }

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

/* no need to hide from IE5 Mac as its filtered out anyway */
.clear {display:inline-block;}





.jcrop-holder {
  text-align: left; }

.jcrop-vline {
  font-size: 0;
  position: absolute;
  background: white url('Jcrop.gif') top left repeat;
  height: 100%;
  width: 1px !important; }

.jcrop-hline {
  font-size: 0;
  position: absolute;
  background: white url('Jcrop.gif') top left repeat;
  width: 100%;
  height: 1px !important; }

.jcrop-handle {
  font-size: 1px;
  width: 7px !important;
  height: 7px !important;
  border: 1px #eee solid;
  background-color: #333;
  *width: 9px;
  *height: 9px; }

.jcrop-tracker {
  *background-color: gray;
  width: 100%;
  height: 100%; }

.custom .jcrop-vline, .custom .jcrop-hline {
  background: yellow; }
.custom .jcrop-handle {
  border-color: black;
  background-color: #C7BB00;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }


body {
	font-family: Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

a{
  color: #6699cc;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

p{
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  padding-bottom: 10px;
}

p.date{
  font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
  line-height: 18px;
  font-size: 10px !important;
  padding: 0;  
}

p.announcements{
  color: #333333;
}

h1{
  color:#6699CC;
  font-size:22px;
  line-height:24px;
  padding:11px 0;
  letter-spacing:3.5px;
}

h2{
  letter-spacing:1px;
  color: #6699cc;
  font-size: 18px;
}
	
#wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	width: 980px;
	height: 122px;
	margin: 0 auto;
	border-bottom: 1pt solid #dcdcdc;
}

#face{
  left:40px;
  position:absolute;
  top:35px;
  z-index: 999;
}

#face a{
  width: 547px;
  height: 26px;
  display: block;
}
	
#main_nav {
	position: relative;
	float: left;
	font-size: 14px;
	padding-left: 45px;
	padding-top: 85px;
}

#main_nav ul li{
	display:inline;
	float:left;
	height:37px;
	margin-right:6px;
	padding:0 10px;
}

#main_nav ul li.active{
  background: url(/images/nav_active.gif) repeat-x bottom;
}

#main_nav ul li a{
  letter-spacing:2px
}
	
#main_nav a:link, #main_nav a:visited {color: #6699cc;}
#main_nav a:hover {color:#336699; text-decoration: none;}

#logo{
  padding-top: 35px;
  padding-right: 55px;
  float: right; 
}

ul.subnav{
  font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
  float:right;
  font-size:11px;
  margin-top:-30px;
  padding-right:30px;
}

ul.subnav li{
  float: left;
  display: inline;
  height: 15px;
}

ul.subnav li a{
  padding: 0 5px;
}

ul.subnav li a img{
  margin-top: -2px;
}
	
#main_content {
  float:left;
  padding:0 0 0 53px;
  position:relative;
  width:875px;
}

#controls{
  background: url(/images/bg_controls.gif) repeat-x;
  width: 980px;
  height: 30px;
  color:#666666;
  font-size:13px;
}

#controls ul{
  font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
  font-size: 12px;
  height:30px;
  margin-left:55px;
  width:275px;
}

#controls ul li{
  display: inline;
  float: left;
  margin-top: 2px;
}

#controls ul li.number{
  margin-left:15px;
  margin-top:7px;
}

#controls ul.search{
  width: 322px;
  float: right;
  margin-top: -28px;
}

#controls ul.search-bio{
	margin-top:0px;
	float:right;
	width: 345px;
}

#controls ul.search li.find, #controls ul.search-bio li.find{
  margin-top: 4px;
  margin-right: 10px;
}

#controls input{height: 15px;}

#controls input.go{
  background-color:#B8B8B8;
  border:medium none;
  height:24px;
  margin-left:5px;
  margin-top:-1px;
  width:30px;
}

#controls.search{
	margin-bottom:25px;
}

.gallery-title{
	padding-left:58px;
	padding-top:10px;
	width:500px;
	display:block;
	float:left;
}

#gallery{
  width: 980px;
  height: 407px;
  padding-left:22px;
  float:left;
}

#bio{
  float:left;
  font-size:14px;
  padding-bottom:50px;
  position:relative;
  width:980px;
}

#bio p{
  font-size: 14px;
}

#bio h1{
  color:#6699CC;
  font-size:22px;
  line-height:24px;
  margin-left:55px;
  padding:11px 0;
  letter-spacing:2px
}

#left{
  float: left;
  width: 320px;
}

#story-container{
  float:left;
  padding:0 0 0 53px;
  position:relative;
  width:875px;
}

#previous{
  position:absolute;
  top:150px;
  left: 27px;
}

#right{
  float: right;
  width: 515px;
}

#next{
  position: absolute;
  top: 150px;
  left: 937px;
}

#home_header{
  height: 325px;
  margin-top: 45px;
  padding-bottom: 30px;
}

#home_header img.header_logo{
  padding-right: 9px;
}

#home_left{
  float:left;
  min-height:250px;
  padding-right:20px;
  position:relative;
  width:545px;
}

#box{
  background: url(/images/box_button.gif) no-repeat;
  padding-right: 15px;
  float: left;
  width: 255px;
  height: 61px;
  text-align: center;
}

#box p{
  color:#FFFFFF;
  font-size:14px;
  margin-top:12px;
  text-align:center;
  width:255px;
}

#box a{
  color: #FFFFFF;
}

#home_right{
  width: 295px;
  float: left;
  position: relative;
  border-left: 1pt solid #dcdcdc;
}

#home_right h2{
  color: #6699cc;
  font-size: 18px;
  margin-left: 30px;
  float: left;
  padding-right: 10px;
}

#home_right p{
  font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
  color:#6699CC;
  float:left;
  font-size:12px;
  margin-left:30px;
  width: 285px;
}

#home_right a{
  color: #6699cc;
/*  height: 35px;*/
  float: left;
}

#home_right a img{
  float: left;
  margin-left: 10px;
}

#interior {
  float:left;
  font-size:14px;
  padding-bottom:50px;
  position:relative;
  width:875px;
  padding-left:55px;
  padding-top: 45px;
  padding-right:50px;
}

#interior p{font-size: 14px;}

#interior_left{
  width: 545px;
  float: left;
  position: relative;
  padding-right: 20px;
  margin-bottom: 50px;
}

.share #interior_right{
  border-left: 0;
  padding-right:50px;
}


#nav-links{
	width:285px;
	float:right;
	height:25px;
	padding-right:15px;
	text-align:right;
}

.gallery-nav-links{
	padding-top:12px;
}

#nav-links a{
	padding-left:12px;
}

#interior_right h1{
	padding-top:0px;
}

.share #interior_left{
  width: 495px;
}

.about-the-exhibit #interior_right{
  width: 350px;
  border-left: 0;
}

.about-the-exhibit #interior_left{
  width: 495px;
}

#interior_right{
  border-left: 1pt solid #dcdcdc;
  width: 300px;
  position: relative;
  float: left;
  
}

#interior_right #box{
  margin-left:30px;
  margin-top: 15px;
}

.about-the-exhibit #interior_right #box{
  margin-left:0px;
}

.about-the-exhibit #interior_right #related{
  float:left;
  margin-left:15px;
  padding-top:30px;
  position:relative;
  width: 250px;
}

#interior_right #related{
  float:left;
  margin-left:30px;
  padding-top:35px;
  position:relative;
}

#interior_right #related p{
  font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
  font-size: 12px !important;
}

#footer {
  font-family: Lucida Sans, sans-serif;
  border-top: 1pt solid #dcdcdc;
	clear: both;
	position: relative;
	margin: 0 auto 0;
	width: 980px;
	min-height: 100px;
}

#footer p{
  color: #999999;
  font-size: 10px;
  float: left;
  padding: 25px 0 0;
  padding-left: 58px;
}

#footer ul.footer_nav{
  font-size: 10px;
  padding-top:20px;
  padding-left: 45px;
  position:relative;
  width:925px;
  height:25px;
}

#footer ul.footer_nav li{
  display: inline;
  float: left;
  color: #999999;
}

#footer ul.footer_nav li a{
  padding: 0 13px;
}

#footer a:link, #footer a:visited {color: #999999; text-transform: uppercase;}

.gallery{
	padding-top:0px;
	padding-left:0px;
	padding-bottom:25px;
}

.gallery #box{
	margin-top:5px;
}

.story{
	padding-left:55px;
	width:600px;
	float:left;
	display:block;
}

.bio{
	padding-top:25px !important;
	padding-bottom:25px  !important;
}

.crop-paragraph{
	padding-top:15px;
}

.vcr-button{
	cursor: pointer;
}

.pagination{
	padding-bottom:15px;
	font-size:16px;
}

.announcement{
	padding-bottom:15px;
}

#search-results{
	width:875px;
	margin-left:55px;
}

strong{
	font-weight:bold;
}

em{
	font-style:italic;
}

.share-gallery{
	padding-top:10px;
	padding-right:57px !important;
}

.input-form{
	font-weight: bold;
}