body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #787a65;
}
.subnavtop {
	background-color: #F6BE31;
}
.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	vertical-align: top;
}
.subnavcontent {
	background-color: #F6BE31;
	font-size: 12px;
	padding-left: 15px;
}
.bgleft {
	background-image: url(img/s_BGlinks.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgright {
	background-image: url(img/BGrechts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom {
	background-image: url(img/shadow.gif);
	background-repeat: repeat-x;
	background-color: #787a65;
}
#content {
	background-color: #FFF;
	height: 390px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow: auto;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	float: right;
	width: 365px;
}

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
.navigationtext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #F30;
	font-weight: bold;
}
#spacer {
	background-color: #FFF;
	clear: both;
	float: left;
	height: 5px;
	width: 700px;
}

