/*
a:link, a:active, a:visited {
color: white;
font-size : 12; 
Font-Family: Arial;
text-decoration: none}

a:hover {
color: #FFFFFF;
font-size : 12; 
Font-Family: Arial; 
text-decoration: none}
*/

BODY {
background-repeat: repeat-y}

FONT
{
color: #000000;
Font-Family: Arial
}

.menu td {
text-align:right;
padding-top: 15px;
}



.menu a
{
color: #BFBB88;
Font-Family: Times New Roman;
font-size: 14pt;
text-decoration:none;

margin-right: 30px;
}

.thumbnailImage img {
border: 4px solid #BFBEB8;
}

.itemList, .itemDetails, .itemList A, .itemDetails A, #galleryItems TD, #galleryItems A {
color: #BFBB88;
Font-Family: Arial;
font-size: 10pt;
text-decoration: none;
}