@charset "utf-8";



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-color: #330000;
	background-image: url(../1pxBG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.boldheading {
	font-size: 18px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	background-color: #FFFFCC;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330000;
	margin: 0px;
	padding: 3px;
	background-position: top;
}
a:link.navbar {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.navbar {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.navbar {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold_title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.footer {
	font-size: 9px;
}
.news_title {
text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.newssmall {
text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.news {
	font-size: 14px;
	text-decoration: none;
}
.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
homepageheadings {
text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330000;
}
.underphoto {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.smallunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.bigheading {
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
}

