@charset "utf-8";
#base_picture {
	position: relative;
	text-decoration: none;
}
#bottom_picture {
	width: 350px;
	position: absolute;
	left: 0px;
	top: 260px;
}

a.gallery, a.gallery:visited {
	background-image: url(../images/transparent_background.gif);
}

a.ntw2_1a {
	height: 150px;
	width: 115px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 6px;
	top: 110px;
}
a.ntw2_1b {
	height: 220px;
	width: 150px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 120px;
	top: 5px;
}
a.ntw2_1c{
	height: 150px;
	width: 115px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 280px;
	top: 110px;
}

a.ntw2_2a {
	height: 270px;
	width: 115px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 5px;
	top: 265px;
}
a.ntw2_2b {
	height: 310px;
	width: 130px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 135px;
	top: 225px;
}
a.ntw2_2c {
	height: 270px;
	width: 115px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 280px;
	top: 265px;
}


a.gallery span {
	visibility:hidden;
	display:block;
	color:#000;
	text-align:center;
	letter-spacing:1px;
	cursor:default;
	text-decoration: none;
	position: absolute;
	width: 350px;
	background-color: #FFFFFF;
	height: 673px;
	font-size: 0.85em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#base_picture .gallery ntw2_1a span {
	text-decoration: none;
}


a.ntw2_1a span {
	top:-110px;
	left: 400px;
	text-decoration: none;
}
a.ntw2_1b span {
	top:-5px;
	left: 285px;
	text-decoration: none;
}
a.ntw2_1c span {
	top:-110px;
	left: 125px;
	text-decoration: none;
}


a.ntw2_2a span {
	top:-265px;
	left: 400px;
}
a.ntw2_2b span {
	top:-225px;
	left: 270px;
}
a.ntw2_2c span {
	top:-265px;
	left: 125px;
}



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: 350px;
	position: absolute;
	left: 400px;
	top: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	font-weight: bold;
}
