body {
	background-image: url(bckgr1.jpg);
	background-repeat: repeat;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CC3333;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CC3333;
}
a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #E0DC94;
}
a:active {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CC3333;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC3333;
	background-color: #000000;
	letter-spacing: 4pt;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CC3333;
}
.arrows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #CC3333;
	background-color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
.thumbs {
	border: 1px solid #CC3333;
	background-color: #000000;
	margin-bottom: 15px;

}
