#exhibit {width:940px; overflow:hidden; height:inherit; margin:-5px 0px 5px 0px;}
h1.introduction {font-size:16px; line-height:22px; font-family:Georgia, "Times New Roman", Times, serif;  font-weight:normal;
color:#2d2926; margin: 0px 20px 0px; 20px;  width:900px;}
#exhibit h2 {width:900px; height:26px; padding:7px 0px 7px 40px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size: 26px; line-height:26px; background-color:#4e1a00; margin-bottom:0px; margin-top:0px; color:#f0ebde;}
#exhibitEntry {width:900px; overflow:hidden; padding:16px;}

.imgBox {float:left; height:auto; width:225px; }
.textBox {float:right; height:auto; width:640px;}

#exhibitEntry img {float:left; padding-top:3px; margin:0px 0px 0px 3px;}
#exhibitEntry h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:19px; font-weight:bold; color:#4e1a00; margin-bottom:8px;}
#exhibitEntry h4 {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px;  font-weight:normal; color:#4e1a00; margin-bottom:12px; font-style:italic;}
#exhibitEntry h5 {fon
t-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:bold; color:#4e1a00;}
#exhibitEntry p {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#4e1a00; padding-bottom:10px; }
#exhibitEntry p#caption {font-family:Georgia, "Times New Roman", Times, serif; color:#4e1a00; float:left; padding-top:10px; border-top:1px dotted #4e1a00; width:100%; margin-bottom:-10px;}
.track{
letter-spacing:-0.06em;
}

/* popups */
#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #020202;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 100;
}
.popup_block{
	display:none;
	background:#020202;
	padding:15px;
	
	font-size: 2em;
	position: fixed;
	top:50%; left:52%;
	z-index: 10000;
	width:980px;
	height:490px;
	overflow:auto;
}
.popup_block h6 {text-align:left; font-size:17px; margin-top:30px;  line-height:19px; padding:4px; font-weight:normal; color:#f7f7f7;}
.popup_block p {text-align:center; font-size: 12px; line-height:14px; color:#f3f3c3; font-weight:normal; }
.popup_block a {color:#FC3; font-weight:bold; font-size:28px; text-decoration:none; }
.popup_block a:hover {color:#9C6; }


img.btn_close {
	float: right;
	padding: 10px 10px;
}

p.popoutAction {text-align:right; font-style:italic; font-size:14px; margin-top: 10px;}
p.popoutAction a {text-decoration:none; color: #4e1a00;}
p.popoutAction a:hover {text-decoration:underline;}

.swapcontrol {margin-top:20px; color:#f3f3c3;  padding: 2px; width:100px;f loat:left; font-size:14px; text-align:center; height:18px;}