a.gal, a.gal:visited, a.gal:hover {color:#eee; text-decoration:none;}
a.gal img {display:block; border:0;}

.thumbholder {width:315px; height:125px;margin:0 auto 0 auto; padding:10px 0 10px 10px; border:1px solid #ddd; background:#fffb86;}
.thumbholder h2.title {font-size:25px; color:#fff; font-weight:normal; font-family:"times new roman", serif;}
.thumbholder h2.title b {font-weight:bold; color:#000; font-size:30px;}
.thumbholder h2.title span {font-weight:bold; font-style:italic;}
.thumbholder p {padding:0 10px 0 0; margin:10px 0;}

a.gal {display:block; float:left; margin:5px 10px 5px 0; display:inline; border:1px solid #000;}

.lightbox {position:absolute; left:-9999px; top:0; cursor:default; z-index:100;}
.light {position:absolute; left:0; top:0;}
.box {position:absolute; left:0; top:0;}

/* trigger for IE6 */
a.gal:active {background:#ddd;}


a.gal:active .lightbox,
a.gal:focus .lightbox {left:0; width:100%; height:100%;}

a.gal:active .lightbox .light,
a.gal:focus .lightbox .light {background:#45634b; width:100%; height:100%; filter: alpha(opacity=90);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); opacity:0.90;
}



a.gal:active .lightbox .box,
a.gal:focus .lightbox .box {width:100%; text-align:center; margin-top:150px;}


a.gal:active .lightbox .box img,
a.gal:focus .lightbox .box img {border:1px solid #aaa; margin:0 auto;}

a.gal:active .lightbox .box h2,
a.gal:focus .lightbox .box h2 {font-size:12px; font-weight:bold; width:400px; padding:0; margin:10px auto; text-align:center; text-decoration:none; color:#fff;}
a.gal:active .lightbox .box h2 b,
a.gal:focus .lightbox .box h2 b {font-weight:bold; font-family:"times new roman", serif; color:#000;}

#close {width:16px; height:16px; background:url(trees/close.gif); position:relative; z-index:500; float:right; display:inline; margin-right:10px;}
.clear {clear:left;}
#ad {clear:left; width:468px; margin:10px auto; padding:10px 51px; background:#222;}
a.comments {float:none; margin:0; border:0; color:#c00; font-weight:bold;}
a.gal:hover.comments {color:#c00; text-decoration:underline; background:#fff;}