.topbg {
	background-image: url(/i/nav/bg-top.gif);
	background-repeat: repeat-x;
	border: 2px solid #909B39;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #979752;
	line-height: 130%;
}
.newshead-lilac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #866AB2;
	line-height: 130%;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 140%;
	color: #E0EE9E;
	letter-spacing: .5pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #767541;
	line-height: 160%;
}
a:link {
	color: #969124;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #767541;
	text-decoration: underline;
	border: none;
}
a:active {
	color: #979752;
	text-decoration:underline;
	border: none;
}
a:visited {
	color: #979752;
	text-decoration:none;
	border: none;
}
#press {
	width: 664px;
	padding-left: 26px;
}
#press img {
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 12px;
}

