.titlebar {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #000000;
}
.arrows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #9c200b;
	background-color: #000000;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.backto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #DA2F10;
	font-style: italic;
	background-color: #000000;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
	margin-right: 100px;
	margin-left: 100px;
	padding-top: 7px;
	padding-bottom: 7px;
}
a:link {
	color: #DA2F10;
}


.thumbs {
	background-color: #000000;
	margin-bottom: 15px;
}
body {
	background-image: url(redbckg.jpg);
	background-repeat: repeat;
}
a:visited {
	color: #DA2F10;
}
a:active {

	color: #DA2F10;
}
a:hover {

	color: #E6E6E6;
}
.backtolist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #DA2F10;
	font-style: italic;
	background-color: #000000;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
	margin-right: 400px;
	margin-left: 400px;
	padding-top: 7px;
	padding-bottom: 7px;
}
