body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;


}
body {
	background-image: url(img/textpanel.jpg);
	background-repeat: no-repeat;
	text-decoration:none;

}
a:link {
	color: #660000;
}
a:visited {
	color: #FF3300;
}
a:hover {
	color: #FF0000;
	text-decoration:blink;
}
.textscroller {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	padding: 0px;
	height: 428px;
	width: 563px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	position: absolute;
	left: 0px;
	top: 61px;
	margin: 0px;
	font-weight: normal;
	text-indent: 20px;
}
.textnoscroll {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	padding: 0px;
	height: 428px;
	width: 563px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
	position: absolute;
	left: 5px;
	top: 61px;
	margin: 0px;
	font-weight: normal;
	text-indent: 20px;
}
.albumscroller {
	height: 274px;
	width: 107px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	left: 5px;
	position: absolute;
	top: 87px;
	text-align: center;
	font-size: xx-small;
	line-height: 5px;
}
.photocaption {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 2px;
	top: auto;
	width: auto;
	height: inherit;
	overflow: auto;
}
.photoframe {
	position: absolute;
	height: 365px;
	width: 378px;
	left: 125px;
	top: 48px;
	vertical-align: middle;
	text-align: center;
}
.photo {
	text-align: center;
	vertical-align: middle;
	position: relative;
	left: auto;
	top: auto;
}
.album_title {
	position: absolute;
	left: -9px;
	top: -3px;
	width: 530px;
	height: 57px;
	z-index: 3;
	overflow: hidden;
	vertical-align: bottom;
}
.closewin {
	position: absolute;
	left: 484px;
	top: 482px;
	height: 17px;
	width: 53px;
	text-decoration: none;
	z-index: 2;
	
}
.closeX {
	border: thin outset #E0DFE3;
}
.footnote {
	width: 520px;
	position: absolute;
	left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
