
.pagetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.background {
	background-image: url(img/letterbox.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
#slideshow{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	position:relative;
	text-align:center;
	vertical-align:middle;
}


#gallery a {
	color:#666;
}

a {
	outline:none;
}

.bottomSpacer {
	padding-bottom: 120px;
}
