#main-body #main-text ul#search,
UL#search  { 
	list-style: none;
	border-left: solid 1px #999;
	margin-left: 150px;
	height: 80px;
	padding-top: 15px;
	margin-bottom: 30px;
}

#main-body.two-column {
	overflow: hidden;
	margin: 0;
}

.left-navs {
}

#main-text {
	width: 740px;
}

#pageTitle{
	font-size:40px;
	color:#0099BB;
	height: 1em;
  padding-top: 5px;
}

#pageTitle.search{
	float:left;
	line-height: normal;
}

#main-body #search LI {
	list-style-type: none;
	float:left;
  margin: 0;
  padding: 2px;
}

#search LI A {
	border: solid 2px #0099BB;
	width: 150px;
	margin: 0px;
	height: 20px;
	display: block;
	padding: 5px;
	padding-top: 8px
}

#search LI A:Hover, #search LI A.selected {
	color: white;
	background: #0099BB;
	text-decoration: none;
	font-weight: bold;
}

#search li.formElement {
	float: none;
	width: 556px;
}
	
#search li.formElement fieldset{
	width: 164px;
	margin: 0px;
	height: 37px;
	display: block;
}

#search li.formElement fieldset input{
        padding: 0px;
        margin: 0px;
}

#search li.formElement fieldset input.text{
        float:left;
	width: 120px;
	margin: 10px 0px 0px 0px;
	padding-top: 3px;
        padding-bottom: 3px;
}

#search li.formElement fieldset input.submit{
        float: right;
	width: 30px;
	margin: 6px 0px 0px 0px;
        padding:0px;
	height: 30px;
}
		
#search LABEL, #pda-logo, #kiosk-map, #pda-map {
	display: none;	
}

#content-terse{
	position:relative;
	z-index:101;
	float: left;
  	width: 547px;/**/
	margin-right:0px;
	margin-bottom:0px;
	padding:0px 0px 50px 5px;/**/	
	background-color:white;
}

FIELDSET {
	margin:  0px;
	border-style: none;
	padding: 0px;
}

.subTheme {
	margin: 5px;
	display: block;
	background-color: #f3f3f3;
	border: 1px solid #c4c4c4;
	width: 110px;
	padding:  5px;
	height:  165px;
	float: left;
}
 
.subTheme h1{
	line-height: 1.3em;
	margin: 0px;
	background-color: transparent;
	font-weight: bold;
	font-size: 10px;
	height:  45px;
	padding: 3px 3px 0 3px;
	text-align: left;
}

.subTheme H2{
	display: none;
/*	 font-size: 11px;
	 height: 20px	*/
}

.subTheme IMG{
	width:110px;
	margin-left:auto;
	margin-right: auto;
	border: none;
}

.exhibition-content {
	margin-bottom: 32px;
}

.exhibition-content TABLE, .exhibition-content TR, .exhibition-content TD, .exhibition-content TH{
	border: none;
}

.exhibition-content TABLE {
/*	float: right; */
/*	width: 230px;*/
}

.exhibition-content TH {
/*	font-size:10px; */
	padding-top: 10px;
}

.exhibition-content TD{
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	padding:  10px;
/*	font-size: 10px;*/
}

.luceObjImg {
	padding-left: 125px;
	width: 300px;
}

ul.inline li {
	display: inline
}

ul.alpha li {
	margin-right: 1em
	display: inline
}

.advSrch h2{
	padding-top: 3px;
	padding-bottom: 0px;
}

.advSrch p{
	padding-top: 0px;
	padding-bottom: 3px;
}

/* 6/22/06 Slightly altered versions of subTheme styles added for display of 
   PNA catalog thumbnail pages. (Like Luce themes, just a longer rectangle.) evc. */
.subPnaCat {
	margin: 5px;
	display: block;
	background-color: #f3f3f3;
	border: 1px solid #c4c4c4;
	width: 110px;
	padding:  5px;
	height:  200px;
	float: left;
}

.subPnaCat h1{
	margin: 0px;
	background-color: transparent;
	font-weight: bold;
	font-size: 10px;
	height:  48px;
	padding: 1px 3px 0 3px;
	text-align: left;
}

.subPnaCat H2{
	display: none;
}

.subPnaCat IMG{
	width:110px;
	margin-left:auto;
	margin-right: auto;
	border: none;
}

/*and for edo, 9/06, evc */
.subEdoCat {
	margin: 5px;
	display: block;
	background-color: #ffffff;
	border: none;
	width: 100px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	height:  220px;
	float: left;
}

.subEdoCat h1{
	margin: 0px;
	background-color: #FFF;
	font-weight: bold;
	font-size: 10px;
	height:  45px;
	padding: 1px 3px 0 3px;
	text-align: left;
/*	opacity: .6; */
}

.subEdoCat IMG{
    width:100px;
	height: 155px;

	margin-left:auto;
	margin-right: auto;
	border: none;
}

/* 1/3/07 added for edo zoom page - sets width to correct IE6 text-wrapping bug. evc. */
p.zoomcaption {
	font-size:80%;
	margin-top: 0;
	width:450px;
}


