.scroller {
	overflow: auto;
	height: 323px;
	width: 472px;

}
.basictext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #876e5d;

}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #ba341a;
}
a {
	color: #a33e2d;
	text-decoration: none;

}
a:hover { text-decoration: underline;

}
.gallerytext {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #876e5d;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #541b04;
	text-align: center;
	margin-top: 5px;
	}
.footer a {
	color: #541b04;
	text-decoration: none;
}
.footer a:hover { 
	text-decoration: underline;

}
