@charset "utf-8";
#base_picture {
	position: relative;
	text-decoration: none;
}
a.gallery, a.gallery:visited {
	background-image: url(../images/transparent_background.gif);
}


a.VS_1a {
	height: 182px;
	width: 90px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 1px;
	top: 425px;
}
a.VS_1b {
	height: 265px;
	width: 80px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 115px;
	top: 345px;
}
a.VS_1c {
	height: 182px;
	width: 85px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 225px;
	top: 425px;
}


a.gallery span {
	visibility:hidden;
	display:block;
	color:#000;
	text-align:center;
	letter-spacing:1px;
	cursor:default;
	text-decoration: none;
	position: absolute;
	width: 280px;
	background-color: #FFFFFF;
	height: 673px;
	font-size: 0.85em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



a.VS_1a span {
	top:-425px;
	left: 320px;
}
a.VS_1b span {
	top:-345px;
	left: 205px;
}
a.VS_1c span {
	top:-425px;
	left: 96px;
}


a.gallery:hover {white-space:normal; z-index:100;}

a.gallery:hover span {
	visibility:visible;
	z-index:100;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a.gallery:active, a.gallery:focus {z-index:20;}
a.gallery:active span, a.gallery:focus span {
	visibility:visible;
	z-index:20;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#base_picture .text_box {
	width: 270px;
	position: absolute;
	left: 340px;
	top: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	font-weight: bold;
}
