.horizontalrepeat {  background-repeat: repeat-x}
.verticalrepeat {  background-repeat: repeat-y}
.caption {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: italic; color: #999966}
.contact {  font-family: "Times New Roman", Times, serif; font-size: 16px; color: #666666}
.copyright {  font-family: "Times New Roman", Times, serif; font-size: 12px; color: #999966}
.heading { font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; color: #999966 ; font-weight: bold; text-decoration: underline}
.subhead { font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: normal; color: #999966 ; font-weight: bold; text-decoration: underline }
li { font-family: "Times New Roman", Times, serif; font-style: normal; color: #999966 ; font-weight: normal}
li {  list-style-position: outside; list-style-type: disc; font-size: 12pt; line-height: 14pt}
p {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: normal; color: #999966}
.bodycopy {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: normal; color: #999966}
.ArtTitle {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: italic; font-weight: bold; color: #999966}
.ArtSize {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #999966}
.ArtHonor { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #999966 }
.ArtPrice { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #999966 }


:focus  { outline: thick solid black }

<!-- Thumbnail border for images -->
.thumbnail
{
    border-left: 2px solid #8F8D5D;
    border-right: 2px solid #8F8D5D;
    border-top: 2px solid #8F8D5D;
    border-bottom: 2px solid #8F8D5D;
    margin: 10px;
}

.thumbnail2
{
margin: 10px;
}

<!-- CSS Class to remove all assigned values -->
.clear
{
    clear: both;
    border: none;
}
<!-- Defines Gallery Navigation Spacer -->
.spacer
{
    margin-left: 20px;
    margin-right: 20px;
}
