.titlebar {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	letter-spacing: 3pt;
	text-align: center;
	margin-bottom: 20px;
	background-color: #590000;
}


.direct {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFFFCC;
	margin-bottom: 25px;
	background-color: #590000;

}


.thumbs {
	margin-bottom: 15px;
	background-image: url(woodbckg.jpg);
	background-repeat: repeat;

}


.backto {
	text-align: center;
}


a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #FF6633;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
}
body {
	background-repeat: repeat;
	background-color: #620000;
}

