body {
	background-color: #124035;
	background-image: url(../images/goldbar.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-repeat: repeat-y;
	background-position: 420px;
}
#logo {
	margin: 5px 0 0 100px;
}
#newspopup {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	width: 350px;
	padding: 20px;
	background-repeat: no-repeat;
}
#newspopup h2{
	color: #83772D;
	font-size: 11px;
	text-decoration: none;
}
div.close {
	height: 100px;
	margin: 20px 0;
	padding: 0 0 0 150px;
}
a {
	color: #83772D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
