a{  text-decoration: none}
a:link {  }
a:visited {  color: #330066; text-decoration: none}
a:active {  text-decoration: none}
a:hover {  text-decoration: underline}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 3px;
}
.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 5px;
}
.plaintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
.outerTable {
	border: thin solid #4B3118;
	padding: 5px;
}
.boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.style1 {color: #FF0000}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.maincontent {
	color: #000000;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 2px;
}
.TableTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 10px;
	text-align: center;
}
.newsTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.newsDate {
	color: #000000;
	letter-spacing: 3px;
	font-size: 14px;
}
.newsContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	text-align: justify;
}
.paddedTable {
	padding-right: 8px;
	padding-left: 8px;
}
.boldtextCentered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}

.imageleft {
	float: left;
	padding-right: 3px;
}

.imageright {
	float: right;
	padding-left: 3px;
}

.imagecaption {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	width: 375px;
	padding-top: 2px;
}

.imagecaption2 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.divclear {
	visibility: hidden;
	clear: both;
}
.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}
ul {
	padding-right: 15px;
}
.galleryOn {
	float: left;
	padding-right: 8px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.galleryOff {
	float: left;
	padding-right: 8px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.gallerySelected {
	background-color: #ECECEC;
	cursor: pointer;
}
.galleryUnselected {
}
