#exhibits {
	margin:20px auto;
	clear:both;
	width:auto;
}
#exhibits_header {
	clear:both;
}
table {
	margin:0 auto;
	padding:0;
}
#exhibits img {
	border:1px solid #176178;
}
#exhibits_header h2 {
	text-align:center;
	color:#fff;
	padding:1em 0 1em 0;
	letter-spacing: .1em;
}

/*Exhibit Copy Formatting*/
td.exhibits_copy {
	padding-left:1em;
}
#exhibits h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#EDEDED;
	letter-spacing:.1em;
	border-top:2px solid #999;
	border-left:10px solid #999;
	margin-bottom:.5em;
	padding:.5em 0 0 .7em;
}
#exhibits p {
	margin-left:4em;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin-bottom:.2em;
}
#exhibits a {
	text-decoration:none;
	color:#fff;
}
#exhibits a:hover {
	color:#ccc;
}
td.image_holder {
	text-align:left;
	vertical-align: top;
}
