.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #c7b299;
}
.botlink, A.botlink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #684d2e;
	text-decoration:none
}
A.botlink:Hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #684d2e;
	text-decoration:underline;
}
A.botlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #684d2e;
	text-decoration:none
}
.txt_grey{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #535353;
	text-decoration:none
}
A.txt_grey:link, A.txt_grey:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #87690f;
	text-decoration:none
}
A.txt_grey:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #87690f;
	text-decoration:underline
}
.morelink, A.morelink:link, A.botlink:visited {
	color: #993300;
	text-decoration:none;
}
A.morelink:Hover {
	color: #993300;
	font-weight:bold;
	text-decoration:underline;
}.dotright {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #87690f;
}
.exhibit_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #790000;
}

.exhibit_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #535353;
	font-weight:bold;
}

