@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.cc_1a {
	height: 130px;
	width: 110px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 55px;
	top: 0px;
}

a.cc_2a {
	height: 70px;
	width: 58px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 20px;
	top: 133px;
}
a.cc_2b {
	height: 70px;
	width: 58px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 135px;
	top: 133px;

}
a.cc_3a {
	height: 165px;
	width: 45px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 1px;
	top: 225px;
}
a.cc_3b {
	height: 165px;
	width: 50px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 52px;
	top: 225px;
}
a.cc_3c {
	height: 165px;
	width: 50px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 111px;
	top: 224px;
}
a.cc_3d {
	height: 165px;
	width: 50px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 170px;
	top: 225px;
}

a.cc_4a {
	height: 150px;
	width: 45px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 1px;
	top: 495px;
}
a.cc_4b {
	height: 150px;
	width: 50px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 52px;
	top: 495px;
}
a.cc_4c {
	height: 150px;
	width: 50px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 111px;
	top: 495px;
}
a.cc_4d {
	height: 150px;
	width: 50px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 170px;
	top: 495px;
}



a.gallery span {
	visibility:hidden;
	display:block;
	color:#000;
	text-align:center;
	letter-spacing:1px;
	cursor:default;
	text-decoration: none;
	position: absolute;
	width: 400px;
	background-color: #FFFFFF;
	height: 650px;
	font-size: 0.85em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#base_picture .gallery cc_1a span {
	text-decoration: none;
}


a.cc_1a span {
	top:0px;
	left: 161px;
}

a.cc_2a span {
	top:-133px;
	left: 195px;
}
a.cc_2b span {
	top:-133px;
	left: 81px;
}


a.cc_3a span {
	top:-225px;
	left: 215px;
}
a.cc_3b span {
	top:-225px;
	left: 165px;
}
a.cc_3c span {
	top:-225px;
	left: 106px;
}
a.cc_3d span {
	top:-225px;
	left: 47px;
}
a.cc_4a span {
	top:-495px;
	left: 215px;
}
a.cc_4b span {
	top:-495px;
	left: 165px;
}
a.cc_4c span {
	top:-495px;
	left: 106px;
}
a.cc_4d span {
	top:-495px;
	left: 47px;
}

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: 280px;
	top: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	font-weight: bold;
}
