/* Following styles for gallery */
#gal_con {position: static; display: block; background: transparent; color: #666; margin: 0px 0px 0px 200px; padding:0px; height: 1%;}
#gallery {display: block; position: relative; top: 0px; right: 0px; float: right; background: #fff; color: #666; min-height: 500px;}
* html #gallery {height: 500px;}
#gal_text { float: left; position: relative; width: 50%; display: block; background: #fff; color: #666; padding: 30px 0px 30px 0px; top: 30px; left: 30px; border: solid 1px #b7b7b7; overflow: auto; height: 450px; scrollbar-base-color: #ccc; }
* html #gal_text {height: 480px;}
#gal_title {  font-size: 16px; color: #939598; letter-spacing: 0.05em; background-color: #FFFFFF; padding: 0px 5px 5px 5px; text-align: center; margin: 0px 0px 10px 35px; font-weight: bold;}
#gal_more {  font-size: 16px; color: #939598; letter-spacing: 0.05em; background-color: #FFFFFF; padding: 0px 5px 5px 5px; text-align: center; margin: 0px 0px 10px 35px; font-weight: bold; clear: both;}
#gal_more a, #gal_more a:hover, #gal_more a:active, #gal_more a:focus {text-decoration: none; color: #939598;}

#gal_select { top: 100px; right: 175px; float: right; position: absolute; background: #b7b7b7; font: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;	font-weight: normal; color: #fff; text-align: center; line-height: 1.5;	display: block; padding: 2px 5px 2px 5px; z-index: 1;}

#thumbwrap {width: 175px; display: block; float: right; clear: right; position: static; padding: 0px; margin: 0px 0px 10px 0px; }
/*Tile Galleries*/
#thumbs {display: block; background: transparent; position: static; margin: 0px; padding-left: 30px;}
* html #thumbs {margin-right: -10px;}
#thumbs a {display:block; float:right; margin:0 10px 10px 0px; width:50px; height:50px; border:1px solid #b7b7b7; text-decoration:none;}
#thumbs a img {width:50px; height:50px; border:0;}
#thumbs a:hover {border-color:#fff; text-decoration:none; background-image: url(/assets/thumbbg.gif); }
#thumbs a:hover img, #thumbs a:active img, #thumbs a:focus img {position:absolute; width:auto; height:auto; right: 155px; top:0px; padding: 20px 20px 20px 20px;border:1px solid #b7b7b7; background:#fff; z-index: 20; text-decoration:none; display: block;}
#thumbs a .caption{ display:none;}
#thumbs a:hover .caption, #thumbs a:active .caption, #thumbs a:focus .caption { position:absolute;padding: 0; background: #fff; 	font-size: 11px; color: #999; line-height: 2; font-style:normal; text-decoration:none; display: block; z-index: 10; right: 155px; top:-20px;height: 527px; width: 492px;}
* html #thumbs a:hover .caption, #thumbs a:active .caption, #thumbs a:focus .caption { height: 474px;}

#bodytext {width: 425px; background: #fff; margin: 0px; display: block; position: absolute; top: 0; right: 190px; z-index: 5; }
#bodytext img {float: left; padding: 10px 10px 0px 0px; }
#basehead {font-size: 16px; color: #939598; letter-spacing: 0.05em; background-color: transparent; padding: 0px 0px 0px 0px; text-align: right; margin: 0; position: absolute; bottom: 10px; right: 0px; font-weight: bold; line-height: 1.6; }
.dropped {font-size: 11px; letter-spacing: normal; color: #666; font-weight: normal; background: transparent; }
.galpages {line-height: 1.6; text-align: left;}
* html .galpages {line-height: normal;}
.galindex {width: 425px; background: #fff; margin: 0px; display: block; position: absolute; top: 0; right: 190px; z-index: 5; }
.galindex img {padding: 20px; border: solid 1px #b7b7b7; float: left; }/* max-size = height: 383px; width: 383px; */