#exhibitions h1{
	color:#D52500;
	color:#7B513C;
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	letter-spacing : 2px;
	line-height:22px;
	margin:10px 0 10px 0;
}
#exhibitions img.page-image, .exh-col-right img.page-image {float:left;}
.exh-col-left {
	width:153px;
	vertical-align:top;
}
.exh-col-right {
	width:647px;
	vertical-align:top;
}
.exh-menu {
	background-color:#E0E0E0;
	float:left;
	margin-right:3px;
	padding:10px 5px 20px 10px;
	width:138px;
}
div.exh-table {width:595px;margin-left:156px;}
.exh-head {
	background-color:#D52500;
	background-color:#7B513C;
	color:white;
	font-weight:bold;
	height:23px;
	margin:2px;
	text-transform:uppercase;
}
.exh-descr {margin:2px;}
.exh-head p {color:white;}
.exh-table th p, .exh-head p {margin:0 0 0 0;padding:4px;}
.exh-row {
	min-height:147px;
}
.exh-pic {
	background-color:#797979;
	margin:2px;
	width:158px;
	height:147px;
}
.exh-info {
	background-color:#E0E0E0;
	width:429px;
	height:147px;
	margin:2px;
	padding:0 0 0 0;
}
.exh-info-div {
	padding:10px 20px 10px 20px;
}
.exh-info p {margin:0 0 10px 0;}
.exh-title {font-size:14px;font-weight:bold;}
.exh-title  {color: #D42300;}
.exh-dates {
	font-weight:bold;
	text-transform:uppercase;
}

* html .exh-menu {height:146px;}
html body div.exh-menu {
	min-height:146px;
}
.exh-menu a {
	color:#797778;
	display:block;
	font-size:9px;
	font-weight:bold;
	line-height:11px;
	padding:4px 0 2px 4px;
	text-decoration:none;
}
.exh-toplinks {padding-bottom:15px;}
.exh-menu .exh-toplinks a {
	text-transform:uppercase;
}
.exh-menu a:hover, .exh-menu a.curr {
	color:#3E2D1C;
}