.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.headerbkg {
	background-attachment: fixed;
	background-image: url(graphics/gallery/galleryheader.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.basetextlight {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
