#galleryWindow, #gallery{ height:660px; overflow:hidden; background-color:#000000;  }
	
#about_me{ position:relative; margin:-19px 0 0 0 ; width:100%;  background-image:url(../../images/slide.png); z-index:9999999999; }

#about_tab{  height:19px; text-align:right; padding-right:20px; color:#959595; text-transform:uppercase; font-size:8pt; font-weight:bold; line-height:19px; cursor:pointer; }


.filmstrip{ margin:0; padding:0 8px 8px 8px; list-style:none; width:100%; }
.filmstrip li{ float:left; margin-right:6px; }
.filmstrip img{ cursor:pointer; border:1px solid #515151;}

/*.frame .img_wrap{ background-color:#000000; filter:alpha(opacity=60); opacity:0.6; }*/

.filmstrip img:hover, .filmstrip img.current{ cursor:pointer; border:1px solid #fff; filter:alpha(opacity=100); opacity:1;   }

#about_tab:hover { color:#FFFFFF; }

/*.panel img { display:none; }*/