/* CSS Document */
.heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: #9A0C0D;
}
.art_l img{
border:0;
}
.art_l:hover{
background: #ffffff;
}
.thumbwrapper{
	float: left;
	height: 120px;	
	height:90px;
	padding: 5px;
	background: #F0EEE0;
	margin: 8px;
	border: 1px solid #AFAB8E;
	text-align: center;
}
.maintext {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height:18px;
color: #006666;
}


.maintextred {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height:18px;
color: #9A0C0D;
}

.quote {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
font-weight: normal;
line-height: 16px;
color: #006666;
}

.exhibitionheading {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: #9A0C0D;
align:right;
}
.exhibition{
width:330px;
}
.exhibitiontext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #006666;
}

.picturecaption {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
1
}

.footer {
	color: #0000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tablesss {
	border: .5pt solid #006666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:18px;
	color: #006666;
	padding: 4px;
}
.newss {
	border: .5pt solid #006666;
	padding: 4px;
}

.thehtml{
  display: none;
}

