@charset "UTF-8";
/* CSS Document */
/* FOR RACHEL NIFFENEGGER */
/* © GRAYSTATIC 2010     */


/* Global Settings */
* {margin:0; padding:0;} /*required to remove default padding and margins */
html, body {
border:0;
margin:0;
padding:0;

}
 
body {
background: #FFFFFF;
font:12px "Times New Roman", Times, serif;
/*font:0.75em/1.25 "Helvetica", Arial; */
color: #000;
}

img {border:0;}

p {padding-bottom:10px;}



/* Links */

a:link, a:visited {color:#333; text-decoration:none;}
a:hover, #nav a:hover {color:#666; text-decoration:none;}

.active a {font-weight:; text-decoration:underline; color:#999;}

a:active { outline: none; color:#ffcc99; }
a:focus { -moz-outline-style: none; }

#rn {color:#000 ;padding-bottom: 15px; font-size: 12px;}
#rn a {color:#000}
h1 {font-size:14px; text-decoration:none; font-weight: lighter; padding:0; margin:0; text-transform:uppercase;  letter-spacing:;}


/* content layout */

#content-container { width:auto; text-align: left; margin:25px 200px 25px 200px;  background: ;}
.header {font-size: 12px;}

#content {
margin:0 auto;
font-size:12px;
width:;
}

#content p {width:600px;}

.exhibits-list {padding:5px 0 5px 0;}


#content a:link, #content a:visited {text-decoration: underline; color:#000;}
#content a:hover {text-decoration: none;}

.archive {padding-bottom: 10px;}

#exhibiton-list > a:link, #exhibition-list a:visted {color:#666;}

/* Menu */
#menu {
font-family: times new roman;
font-size: 12px;
color:#666;
font-weight: lighter;
letter-spacing: normal;

width:120px; 
position:absolute; 
left:25px;
top:25px;
}

#menu ul { 
  margin:0 auto;
  /*float: left;
  width: 10em;*/
  margin: 0;

  list-style: none;
}
 
li {
  /*float: left;
  width: 7em;*/ 
  margin-left:0;
  padding-top: 2px;
}

li a {display: block; padding:0px 2px 2px 0;}

.section-title {padding-top:5px; color:#333;}
.section-title:hover {color:#999;}

ul li {padding-bottom:2px;margin: 0;}

/* Images */
#img { margin:0 auto; padding: 0; }
#pics {margin:0; padding:0;}
.img-bot {margin:0 auto;}
.pic img {height:450px; width:auto; margin:0 auto; display:block; }
.nothumb img {height:450px; width:auto;}
.nothumb {text-align: right;}

.grow {margin:0; padding:0;}
.thumb-it img {height:150px; width:auto;}

#img-container {margin-top:0px;  padding: 0;}
#img-container p { width: 676px;  padding: 0px 0 12px 0; }


#img-container-slideshow img {height:450px; width:auto;}


#title-caption {font-size: 11px; line-height:14px; text-align:left; position:fixed; top:400px; left:25px;}


#exhibition-text {position: fixed;  top:230px; left:25px; z-index: 200;}
#exhibition-text p {width:190px; text-align: left;}

#back {position: fixed; top:490px; left:25px; font-size: 11px;}
#back a:link {text-decoration: none; }
#back a:hover {text-decoration: ; }
/* NAV */

#nav { position: fixed; top:465px; left:25px;  margin:0 0 0 0; font-family:; font-size:12px; font-weight:bold;  text-align: center;}
#nav a:link {padding:3px 3px 3px 3px; text-decoration: none;}
#nav a:active {color:#000;}

.zoom a:link{color:#000;}

#bio {background: ; margin:0; padding:0 0 20px;}


/* Text */

h2 {font-size:12px; text-decoration:none;  padding-bottom:5px;;margin:0;   color:#000;}
