
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #99CC66;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #003399;
}
ul li {
	list-style-type: disc;
}
h2{font-size:20px;}
h3{font-size:18px; text-align:center; line-height:1px;}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 830px;
}
#navigation {
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 120px;
	padding-right: 20px;
	padding-left: 20px;
}	
#content {
	margin-left:10px;
	float: right;
	width: 630px;
	clear: none;
	text-align:justify;
}
#news{
	width:auto;
}
#topbanner {
	width: 800px;
}
#footer {
	clear: both;
	font-size:12px;
	margin-left:200px;
	margin-top:40px;
}
#footer a:hover{font-style:italic;}
.mainnews {
	font-size:larger;
	
}
.taborerslogo {
	margin-top: 10px;
	margin-left: 20px;
	vertical-align: bottom;
	top: 20px;
	border:hidden;
	padding-left: 20px;
}
.pictureleft {
	margin: 10px;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	padding: 5px;
	float: left;
}
.pictureright {
	margin: 10px;
	text-align: right;
	vertical-align: middle;
	word-spacing: normal;
	padding: 5px;
	float: right;
}
.hlpicture {
	margin: 10px;
	padding: 0px;
	float: left;
	width: auto;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
