@charset "utf-8";
body {
	background-image: url(../images/pureback copy.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0px;
}
.linkbox {
	text-align: center;
	width: auto;
}
.linktext {
	vertical-align: top;
	padding: 0px;
}
.photobox {
	z-index: 1;
	background-image: url(../images/imagebox.png);
	height: 312px;
	width: 411px;
	background-repeat: no-repeat;
	float: right;
	position: relative;
}
.photo {
	z-index: 2;
	height: 300px;
	width: 400px;
	float: right;
	padding-left: 1px;
	padding-top: 1px;
	position: absolute;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.textbox {
	background-image: url(../images/textbox.png);
	height: 416px;
	width: 387px;
	background-repeat: no-repeat;
	margin-left: 15px;
	position: absolute;
}
.goattext {
	display: block;
	width: 355px;
	height: 385px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
	position: absolute;
	overflow: auto;
}
.thumbbox {
	background-image: url(../images/thumbbox.png);
	height: 104px;
	width: 134px;
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
}
.thumbnail {
	height: 94px;
	width: 125px;
	z-index: 2;
	padding-left: 1px;
	padding-top: 1px;
	position: absolute;
}
.hotspot {
	height: 94px;
	width: 125px;
	z-index: 3;
	padding-left: 1px;
	padding-top: 1px;
	position: absolute;
}
