
/* STRUCTURE AND LAYOUT */

/*#content {
	margin:0,0,0,0;} rh 3/25/08*/

#container {
	position: relative;/* rh changed from absolute 3/21/08 */
	width: 660px; /* 660*/
	margin-left: -350px; /*  -350 rh 3/25/08*/
	left: 50%; /* was 50 % rh 3/25/08 */
	padding: 0;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font:normal;
	color: #333333;
	background-color: #999999;
	/*voice-family: "\"}\""; voice-family: inherit;*/
}

#banner {
	text-align: center;
	height: 60px;
	width: 532px;
	position: absolute;/* rebecca changed from absolute */
	left: 60px; /* was 60 rh 3/25/08 */
	top: 20px;
	z-index: 2;
}

#page {
	background-image: url(/exhibitions/web/woodstein/images/shadow.gif);
	background-repeat: repeat-y;
	background-position: 7px;
	position: relative;/* rebecca changed from absolute 3/21/08 */
	z-index: 1;
	left: 0px;
	/*top: 90px; rh 3/21/08*/
	width: 660px; /*rebecca changed from 660 */
	
}
#pageTop {
	width: 660px;
	background-image: url(/exhibitions/web/woodstein/images/paper_bg.jpg);
	background-repeat: repeat;
	background-position: 10px;
	height: 85px;
}

#paper {
	background-image: url(/exhibitions/web/woodstein/images/paper_bg.jpg);
	background-repeat: repeat;
	width: 650px;
	margin-left: 10px;
	text-align: center;
	
}

#footer_w  /* rebecca changed from footer */
{
	width: 660px;
	background-image: url(/exhibitions/web/woodstein/images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	font-family: "Courier New", Courier, mono;
	font-size: 0.8em; /* was .7 rh 3/25/08*/
	clear: both; /*rh 3/21/08*/
}
#legal {
	background-color: #999999;
	font-size: 0.8em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#shadowTop {
	float: left;
	height: 85px;
	width: 90px;
	clear: none;
	background-image: url(/exhibitions/web/woodstein/images/shadow_top.jpg);
	background-repeat: no-repeat;
}
#dogear {
	float: right;
	height: 30px;
	width: 45px;
	clear: none;
	background-image: url(/exhibitions/web/woodstein/images/dogear.jpg);
	background-repeat: no-repeat;
}
#navigation_w /* rebecca changed from navigation */
{
	white-space: nowrap;
	position: absolute;
	z-index: 2;
	top: 85px;/* was 175 rh 3/21/08*/
	left: 27px; 
}

#back-clr /* rh added 4/3/08 */
{
	background-color:#999999;
}


/* page title styles */
#watergate {
	position: absolute;
	left: 27px; 
	top: 40px;/* was 130 rh 3/21/08 */
	z-index: 2;
}
#home_w {
	position: absolute;
	left: 0px;
	top: 108px;/* was 198 rh 3/21/08*/
	z-index: 2;
}
#apm {
	position: absolute;
	left: 6px;
	top: 105px; /*was 195 rh 3/26/08*/
	z-index: 2;
	width: 328px;
	height: 89px;
}
#post {
	position: absolute;
	left: 0px;
	top: 108px; /*was 198 rh 3/26/08*/
	z-index: 2;
	width: 249px;
	height: 92px;
}
#tfd {
	position: absolute;
	left: 4px;
	top: 105px;/*was 195 rh 3/27/08*/
	z-index: 2;
	width: 303px;
	height: 79px;
}
#about {
	position: absolute;
	left: 5px;
	top: 103px; /*was 193 rh 3/26/08*/
	z-index: 2;
	width: 299px;
	height: 71px;
}


/* general content styles */

h1,h2,h3,h4,h5,h6,p{font-size:100%;font-weight:normal;font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#pageTitle {
	padding-top: 100px;
}
.column1 {
	width: 280px;
	z-index: 3;
	float: left;
	font-size: 0.9em; /* was .8 rh 3/21/08*/
	line-height: 150%;
	text-align: right;
	overflow: hidden;
	clear: none;
}
.column2 {
	margin-left: 290px;
	width: 320px;
	z-index: 3;
	font-size: 0.9em; /* was .8 rh 3/21/08*/
	line-height: 150%;
	clear: none;
	text-align: left;
	padding-right: 20px;
}
.interview {

	width: 600px;
	z-index: 3;
	font-size: 0.9em; /* was .8 rh 3/27/08*/
	line-height: 150%;
	clear: none;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
#scan {
	text-align: center;
}
#homeText {
	padding-top: 290px;
	text-align: left;
}
#marker {
	text-align: center;
	padding-top: 20px;
	clear: both;
}
h1.w1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em; 
}

.h1x {
	font-size: 1.3em;

}

h2.w2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;

}

h3.w3 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4.w4 {
	font-size: 1.1em; 
	margin: 0px;
	padding: 0px;
}

.spacer {
	height: 20px;
	clear: both;
}
.itemDate {
	font-size: 0.9em; /* change from .8 em rh 3/21/08 */
}
.caption_w {
	text-align: center;
	margin-left: 20px;
	color: #666;
}

/* added by rh 3/27/08 */

.photo-caption-right {
	float: right;
	margin: 0 0 10px 20px;
	display: block;
}

.caption-wrap150 {color: #666; margin-top: 8px; width:150px; text-align: center;} /* photo caption to wrap to 150 px */

.caption-wrap250 {color: #666; margin-top: 8px; width:250px; text-align: center;} /* photo caption to wrap to 150 px */

/* end added by rh 3/27/08 */

.initCap {
	font-size: 1.5em; /*changed from 2em rh 4/2/08 */
	font-weight: bold;
	line-height: 110%;
}
img.scan {
	border: none;
}
.nav {
	font-family: "Courier New", Courier, mono;
}
.hiddenNav {
	overflow: hidden;
}
p.w {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
}
.copyright {
	font-size: 0.7em;
}

/* LINKS */
a {
	color: #660000;
	text-decoration: none;
}
a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #663333;
}
#footer_w a {
	text-decoration: underline;
	font-size: 1.2em;
}
a img { 
	border-style: none;
}
