A:link {
	COLOR: #475B52;
	text-decoration: underline;
	font-weight: bold;

}
A:visited {
	COLOR: #666666;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A:active {
	COLOR: #475B52;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A:hover {
	COLOR: #990000;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #475B52;
	list-style-type: circle;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #475B52;
	padding: 8px 0px 0px;
	height: 35px;
	margin: 0px;
	background-repeat: no-repeat;
	text-align: center;
	width: 550px;
	background-image: url(images/h1.jpg);
	border: 0px none #660000;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #475B52;
	text-align: center;
}
h2 {
	font-size: 12px;
	color: #475A54;
	text-align: left;
	padding: 3px;
	width: 550px;
	background-color: #DFE2DC;
	border: 1px solid #475B52;
	font-weight: bold;
	text-indent: 3px;
	height: 15px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 0px;
	margin-left: 0px;
	color: #4C5B54;
	text-align: left;
	border: 1px solid #475B52;
	background-color: #DFE2DC;
	text-indent: 10px;
	height: 20px;
	width: 200px;
}
body {
	background-color: #DFE2DC;
}
.butterflyback {
	background-image: url(images/butterfly_watermark.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.scrollertext {
	font-size: 11px;
	color: #990000;
	background-image: url(gallery/scroller/scroller_text.jpg);
	height: 60px;
	width: 480px;
	font-weight: normal;
}
.scoreback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475B52;
	background-image: url(gallery/slideshow/slide_show_scoreback.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 650px;
}
.newsmain {
	background-color: #FFFFFF;
	width: 750px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #495A52;
	border-right-color: #495A52;
	border-bottom-color: #495A52;
	border-left-color: #495A52;
}
.NewsletterArchiveFrame {
	width: 600px;
	border: 1px solid #586150;
}
.ImageFrame {
	border:1px none #535C79;
	background:white;
	text-align:left;
	width: 200px;
	float: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #475B52;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ImageFrameNarrow {
	padding:0px 0px 0px;
	border:1px none #535C79;
	background:white;
	text-align:left;
	width: 140px;
	float: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #475B52;
	font-weight: bold;
}
.TwoLineTitle {
	font-size: 12px;
	color: #475A54;
	text-align: left;
	padding: 3px;
	width: 550px;
	background-color: #DFE2DC;
	border: 1px solid #475B52;
	font-weight: bold;
	text-indent: 3px;
	height: 15px;
}