body {
	background-color: #000;
	background-image: url(../graphics/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
p {
	margin: 0.7em 0px;
}
a {
	color: #34445D;
	text-decoration: underline;
}
a:hover {
	color: #566584;
}
.fronttbl {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C4C6CB;
}
#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	margin-top: 330px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 75px;
	text-align: left;
}
#content .boldtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #111;
}
#topnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#topnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topnav li {
	display: inline;
}
#topnav a {
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7CBD3;
}
#topnav a.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav a:hover {
	color: #C7CBD3;
	text-decoration: underline;
}
.sidebarborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c4c6cb;
	background-color: #fff;
}
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B6572;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#sidebar #newsbox {
	margin-top: 1px;
	background-color: #c7cbd4;
	height: 389px;
}
#sidebar #newsbox .teaser {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#sidebar #newsbox .date {
	font-size: 10px;
	color: #666;
}
#sidebar #newsbox a.newslink {
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	background-color: #000;
}
#footer .button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	background-color: #566587;
	padding: 4px;
	border: 4px solid #C7CBD4;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
