@charset "ISO-8859-1";
.menu1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.menu1:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.banner {
	background-image: url(images/tombanner.gif);
	background-repeat: no-repeat;
}
.bloodstain {
	background-image: url(images/bloodstain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sun {
	background-image: url(images/sun.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.red {
	background-image: url(images/red.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.till {
	background-image: url(images/till.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.brochure {
	background-image: url(images/brochure.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.robin {
	background-image: url(images/robinking.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.richard {
	background-image: url(images/richardjwood.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.helen {
	background-image: url(images/helenlangston.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mirko {
	background-image: url(images/mirkobeutler.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.neal {
	background-image: url(images/nealwilliams.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.cleaver {
	background-image: url(images/cleaver.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.bodylink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
.bodylink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
}
.pagetitle {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 14px;
}
.follow {font-size: 14px; font-family: "Courier New", Courier, monospace;
}

