body {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #B5AC88;
	background-color: #000000;
	background-image: url(http://boggartsbreakfast.org.uk/fox_images/bg_tile.gif);
}
h1 {
	background: url(http://boggartsbreakfast.org.uk/fox_images/top.gif) top center no-repeat;
	width: 588;
	height: 116;
}
h1 span{
	display: none;
}
h2 {
	font-size: 1.2em;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AF1212;
	font-size: 0.75em;
	line-height: 2em;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AF1212;
	font-size: 0.75em;
	line-height: 2em;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AF1212;
	font-size: 0.75em;
	line-height: 2em;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C42727;
	font-size: 0.75em;
	line-height: 2em;
	text-decoration: underline;
}
#container {
	width: 592;
	margin-right: auto;
	margin-left: auto;
	background-color: #440707;
	background-image: url(http://boggartsbreakfast.org.uk/fox_images/text_bg.gif);
}
#column1 {
	width: 197;
	float: left;
	text-align: right;
}
#column1 ul {
	list-style: none;
	padding-right: 7;
}
#column2 {
	width: 350;
	float: left;
	text-align: left;
	padding-left: 10;
	padding-bottom: 20;
	background: url(http://boggartsbreakfast.org.uk/fox_images/vertical_line.gif) top left repeat-y;
}
#column2 li {
	list-style: disc url(none);	
}
.footer {
	background: url(http://boggartsbreakfast.org.uk/fox_images/bottom.gif) bottom center no-repeat;
	width: 588;
	height: 175;
	clear: both;
}
.footer span{
	display: none;
}
.distinct {
	font-weight: bold;
}
.credit {
	margin-top: 430px;
}
