

/*---------------------gallery-----------------------*/
table.photo{width:460px;}
#t1 td {
	text-align:center;
	padding:0 5px;
	}
	
#t1 td a {
	width:100px;
	display:block;
	filter:Alpha(Opacity='50');
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	overflow:hidden;
}
#t1 td a:hover, #t1 td a.act {
	filter:Alpha(Opacity='100');
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
			div#hold { 
			position:relative;
			overflow:hidden;
			height: 70px;
			width: 440px;
			border: 1px solid white;
			}
			div#wn { 
			position:absolute; 
			left:0px; top:0px; 
			width:440px; height:70px; 
			overflow:hidden; 
			z-index:1; 
			clip:rect(0px, 100%, 70px, 0px); 
			}
			div#lyr1 {
			position:absolute; 
			left:0px; top:0px; 
			z-index:1; 
			}
.arrowLink img {vertical-align:bottom;margin-top:31px;}
.vmarker {
	font-size:0.9em;
	display:block;
	float:left;
	background: #F4F4F4;
	color:#999999;
	padding:2px 15px 3px 18px;
	}
.vmarker a {
	color:#2BA8EE;
	}

.camers_img{
	border:0;
	}
