@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.ntw1_1a {
	height: 150px;
	width: 130px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 75px;
	top: 40px;
}
a.ntw1_1b {
	height: 60px;
	width: 100px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 170px;
	top: 5px;
}
a.ntw1_1c{
	height: 150px;
	width: 130px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 235px;
	top: 40px;
}

a.ntw1_2a {
	height: 425px;
	width: 130px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 1px;
	top: 220px;
}
a.ntw1_2b {
	height: 425px;
	width: 135px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 155px;
	top: 220px;}
a.ntw1_2c {
	height: 425px;
	width: 135px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 311px;
	top: 220px;
}


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 ntw1_1a span {
	text-decoration: none;
}


a.ntw1_1a span {
	top:-40px;
	left: 380px;
	text-decoration: none;
}
a.ntw1_1b span {
	top:-5px;
	left: 285px;
	text-decoration: none;
}
a.ntw1_1c span {
	top:-40px;
	left: 220px;
	text-decoration: none;
}


a.ntw1_2a span {
	top:-220px;
	left: 455px;
}
a.ntw1_2b span {
	top:-220px;
	left: 302px;
}
a.ntw1_2c span {
	top:-220px;
	left: 145px;
}



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: 300px;
	position: absolute;
	left: 450px;
	top: 10px;
	margin-left: 10px;
	font-size: 0.9em;
	font-weight: bold;
}
