body
{
    margin: 0px 0px 0px 0px;
    background-color: black;
    font-size: 14pt;
    font-family: 'Bookman Old Style', 'Times New Roman';
}



 
#banner {}
#menu {width: 154;}
#main_cell { width: 636px;
                   cellpadding: 5;
                   cellspacing: 5;}
#shoppingCartCell {overflow: visible;
                   width: 200px;}
#mainhtmlbig {font-weight: bold;
                      font-size: 22pt;
                      text-align: center; 
                      font-family: 'Blackadder ITC', 'Bookman Old Style', 'Times New Roman';}
.title {font-family: 'Blackadder ITC';}
.navigation A:link {font-weight: normal; text-decoration: none; color: gold;}
.navigation A:visited {font-weight: normal; text-decoration: none; color: gold;}
.navigation A:active {font-weight: normal; text-decoration: none; color: gold;}
.navigation A:hover {font-weight: bold; text-decoration: none; color: gold;}
.mainhtmlsmall {font-weight: normal;
                        font-style: italic;
                         font-size: 14pt;
                         text-align: center;
                         font-family: 'Bookman Old Style', 'Times New Roman'}
.mainhtmlmedium {font-weight: bold;
                         font-style: italic;
                         font-size: 16pt;
                         text-align: center;
                         font-family: 'Bookman Old Style', 'Times New Roman'}
.opaque {
opacity: 1.0;
  filter: alpha(opacity = 100);
.transparent {opacity: 0.5;
  filter: alpha(opacity = 50);
}
#mainTable {width: 1000px;}
.unclicked {cursor : hand; border-top-style: outset; border-right-style: outset;
                                    border-left-style: outset; height: 104px; background-color: silver; border-bottom-style: outset;background-image: url(images/parchment.gif);}
.clicked {cursor : hand; border-top-style: inset; border-right-style: inset;
                                    border-left-style: inset; height: 104px; background-color: white; border-bottom-style: inset}
.menu_items
{
    color: #cc0000;
    font-weight: bold;
    font-size: 10pt;
}
a.homepage {color: black;}
.morepics {visibility: hidden;
                 border-left-color: #990000; 
                 right: 20px; 
                 border-bottom-color: #990000; 
                 width: 350px; 
                 color: black; 
                 border-top-style: solid;
                 border-top-color: #990000; 
                 font-style: normal; 
                 border-right-style: solid; 
                 border-left-style: solid;
                 position: absolute; 
                 top: 20px; background-color: black; 
                 text-decoration: none;
                 border-right-color: #990000; 
                 border-bottom-style: solid;}