#address *:first-child,
#contactform *:first-child,
#contactdisclosure *:first-child  {
   padding-top: 0px;
}

#galleryonemenu li a,
#gallerytwomenu li a  {
   background-color: #000000;
}

#contactform fieldset *:last-child  {
   margin-bottom: 0;
}

#contactform fieldset div label  {
   margin-right: 1em;
   display: block;
   text-align: right;
   float: left;
   width: 50%;
}

#contactform fieldset div  {
   font: 10px/12px Courier;
   margin-top: 6px;
   padding-right: 8px;
   color: #D8C2AB;
   clear: both;
}

#contactform fieldset  {
   border: none;
}

#contactheadertext  {
   visibility: visible;
   position: absolute;
   left: 400px;
   top: 14px;
   z-index: 2;
   width: 441px;
}

#address  {
   visibility: visible;
   position: absolute;
   left: 211px;
   top: 635px;
   z-index: 2;
   width: 722px;
}

.centerac  {
   text-align: center;
}

fieldset *  {
   margin-left: 0;
   margin-right: 0;
   padding-bottom: 0;
   padding-top: 0;
}


