body {
	background-color: #333;
	background-image: url(images/background2.jpg);
	background-repeat: repeat;
	background-position: center;
}
#apDiv1 {
	position:absolute;
	width:100%;
	/*	height:952px; */
	z-index:1;
	left: 0px;
	top: 0;
	overflow: hidden;
	height: 1016px;
}
#apDiv1 table tr #box1 {
	font-family: Georgia, Times New Roman, Times, serif;
	vertical-align: top;
	color: #862018;
	line-height: 1.5;
	font-size: small;
}
#apDiv1 table tr #box2 {
	overflow: scroll;
height:400;
	font-family: Georgia, Times New Roman, Times, serif;
	vertical-align: top;
	color: #862018;
	line-height: 1.5;
	font-size: small;
}
.scroll{
	height:330;
	overflow:hidden;
	line-height: 1.5;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #862018;
	font-size: medium;
	text-align: left;
	}
	.realscroll{
	height:330;
	overflow:scroll;
	line-height: 1.5;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #862018;
	font-size: medium;
	text-align: left;
	}

#apDiv1 table tr td links {
	vertical-align: bottom;
}
#linksbox {
	vertical-align: bottom;
}
#apDiv2 {
	position:absolute;
	width:100%;
	height:41px;
	z-index:2;
	left: 0;
	top: 49px;
}
#album_title {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
}
