#textbox{
	position:absolute;
	width:232px;
	height:336px;
	z-index:1;
	left: 5px;
	top: 108px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#textbox2{
	position:absolute;
	width:236px;
	height:336px;
	z-index:1;
	left: 517px;
	top: 106px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#fourstarimage {
	position:absolute;
	width:103px;
	height:118px;
	z-index:2;
	left: 41px;
	top: 3px;
	background-image: url(4star.jpg);
}
#fourstartext {
	position:absolute;
	width:364px;
	height:245px;
	z-index:2;
	top: 110px;
	left: 6px;
	text-align: left;
}
#frontimage {
	position:absolute;
	width:235px;
	height:345px;
	z-index:3;
	left: 215px;
	top: 8px;
	background-image: url(front.jpg);
}
#linkline {
	position:absolute;
	width:10px;
	height:360px;
	z-index:2;
	left: 498px;
	top: 102px;
}
#linkline2 {
	position:absolute;
	width:10px;
	height:360px;
	z-index:2;
	left: 245px;
	top: 102px;
}
#bigpic {
	position:absolute;
	width:240px;
	height:351px;
	z-index:3;
	left: 252px;
	top: 107px;
	background-image: url(gallery.jpg);
	background-repeat: no-repeat;
}
#weepic {
	position:absolute;
	width:225px;
	height:206px;
	z-index:2;
	left: 276px;
	top: 194px;
	background-image: url(mirror.jpg);
	margin: 0px;
}

.links{
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-weight: bold;
	
}
links:link{
	color:#807A73;
	text-decoration:none;
	background-color: transparent;
}
links:hover{ color:#333333; text-decoration:underline; }
links:active{ color:#B56115; text-decoration:none; }
links:active:hover{ color:#333333; text-decoration:underline; }
links:visited{ color:#B56115; text-decoration:none; }
links:visited:hover{ color:#333333; text-decoration:underline; }
