body {
	background-image: url(bckgrnd.jpg);
}


.titlebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: 3pt;
	text-align: center;
	margin-bottom: 20px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #AA0633;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
.arrrows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	margin-bottom: 15px;
}
.thumbs {
	background-color: #FFFFFF;
	margin-bottom: 15px;
	border: 1px solid #000000;
}
