html, body{
	background-color:#302D2F;
	/*height: 100%;*/
	text-align: center;
	font-family:arial,Helvetica,Georgia,Times,serif;
}
.content p{
	margin:0px;
}
.fadein{
	visibility:hidden;
}
#logo-title{
	margin-left:100px;
}
.help{
	padding: 10px;
}
#content-content{
	padding:10px;
}
#mainimg{
	visibility:hidden;
}
#outerbox{
	margin: 0 auto;
	width:880px;
	background-color:#C5CCC7;
	padding-top:15px;
	padding-bottom:15px;

}

#main{
	/*border: 1px solid;*/
	width:850px;
	background-color:#FFFFFF;
	margin-left: 15px;
	margin-right: 15px;
}

#header{
	float:left;
	
}


#menu{
	height:37px;
	background-color:#C5CCC7;
	
}

/*menu related css start*/
.clear{
	clear:both;
}
#topNav{
	background:url(../gif/tilebg.gif)
}
#topNav ul{
	list-style-type:none;
	/*RESET MARGIN and PADDING*/
	margin:0;
	padding:0;
}
#topNav ul li{
	float:left;
	position:relative;
}
#topNav ul li:hover{
	background-position:bottom;
}
#topNav ul li a{
	display:block;
	height:40px;
	text-indent:-9999px;
	outline:0px;
}
#topNav ul li:hover ul{
	display:block;
}
/*SET DROPDOWN UL WIDTHS*/
#topNav ul li ul#isaw{
	width:135px;
}
#topNav ul li ul#aboutExibit{
	width:630px;
	left:11px;
}
/**/
#topNav ul li ul{
	position:absolute;
	top:40px;
	left:1px;
	display:none;
}
#topNav ul li ul li a{
	display:block;
	height:14px;
	text-indent:-9999px;
	outline:0px;
}
/*MAIN ROLLOVERS*/
#topNav ul li#aboutExhib{
	width:90px;
	background-image:url(../gif/aboutexhibition.gif);
}
#topNav ul li#exhibCatalg{
	width:122px;
	background-image:url(../gif/exhibitioncatalog.gif);
}
#topNav ul li#publicPgms{
	width:116px;
	background-image:url(../gif/publicprograms.gif);
}
#topNav ul li#resources{
	width:80px;
	background-image:url(../gif/resources.gif);
}
#topNav ul li#prevExib{
	width:83px;
	background-image:url(../gif/prevexhibitions.gif);
}
#topNav ul li#aboutISAW{
	width:53px;
	background-image:url(../gif/aboutisaw.gif);
}
#topNav ul li#contact{
	width:78px;
	background-image:url(../gif/contact.gif);
}
#topNav ul li#location{
	width:100px;
	background-image:url(../gif/location.gif);
}
/*DROPDOWN ROLLOVERS*/
/*about ISAW*/
#topNav ul li ul li#ISAW{
	width:41px;
	background-image:url(../gif/isaw.gif);
}
#topNav ul li ul li#facilities{
	width:73px;
	background-image:url(../gif/facilities.gif);
}
/*about the exhibition*/
#topNav ul li ul li#introduction{
	width:73px;
	background-image:url(../gif/introduction.gif);
}
#topNav ul li ul li#exhibitNarrative{
	width:112px;
	background-image:url(../gif/exhibitnarrative.gif);
}
#topNav ul li ul li#objChecklist{
	width:96px;
	background-image:url(../gif/objchecklist.gif);
}
#topNav ul li ul li#meetDirector{
	width:156px;
	background-image:url(../gif/meetdirector.gif);
}
#topNav ul li ul li#meetCurator{
	width:134px;
	background-image:url(../gif/meetcurator.gif);
}
#topNav ul li ul li#faqs{
	width:54px;
	background-image:url(../gif/faqs.gif);
}
/*menu related css end*/

.redpink{
	color:#F21C69;	
}
.contentrow{

}

.contentrow_left{
	width:383px;
	float:left;	
	padding-left:27px;
	padding-right: 15px;
	}

.contentrow_right{
	width: 400px;
	float:left;
	padding-left:10px;
	padding-right: 15px;
		}
	
.imag_left{
	float:left;
	text-align:left;
	width:107px;
	padding-bottom:5px;
	}
	
.imag_right{
	float:left;
	text-align:left;
	width:107px;
	padding-bottom:5px;
	}
	
.imag_brief{
	float:left;
		width:268px;
	margin-left:3px;
	}

.imag_title_img{
	text-align: left;
	padding-bottom:7px;
	}

.imag_brief_text{

	font-weight:bold;
	text-align: left;
	font-size: 0.75em;
	
	
	}
/*10/23/09 HJS in order to negate the margin added by fck <p>*/	
.imag_brief_text p{
	margin:0px;
}
.imag_full_text{
	clear:both;
	text-align:left;
	font-size: 0.75em;
	}

#pagetitle{
	
	}

/* #maintitle1, #rightbar1, #leftcontent1, #rightcontent1: settings for introduction, FA(B)Qs, exhibition NARRATIVE pages*/
#maincontent{
	
	}
	
#maintitle1{
	float:left;
	width:380px;
	margin-left:12px;
	padding-top: 41px;
	padding-bottom: 2px;
	text-align:left;
	padding-left: 60px;
	border-bottom: 1px solid #5A4A42;
	}
	
#rightbar1{
	float:right;
	width: 398px;
	padding-top: 57px;
	!padding-top: 39px; /*for IE 7*/
	border-bottom: 6px solid #5A4A42;
	}
	
#content{

	

	}
	
#leftcontent1{
	float: left;
	text-align:left;
	width:360px;
	margin-left:12px;
	padding-left: 60px;
	padding-top: 18px;
	

	}
#leftcontent1 p strong{
	font-size: 1.3em;
	font-weight:bold;
	color: #333333;  /*trying to emulate 80% grayscale*/		
}
#leftcontent1 p{
	font-size: 0.8em;
	color: #222222;  /*trying to emulate 90% grayscale*/		
}
#leftcontent1 div{
	font-size: 0.8em;
	color: #222222;  /*trying to emulate 90% grayscale*/		
}
#rightcontent1{
	float:right;
	text-align:left;
	width: 398px;
	}

#rightcontent1 img{
	margin-top: 14px;
	}
#exh_narr_leftcontent1{

	float: left;
	text-align:left;
	width:380px;
	margin-left:12px;
	padding-left: 60px;
	padding-top: 18px;
	

}

#exh_narr_leftcontent1 p strong{
	font-weight: bold;	
}
#exh_narr_leftcontent1 p{
	margin:0px;
	font-size: 0.8em;
	color: #222222;  /*trying to emulate 90% grayscale*/		
}
#exh_img_gal{
	margin-bottom:5px;
}
#exh_img_gal img{
	width:58px;
	height:45px;
	margin:2px;
	border: 1px solid #000000;
}
#exh_img_gal p{
	margin:0px;
}
#exh_narr_leftcontent1 div{
	font-size: 0.8em;
	color: #222222;  /*trying to emulate 90% grayscale*/		
}
.articletitle{
	font-size: 1em;
	font-weight:bold;
	color: #333333;  /*trying to emulate 80% grayscale*/
	}

.articleregulartext{
	font-size: 0.8em;
	color: #222222;  /*trying to emulate 90% grayscale*/
	
	}

.articlestress{
	font-size: 0.85em;
	font-weight:bold;
	color: #3B2314;
	}
.exh_nar_small_img_left{
	width:61px;
	float:left;
	height:39px;
	border: 1px solid;
	margin-bottom:6px;
	margin-top:2px;
	}
.exh_nar_small_img_right{
	width:61px;
	float:left;
	height:39px;
	border: 1px solid;
	margin-left:8px;
	margin-bottom:6px;	
	margin-top:2px;
	}
#comment{
	clear:both;
	}
#commentheaderleft{
	float:left;
	width:465px;
	margin-left:12px;
	border-top: 6px solid #5A4A42;
	padding-left:34px;
	}
	
#commentheaderright{
	border-top: 1px solid #5A4A42;
	text-align:right;
	margin-left:477px;
	padding-right:16px;
	padding-top: 18px; 

	}
#commentcontent{
	clear:both;
	margin-left:12px;
	border-top: 1px solid #5A4A42;
	!text-align:left;
	}	
.commentcontentbox{

	margin-left:23px;
	width:461px;
	background-color:antiquewhite;
	padding-right:15px;

	
	!padding-left:21px;
	!margin:0px;
	!padding-right:0px;
	}	
.reader_time{
	float:left;
	text-align:left;
	margin-left:15px;
	font-size: 0.75em;
	font-weight:bold;
	padding-top:22px;
	width:190px;
	word-wrap: break-word;
	}
.reader_comment{
	float:left;
	text-align:left;
	margin-left:0px;
	font-size: 0.75em;
	padding-top:22px;	
	
	}
.reader_comment p{
	margin:0px;
}
.reply_dot_line{
	clear:both;
	margin-left:15px;
	padding-left: 190px;
	text-align: left;
	border-bottom: 1px dashed;
	font-size:0.75em;
}
#objchk_text{
	margin-left:25px;
	text-align:left;
	font-size:0.9em;
	
}
#objchk_text strong{
	font-weight:bold;
	color:#000000;
}
#objchk_text a{
	text-decoration:none;
}
.objchkitem_top{
	width:360px;
	float:left;
	margin-top:0px;
	margin-left:25px;
	text-align: left;
	border-bottom:1px dashed;
	padding-bottom:7px;
	}
.objchkitem{
	width:360px;
	float:left;
	margin-top:7px;
	margin-left:25px;
	text-align: left;
	border-bottom:1px dashed;
	padding-bottom:7px;
	}
.objchkitem_bot{
	width:360px;
	float:left;
	margin-top:7px;
	margin-left:25px;
	text-align: left;
	padding-bottom:7px;
	}
.objchkitem img, .objchkitem_bot img, .objchkitem_top img{
	float:left;
	width:28px;
	/*height:28px;*/
	}
.objchkitem_spacer{
	width:40px;float:left;
}
.objchkitem_text{
	float:left;margin-left:4px; font-size:0.75em;width:328px;
}
/*10/23/09 HJS to take away <p> of fck*/
.objchkitem_text p{
	margin:0px;
}
.fabqs_row_top{

	}
.fabqs_row_top_text{
	width:460px;
	text-align:left;
	float:left;
	border-bottom:1px dashed;
	margin-left:24px;
	margin-top:40px;
	padding-left:46px;
	margin-right:20px;
	padding-bottom:19px;
	}

/*10/23/09 HJS to take away <p> of fck*/	
.fabqs_row_top_text p{
	margin:0px;
	font-size: 0.8em;
}
.fabqs_row_top_text p strong{
	font-weight: bold; 
	font-size: 1.1em;
}
.fabqs_row_top img{
	margin-top:34px;
	float:left;
	width:90px;
	height:90px;
	}
.fabqs_row{
	}
.fabqs_row_text{
	width:460px;
	text-align:left;
	float:left;
	border-bottom:1px dashed;
	margin-left:24px;
	margin-top:12px;
	padding-left:46px;
	margin-right:20px;	
	padding-bottom:19px;
	}
/*10/23/09 HJS to take away <p> of fck*/	
.fabqs_row_text p{
	margin:0px;
	font-size: 0.8em;
	
}
.fabqs_row_text p strong{
	font-weight: bold; 
	font-size: 1.1em;
}
.fabqs_row img{
	margin-top:6px;
	float:left;
	width:90px;
	height:90px;
	}	
.fabqs_row_spacer{
	width:9px;float:left;
		
	}	
	
#leftimageexhcat{
	float:left;
	margin-left:20px;
	margin-top:18px;
	border: 1px solid;
		width:408px;
	height:499px;
	}	
#leftimageexhcat img{
	width:408px;
	height:499px;
	}
	
#rightcontentexhcat{
 	float:left;
 	margin-left:13px;
 	width: 373px;
 	margin-top:3px;
 	text-align: left;
 	color:#222222;
	}
#rightcontentexhcat_text{
	font-size: 0.8em;
}
#rightcontentexhcat_text img{
	width:100px;
	height:122px;
}
#rightcontentexhcat_text strong{
	font-size:1em;font-weight:bold;
}

#rightcontentexhcat strong{
	font-size:1em;font-weight:bold;
}
#rightcontentexhcat img{
	width:100px;
	margin:5px;
}
#thumbsexhcat{
	margin-top:12px;
	}
#thumbsexhcat_ind{
	float:left;
	margin:5px;
	width:100px;	
	font-size:0.7em;
	text-align:center;
	font-weight:bold;
	}
#thumbsexhcat_ind img{
	width:83px;
	height:100px;
	}
#linksexhcat{
	margin-top:8px;
	font-size: 0.7em;
	margin-bottom: 8px;
	}

#linksexhcat img{
	margin:0px;
	width:144px;
}
	
.pub_pro_row{
	padding-top:21px;
	text-align:left;
	margin-left:20px;
	border-bottom:1px solid #5A4A42;
	width:814px;
	padding-bottom:36px;
	}
.pub_pro_row_title{
	padding-left:52px;
	}
.pub_pro_row_content_img{
	float:left;
	width:118px;
	height:118px;
	/*border: 1px solid #5A4A42;*/
	margin-top:16px;
	}
.pub_pro_row_divider{
	margin-top:12px;
	margin-left:5px;
	margin-bottom:9px;
	width:533px;
	border-top:1px dashed #5A4A42;
	}
.pub_pro_row_content_text{
	float:left;
	margin-left:11px;
	width:410px;
	margin-top:16px;
	/*height:118px;*/
	font-size: 0.8em; color: rgb(34, 34, 34);
	}
.pub_pro_row_content_text strong{
	font-size: 1.2em; color: rgb(34, 34, 34);
}
	/*take out fck <p>*/
/*.pub_pro_row_content_text p{
	margin:0px;
	font-size: 0.8em; color: rgb(34, 34, 34);
}
.pub_pro_row_content_text p strong{
	font-size: 1.2em; color: rgb(34, 34, 34);
}*/
.pub_pro_sub_row{
	
	}	
.resources_row{
	border-bottom:1px solid #5A4A42;
	margin-left:12px;
	margin-right:24px;
	padding-top:48px;
	text-align:left;
	}
.resources_row_arrow{
	padding-top:7px;
	margin-left:61px;
	float:left;
	}
.resources_row_arrow img{
	width:12px;
	height:12px;
	}
.resources_row_content{
	margin-left:7px;
	width:400px;
	float:left;
	}
.resources_row_links{
	/*border-bottom:1px solid #5A4A42;*/
	padding-bottom:40px;
	}
.resources_row_links_img{
	text-align:left;
	margin-top:29px;
	margin-left:73px;
	margin-bottom:28px;
	}
.resources_row_links li{
	text-align:left;
	margin-left: 88px;
	list-style: square outside;
	font-size:1em;
	margin-top: 5px;
	color: #222222;
	}
.resources_row_links li p{
	margin:0px
}
.bibliography_row{
	padding-bottom:40px;
	}
.bibliography_row li p{
	margin:0px;
}
.bibliography_row_img{
	text-align:left;
	margin-top:29px;
	margin-left:73px;
	margin-bottom:28px;
	}
.bibliography_row li{
	text-align:left;
	margin-left: 104px;
	font-size:1em;
	margin-top: 12px;
	color: #222222;
	}
.prev_exh_row{
	padding-top:21px;
	text-align:left;
	margin-left:20px;
	width:814px;
	padding-bottom:36px;
	}
.prev_exh_row_title{
	padding-left:52px;
	}
.prev_exh_row_content_img{
	float:left;
	width:118px;
	height:118px;
	border: 1px solid #5A4A42;
	margin-top:7px;
	}
.prev_exh_row_divider{
	margin-top:10px;
	margin-left:5px;
	margin-bottom:9px;
	width:533px;
	border-top:1px dashed #5A4A42;
	}
.prev_exh_row_content_text{
	float:left;
	margin-left:11px;
	width:544px;
	margin-top:7px;
	/*height:118px;*/
	}
.prev_exh_row_content_text p{
	margin:0px;
}
.prev_exh_row_content_text p strong{
	font-size: 1.3em;
	font-weight:bold;
	color: #333333;  /*trying to emulate 80% grayscale*/		
}
.prev_exh_row_content_text p{
	font-size: 0.8em;
	color: #222222;  /*trying to emulate 90% grayscale*/		
}
.prev_exh_row_content_text div{
	font-size: 0.8em;
	color: #222222;  /*trying to emulate 90% grayscale*/		
}
#address{
	text-align:left;
	margin-left:72px;
	margin-top:25px;
	color:#222222;
	}
#address_divider{
	border-top: 1px dashed #5A4A42;
	margin-top:20px;
	margin-left:26px;
	!margin-left:20px;
	width:459px;
	}
#address_img{
	float:left;
	text-align:left;
	margin-left:13px;
	!margin-left:20px;
	margin-top:15px;
	}
#signup{
	text-align:left;
	margin-left:72px;
	margin-top:19px;
	color:#222222;	
	font-size:0.9em;
	}
#press{
	text-align:left;
	margin-left:72px;
	margin-top:19px;
	color:#222222;	
	}
#signup_form{
	text-align:left;
	margin-left:72px;
	margin-top:20px;
	color:#222222;	
	}
#signup_form input{
	
	}
#location_divider{
	border-top: 1px dashed #5A4A42;
	margin-top:20px;
	margin-left:26px;
	width:376px;
	}
#location_img{
	float:left;
	text-align:left;
	margin-left:28px;
	margin-top:15px;
	}
#location_pg{
	text-align:left;
	margin-left:72px;
	margin-top:25px;
	color:#222222;
	width:286px;
	font-size:0.9em;
	}
#location_pg p{
	!margin-left:-23px;
}
#footer{
	clear:both;
}
