@charset "UTF-8";

div.img1 {
	width: 490px;
	position: absolute;
	top: 0px;
	left: 0%;
	z-index: 2;
	background-image: url(../../Global2/bnrExhibitions.jpg);
	height: 155px;
}
table.exhibits {
	margin: 0px;
	padding: 0px;
	width: 780px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.exhibits  td  {
	text-align: left;
	vertical-align: top;
}
table.exhibits  td.width280 {
	width: 280px;
}
table.exhibits  td.width100 {
	width: 100px;
}
table.exhibits_header {
	width: 780px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table.exhibits_header td  {
	font-size: 1.1em;
	font-weight: normal;
	padding-bottom: 7px;
	background-color: #5A5548;
	padding-top: 7px;
	color: #BEB9AC;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
table.exhibits_header  td.width280 {
	width: 275px;
}
table.exhibits_header  td.width100 {
	width: 95px;
}
table td img {
	width: 90px;
	border: 1px solid #515151;
	height: 90px;
}
table  td  a:hover img {
	width: 90px;
	border: 2px solid #515151;
	height: 90px;
}

