﻿a {
	color: #800000;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
}
a:active {
	color: #FFFF00;
}
a:hover {
	color: #800000;
}
a:visited {
	color: #800000;
}
#background {
	padding: 5px;
	background-color: #FFCC00;
	text-align: center;
	width: 900px;
	height: auto;
}
.red-text-small-times {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	width: 500px;
	top: 10px;
	color: #FF0000;
}
#sidebar {
	border: 2px solid #800000;
	background-color: #FFFFFF;
	padding: 8px;
	width: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	float: right;
	text-align: left;
}
.sidebar h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}
#sidebar h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
}
.solid-white {
	border-style: 10;
	background-color: #FFFFFF;
	width: 540px;
	border-color: #FFFFFF;
}
#story h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
#story {
	padding: 8px;
	width: 375px;
	right: auto;
	left: auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	float: left;
}
text-area {
	background-color: #FFFFFF;
}
.times-with-padding {
	border-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	width: 500px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 10px;
	text-align: left;
}
.centre {
	text-align: center;
}
.style7 {
	margin-right: 0px;
}
.img-left {
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
	vertical-align: top;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: none;
}
.no outline {
	text-decoration: none;
}
.img-left-with-padding {
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
	vertical-align: top;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: none;
	padding-left: 30px;
}
