@charset "utf-8";
/* CSS Document */

#image_area {

  float:right;
  padding:0px 18px 18px 18px;
  width:527px;
  height:357px;
  
}

#thumbs_area {
  width:337px;
  height:105px;

}

#gallery_text {
padding:9px;
width:337px;
background-color:#2d2d2c;
  position:relative;
  z-index:12;
}

#gallery_text h1 {
  color:#b1b3b6;
  font-weight:bold;
  font-size:1.1em;
  margin:5px 0px 2px 0px;
  text-transform:uppercase;
}

#gallery_text h2 {
  color:#85878a;
  font-weight:bold;
  font-size:1.1em;
  margin:3px 0px 3px 0px;
}

p { margin:2px 0px 6px 0px; }

#flash_gallery {
  position:absolute;
  top:62px;
  z-index:1;
}

#copy, #menu_under_heading {
  position:relative;
  z-index:12;
}