body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #a2a1a1;
	background-image: url(sitebg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	text-align: justify;
}
#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 90%;
}
#content {
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
	padding-right: 20px;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#footer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: x-small;
	background-image: url(footerbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	color: #333333;
	text-align: center;
	padding-top: 30px;
	letter-spacing: 0.1em;
}
.smallcopy {
	font-size: 80%;
}

#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.redlinks {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.newsdate {
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-small;
}
.redheadings {
	font-size: 220%;
	font-style: italic;
	color: #CC0000;
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: lighter;
}
.newsarticle {
	font-size: x-small;
}
.textentry {
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
	width: 370px;
	padding: 2px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nopadding {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.drivername {
	font-size: small;
	font-weight: bold;
}
.picleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.picright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#controw {
	clear: both;
	width: 100%;
	margin-bottom: 15px;
}
#clearer {
	clear: both;
	width: 100%;
}
.gallerythumb {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
#gallery {
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
	padding-right: 12px;
}
#homepic {
	float: left;
}
#newspanel {
	float: right;
	width: 240px;
}
#logoani {
	padding-top: 5px;
	width: 940px;
	clear: both;
	margin-bottom: -20px;
	padding-bottom: -20px;
}
#newspanel .newsstory {
	background-image: url(home/newsbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 80%;
	height: 25px;
}
#newspanel .newsstory a {
	text-decoration: none;
	color: #000000;
}
#newspanel .newsstory a:hover {
	text-decoration: underline;
}
