body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: small;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h2 {  font-family: "Times New Roman", Times, serif; font-size: large; color: #003333; font-weight: normal}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	color: #003333;
	font-weight: normal;
	text-transform: capitalize;
}
.caption {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; text-align: center}
a {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}
a:hover {
	color: #FFFFFF;
	background-color: #006666;
}
.presentlocation {
	color: #000000;
	font-weight: bold;
	font-size: larger;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #003333}
td {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #003333}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #003333}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #003333}
.exhibitiontitle {  font-size: x-small; font-weight: bold}
.exhibitiontext {  font-size: x-small; font-style: italic}
h3 {  font-family: "Times New Roman", Times, serif; font-size: small; font-style: italic}
hr {  color: #003333}
.verticalline {
	background-image: url(images/1_pixel.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.exhibitioncreator {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
}

