@charset "ISO-8859-1";
#Index_contentheader {
	height: 75px;
	margin: 0;
	width: 433px;
	background-image: url(../images/hdr-news.jpg);
}
#Index_header  {
	background-image: url(../images/h1-about.jpg);
	height: 116px;
	width: 756px;
	background-position: center top;
	margin-top: 0px;
}
.subscriptionBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #666666;
}
.subscriptionBlurb  a:link {
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BBBA84;
}
.subscriptionBlurb a:hover {
	color: #BBBA84;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BBBA84;
}
.subscriptionBlurb a:visited {
	color: #84A0BB;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BBBA84;
}
.subscriptionBlurb a:active {
	color: #BB8484;
}
