body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backgr-N.jpg);
	background-color: #7D7D63;
	background-repeat: no-repeat;
	background-position: left top;
}
body,td,th {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #336600;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC9900;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #009966;
}
#logoBox {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 70px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 52px;
	top: 60px;
	border: none;
}
#contactTitle {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 82px;
	width: 215px;
	top: 428px;
	left: 28px;
}
#newsStories {
	display: block;
	margin: 0px;
	padding: 3px;
	border: none;
	height: 249px;
	width: 340px;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 88px;
	top: 171px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}
#newsTopics {
	display: block;
	margin: 0px;
	padding: 3px;
	border: none;
	height: 260px;
	width: 200px;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 442px;
	top: 172px;
	font-size: 0.95em;
	line-height: 1.25em;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #006600;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
}
