.maintitle {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bolder; font-variant: small-caps; color: #330000}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000}
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #330000}
#image_gallery {
position: relative;
overflow: hidden;
}
ul#gallery_thumbs {
list-style: none;
margin: 0;
padding: 0;
}
#gallery_thumbs li {
background: none;
display: inline;
}
.thumb img { /* styles thumbnail previews */
background: #fff;
padding: 2px;
border: 1px solid #ddd;
}
.thumb:hover img {
background-color: transparent;
}
.thumb span { /* hides large previews */
visibility: hidden;
position: absolute;
}
.thumb span img { /* styles large previews */
background: #fff;
padding: 2px;
border: 1px solid #ddd;
}
.thumb:hover span { /* displays preview while hovering over thumb */
visibility: visible;
top: 120px; /* absolute positioning to control where previews are displayed */
left: 0;
z-index: 100;
} }
.maintitleCarp { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bolder; font-variant: small-caps; color: #000033}
.subtitleCarp { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #000033}
.itallictext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: normal; font-variant: normal; color: #000000 }
.gallerytext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
