.scrolllandr {
	font-family: "Poor Richard", "Times New Roman";
	color: #000000;
	background-attachment: scroll;
	background-position: center top;
	list-style-type: disc;
	overflow: auto;
	position: relative;
	width: 494px;
	height: 460px;
	border-top-style: none;
	background-image: url(almond_smooth_b.jpg);
	top: -1px;
	visibility: visible;
}
.scroll2 {
	font-family: "Poor Richard", "Times New Roman";
	color: #000000;
	background-attachment: scroll;
	background-position: center top;
	list-style-type: disc;
	overflow: auto;
	position: relative;
	width: 227px;
	height: 460px;
	border-top-style: none;
	background-image: url(almond_smooth_b.jpg);
	top: -1px;
	visibility: visible;
}
