.eclecticTitleImage {
  position:relative;
  top:26px;
  height:126px;
  background-image:url('../images/eclectic_gallery/eclectic_gallery_top_link.jpg');
  background-repeat:no-repeat;
  background-position:top left;
}

.eclecticGalleryList {
  position:relative;
  top:26px;
  height:22px;
  background-image:url('../images/eclectic_gallery/eclectic_gallery_link_bg.gif');
  background-repeat:no-repeat;
  background-position:top left;
}

.eclecticNav {
  width:185px;
  padding-bottom:10px;
  margin-left:20px;
  background-color:#ded6bd;
  border:1px solid #6B4226;
}

.eclecticGalleryWrapper {
  width:660px;
  padding-right:20px;
}
.eclecticGalleryTop {
  height:10px;
  background-image:url('../images/photo_gallery/photo_gallery_top_bg.gif');
  background-repeat:no-repeat;
  background-position:top center;
}

.eclecticGalleryWidth {
  background-image:url('../images/photo_gallery/photo_gallery_width.gif');
  background-repeat:repeat-y;
  background-position:top center;
  
}

.eclecticGalleryBottom {
  height:13px;
  background-image:url('../images/photo_gallery/photo_gallery_bottom_bg.gif');
  background-repeat:no-repeat;
  background-position:top center;
}

.photoTitle {margin-bottom:10px;}

.photoTitle a{
  font-family:verdana;
  font-size:9px;
  color:#000066;
  text-decoration:none;
}
.photoTitle a:hover {text-decoration:underline;}

