#picGallery {
margin-left:10px;
}
	.thumbOff a{
	position:absolute;
	overflow:hidden;
	height:30px;
	width:30px;
	border: 2px inset #999999;
	z-index:8;
}
	.thumbOff a:hover {
	position:absolute;
	margin-left:-10px;
	margin-top:-10px;
	overflow:visible;
	z-index:9;
	height:50px;
	width:50px;
	border: 4px ridge #ccc;
}
	.thumbOff a:active {
	border-color: #fc3;
}
#show {
position:absolute;
top:10px;
left:345px;
}
.desc {
position:absolute;
left:20px;
top:250px;
}
	.temp{
	top:30px;
	left:0px;
	color:#fff;
	position:absolute;
	height:250px;
	width:170px;
	background-color:#999;
	border: 1px solid #444;
	z-index: 0;
	}
	.picCardOff{
	top:10px;
	position:absolute;
	height:305px;
	width:1px;
	background-color:#444;
	z-index: 1;
	overflow: hidden;
	}
			.picCardOn{
	top:10px;
	left:0px;
	position:absolute;
	height:305px;
	width:300px;
		z-index: 1;
				background: url(../graphics/tabs/tab_back.gif) repeat-y;
	}
	.picCard{
	z-index: 1;
			margin:10px;
	}
	.close{
	top:3px;
	left:250px;
	height:7px;
	width:35px;
	position:absolute;
	z-index: 2;
	/*cursor: hand;*/
	}
	.picTab1Off{
	top:20px;
	left:0px;
	position:absolute;
	height:63px;
	width:13px;
	z-index: 7;
	/*cursor: hand;*/
	}
		.picTab1On{
	top:20px;
	left:300px;
	position:absolute;
	height:63px;
	width:13px;
		z-index: 7;
	/*cursor: hand;*/
	}
		.picTab2Off{
	top:75px;
	left:0px;
	position:absolute;
	height:63px;
	width:13px;
	z-index: 6;
	/*cursor: hand;*/
	}
		.picTab2On{
	top:75px;
	left:300px;
	position:absolute;
	height:63px;
	width:13px;
		z-index: 6;
	/*cursor: hand;*/
	}
	
			.picTab3Off{
	top:130px;
	left:0px;
	position:absolute;
	height:63px;
	width:13px;
	z-index: 5;
	/*cursor: hand;*/
	}
		.picTab3On{
	top:130px;
	left:300px;
	position:absolute;
	height:63px;
	width:13px;
		z-index: 5;
	/*cursor: hand;*/
	}
				.picTab4Off{
	top:185px;
	left:0px;
	position:absolute;
	height:63px;
	width:13px;
	z-index: 4;
	/*cursor: hand;*/
	}
		.picTab4On{
	top:185px;
	left:300px;
	position:absolute;
	height:63px;
	width:13px;
		z-index: 4;
	/*cursor: hand;*/
	}
				.picTab5Off{
	top:240px;
	left:0px;
	position:absolute;
	height:63px;
	width:13px;
	z-index: 3;
	/*cursor: hand;*/
	}
		.picTab5On{
	top:240px;
	left:300px;
	position:absolute;
	height:63px;
	width:13px;
		z-index: 3;
	/*cursor: hand;*/
	}