/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	}


#bodycontainer{
	background:#000;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	}

#objectcontainer{
	margin-right:auto;
	margin-left:auto;
	width:100%;
	height:550px;
	background:#FFF;
	margin-top:55px;
	margin-bottom:60px;
	}

#container1 {
	float:left;
	}

#left {
	background:transparent url(images/border_leftb.gif) top left no-repeat;
	height:494px;
	width:39px;
	float:left;
	margin-top:75px;
	}


#right {
	background:transparent url(images/border_rightb.gif) top right no-repeat;
	height:494px;
	width:39px;
	float:left;
	margin-top:75px;
	}
	
ul {
	text-align:center;
	}

#header {
	display:block;
	height:40px;
	width:auto;
	margin-left:0px;
	background:transparent url(images/logo.gif) top center no-repeat;
	}	

#top_nav {
	margin-bottom:0px;
	margin-top:30px;
	width:auto;
	height:15px;
	letter-spacing: 1px;
	}
	

#top_nav li {
	font-size:9px;
	float:left;
	padding: 5px 40px 0 55px;
	list-style: none;
	}

#content2 li {
	font-size:12px;
	float:left;
	padding: 20px 60px 0 35px;
	list-style: none;
	}
	

#top_nav li a{
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	}

#content2 li a {
	text-transform:uppercase;
	color:#000;
	}

#beh,
#links,
#things,
#archive {
	text-decoration:none;
	}
	
#muse {
	text-decoration:line-through;
	}

#collections_sub {
	visibility:hidden;
	margin:0px 0 0 60px;
	width:200px;
	height:auto;
	letter-spacing: 1px;
	float:left;
	}

#about_sub {
	visibility:hidden;
	margin:0px 0 0 -27px;
	width:200px;
	height:auto;
	letter-spacing: 1px;
	float:left;
	}

#content_box {
	text-align:center;
	display:block;
	width:auto;
	height:auto;
	margin-top:100px;
	}

#content1 {
	background:transparent url(images/front.gif) center no-repeat;
	width:842px;
	height:200px;
	margin-left:-9px;	
	margin-right:-9px;
	}

#content2 {
	background:transparent;
	width:842px;
	height:0;
	margin-left:-9px;	
	margin-right:-9px;
	visibility:hidden;
	}

#content3 {
	background-color:#666666;
	width:842px;
	height:0;
	margin-left:-9px;	
	margin-right:-9px;
	visibility:hidden;
	}
	
#content4 {
	width:842px;
	height:400px;
	position:absolute;
	left:112px;
	top:200px;
	margin-left:-9px;	
	margin-right:-9px;
	visibility:hidden;
	
	}

#content2_box {
	width:auto;
	height:auto;
	}

#muses {
	background:transparent url(images/insp.jpg) center no-repeat;
	width:auto;
	height:0;
	}

#behindfall {
	background:transparent url(images/behind.jpg) top center no-repeat;
	width:auto;
	height:0;
	visibility:hidden;
	}

#collections_sub ul {
	text-align:left;
	}
	
#collections_sub li {
	font-size:10px;
	padding: 10px 0 0 0;
	margin-left:-5px;
	list-style: none;
	}
#collections_sub li a{
	text-decoration:none;
	color:#000;
	}

#about_sub ul {
	text-align:left;
	}
	
#about_sub li {
	font-size:10px;
	padding: 10px 0 0 0;
	margin-left:-10px;
	list-style: none;
	}
#about_sub li a{
	text-decoration:none;
	color:#000;
	}

#fw07 {
	width:846px;
	height:400px;
	overflow:hidden;
	}	

/* Image Gallery */



#gallery {
  height:350px;
  display:none;
 
}
#slideshow {
  display:none;
}
.gcap {
  font-size:xx-small;
  margin:3px; padding:0;
}
.scap {
  font-size:xx-small;
  margin:3px; padding:0;
}
.gcon { /* gallery image/caption container */
  width:198px;
  height:300px;
  margin:0;
  float:left;
}


#navigation {
text-align:left; 
height:20px;
margin:0;
padding:0;
}
#prev, #next, #back, #auto, #time {
  color:#333333;
  cursor:pointer;
  font-weight:bold;
  margin-right:20px;
}



/* pop up */


table {
	font-size:12px;
	color:#333333;
	margin-top:0;
	}

table a {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	}
#pdf a {
	font-weight:normal;
	text-decoration:underline;
	}

a img {
	border:0;
	}
#caption {
	display:none;
	}
#link_cont {
	text-align:center;
	}
