body {
  background-color: white;
  font-family:Verdana, Sans-serif; 
  
  padding:0;
  margin:0;  
  color: #A5A4A0;
}

a {
    text-decoration: none;
}

html {
    padding:0;
    margin:0;
}

body, html {height: 100%;color: #A5A4A0;}

#header {
    position:relative;
    height: 26px;
    width:918px;    
    z-index: 10;
}


#header img {
    position:absolute;
    left:0px;
    top:0px;
}

#page {
  height:602px;
  position:relative;
  text-align:left;
  visibility:visible;
  width:100%;
  left:0;
  top:0;
  background-color: #e8E4DD;
}


#galleryCatSelector {
    position: absolute;
    left: 270px;
    top: 8px;
    font-size: 13px;
}
                 
#galleryCatSelector a {
    color: #A5A4A0;
}

#galleryCatSelector a.selected {
    color: #FBAB18;
}


#gallerySelector {
    position: absolute;
    left: 500px;
    width: 418px;
    top: 12px;
    font-size: 10px;
    text-align: right;
}

#gallerySelector a {
    color: #A5A4A0;
}

#gallerySelector a.selected {
    color: #FBAB18;
}

#galleryContent {
    position:absolute;
    left: 45px;
    top:0px;
    width: 873px;
    height: 602px;
}

#footer {
    width: 918px;
    text-align: right;
    font-size: 9pt;
}

#footer a {
    margin-left: 20px;
    color:#A5A4A0;    
}


#homeContent {
    position:relative;
    width: 918px;
    height: 602px;
}

#content {
    position:relative;
    width: 918px;    
    height:602px;    
    background-position: right;
    background-repeat: no-repeat;  
    text-align:left;  
}



#contentPage {
    position:absolute;
    left:45px;    
    top:121px;
    width: 873px;
    height: 355px;    
}

      
#overlayBackground {
    display:none; 
    position:absolute;
    left:0px;    
    top:0px;
    width: 100%;
    height: 100%; 
    opacity: 0.3;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    background-color:black;
}

#overlay {
    display:none; 
    position:absolute;
    left:0px;    
    top:0px;
    width: 100%;
    height: 100%; 
    color:white;
}

#overlayText {
    position:absolute;
    width:387px;
    top :73px;
    left:415px;
    text-align:left;
    font-size: 14px;    
}

#overlayGalleries {
    position:absolute;
    top:43px;
    left:94px;    
    text-align:left;
}
#overlayGalleries a {
    display:block;
    color: #FBAB18;
    margin-top: 15px;
    font-size: 18px;
       
}

#textFrame {
    position:absolute;
    left: 225px;
    top: 100px;
    width: 640px;
    height: 240px;
    color:white;
    text-align:left;
    overflow: auto;
    font-size: 12px;
}

#textFrame a {
    color:#FBAB18; 
}

div.hr {
    border-top: 1px solid white;
    height:1px;
    width:100%;
    
}

h1 {
  color: white;  
  margin: 30px 0px 10px 50px;
  font-family: "Trebuchet MS", Verdana, Sans-serif;
  font-style: italic;
  font-weight: 200;
  letter-spacing:2px;
}

#contentPage h1 {
    position:absolute;
    left: 10px;
    top:  5px;
}

#contentPage div.hr {
    position:absolute;
    left: 0;
    top:  80px;
    width:100%;
}

h2 {
  color: #FBAB18;
  font-weight: lighter;
  font-size: 12px;
  margin-bottom: 3px;
}

#textFrame p {
  margin-top: 2px;
  color:white;
  font-size:12px;
}


span.subtext {
    position:absolute;
    top:50px;
    left: 225px; 
    color:white;
}

.highlight, a.highlight, #footer a.highlight{
  color: #FBAB18; 
}

.img_0 {
    float: left;
}

.img_1 {
    float:right;
}

table {
    height:100%;
}

#galleryNavigator {
    position:absolute;
    left:0px;
    top: 567px;
    font-size: 11px;
    z-index: 1;
      color: #A5A4A0;
}

#page2  {
    position:absolute;
    left:0;
    top:0;
    width: 873px;
    display:none;
    z-index: 2;
    background-color: #E8E4DD;
}
#page1  {
    position:absolute;
    left:0;
    top:0; 
    width: 873px;   
    z-index: 1;
    background-color: #E8E4DD;
}

#nextGallery {
    position:absolute;
    left:723px;
    top: 564px;
    width: 150px;
    text-align:right;
    font-size: 10px;
    font-style: italic;
    z-index: 2;
}

#nextGallery a {
    color: #FBAB18;    
}

.treb {
    font-family: "Trebuchet MS", Verdana, Sans-serif;
}

.trebItalic {
    font-family: "Trebuchet MS", Verdana, Sans-serif;
    font-style:italic;
    color: #A5A4A0;
}

.large {
    font-size: 125%;
}

span {
    color: #A5A4A0;
}


.offset {
    width: 963px; 
    text-align:left;
}

.praise {
    font-style:italic;
}
