html { background: #FFFFFF url(/images/back-home.jpg) repeat fixed; }

html, body { font: normal normal bold 90% Georgia Arial;
             width: 760px; }

body { margin: 10px 10px 10px 10px;
       width: 760px; }

a img { border: 2px none #000000; 
        padding: 2px 2px 2px 2px; }

.imgframe { border: 5px outset #CC9966; }

.banner { text-align: center; }

.menu { background: transparent;
        color: #000;
        left: 8px;
        position: absolute;
        text-align: right;
        text-decoration: none;
        top: 145px;
        width: 140px; }

.menu a
{
   border: none;
   color: #000000;
   background: transparent;
   display: block;
   font-weight: bold;
   padding: 4px;
   text-decoration: none;
   width: 140px; }

.menu a:hover
{
   border: 2px inset #CC9966;
   background: #000000;
   padding: 2px;
   color: #FFCC99;
   display: block;
   font-weight: bold;
   text-decoration: none;
   width: 140px; }

.content { font-size: 110%;
           margin: 0px 0px 0px 160px; }

.fullcenteredcontent { margin: 0px 20px 0px 20px; 
                       text-align: center; }

.centeredcontent { text-align: center; }

.decortext { padding: 0px 10px 0px 10px;
             width: 90%; }

.gallery table { border: 1px outset #CC9966; 
                 display: block;
                 text-align: center; 
                 width: 100%; }
.gallery td { text-align: center; }
.gallery th { text-align: center; }
.gallery ul { font-size: 80%;
              font-style: italic;
              list-style: none;
              text-align: left; }

.footer address { font-style: normal;
                  font-size: 90%;
                  font-weight: normal;
                  text-align: center; }

img.thumb { border: 2px none #000000;
            padding: 2px 2px 2px 2px; }
img:hover.thumb { border: 2px solid #000000; 
                  padding: 0px 0px 0px 0px; }

.slideShowPicFrame { text-align: center; }

.slideShowNavBar { text-align: center; }

.slideShowProgressDisplay { vertical-align: top; }
