#big_picture {
	width: 570px;
	float: left;
	position: relative;
	height: 385px;
	margin-left: 10px;
}
#hall_gallery {
	float: left;
	width: 570px;
	height: 75px;
	position: relative;
	margin-left: 10px;
}
#boat_gallery .gallery  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery {
	position: absolute;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 60px;
	width: 90px;
}



a.pic1 {
	left: 0px;
	top: 5px;
}
a.pic2 {
	left: 95px;
	top: 5px;
}
a.pic3 {
	left: 190px;
	top: 5px;
}
a.pic4 {
	left: 285px;
	top: 5px;
}
a.pic5 {
	left: 380px;
	top: 5px;
}
a.pic6 {
	left: 475px;
	top: 5px;
}




a.gallery span {
	visibility:hidden;
	display:block;
	color:#000;
	text-align:center;
	letter-spacing:1px;
	cursor:default;
	text-decoration: none;
	position: absolute;
	width: 570px;
	background-color: #FFFFDD;
	height: 390px;
	font-size: 0.85em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


a.pic1 span {
	top:-390px;
	left: 0px;
}
a.pic2 span {
	top:-390px;
	left: -95px;
}
a.pic3 span {
	top:-390px;
	left: -190px;
}
a.pic4 span {
	top:-390px;
	left: -285px;
}
a.pic5 span {
	top:-390px;
	left: -380px;
}
a.pic6 span {
	top:-390px;
	left: -275px;
}


a.gallery:hover {white-space:normal; z-index:100;}

a.gallery:hover span {
	visibility:visible;
	z-index:100;
	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;
}








.room_adbox {
	background-color: #DDFA93;
	float: left;
	width: 297px;
	border: 1px solid #990000;
}
#narrative {
	width: 600px;
	margin-left: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
