#background {
	height: 400px;
	width: 854px;
	background: url(images/background.gif) no-repeat left top;
}
body {
	background: url(images/repeat.gif) repeat-x 185px top;
	margin: 0px;
	clear: none;
}
.buttons {
	height: 90px;
	width: 120px;
	float: right;
	margin-right: 121px;
	margin-top: 18px;
}
#navigation-box {
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#navigation-box ul {
	padding: 0;
	text-align: left;
}

#navigation-box ul li {
	margin: 0;
	text-decoration: none;
	display: block;
	font: normal 22px/20px "Arial Black";
	text-transform: uppercase;
	color: #000000;
}

#navigation-box ul li a {
	color: #000000;
	text-decoration: none;
   /* font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; */
}

#navigation-box ul li.current, #navigation-box ul li.current a {
   color: #333333;
}

#navigation-box ul li a:hover {
   color: #f7931d;
}
.headlines {
	height: 25px;
	width: 120px;
	float: left;
	margin-top: 372px;
	margin-left: 25px;
	text-decoration: none;
	display: block;
	font: normal 22px/20px "Arial Black";
	text-transform: uppercase;
	color: #000000;
}
.headlines2 {
	height: 25px;
	width: 120px;
	float: left;
	margin-top: 340px;
	margin-left: 215px;
	text-decoration: none;
	display: block;
	font: normal 22px/20px "Arial Black";
	text-transform: uppercase;
	color: #000000;
	text-align: right;
}
#leftside {
	float: left;
	height: auto;
	width: 160px;
	margin: -10px 0px 0px 25px;
	vertical-align: top;
}
#wrapper {
	float: left;
	width: 800px;
}
.date {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
.header {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #f7931d;
}
.newstext {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}
#centermain {
	float: left;
	height: auto;
	width: 310px;
	margin: -45px 0px 0px 11px;
	vertical-align: top;
}
.picture {
	height: 161px;
	width: 145px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.pictureright {
	height: 161px;
	width: 145px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
}
.headlines3 {
	height: 25px;
	width: 200px;
	float: left;
	margin-top: 280px;
	margin-left: 55px;
	text-decoration: none;
	display: block;
	font: normal 22px/20px "Arial Black";
	text-transform: uppercase;
	color: #000000;
}
#leftmain {
	float: right;
	height: auto;
	width: 200px;
	margin: 0px 80px 0px 0px;
	vertical-align: top;
}
.infotext {
	font: 9px Arial, Helvetica, sans-serif;
	color: #000000;
	float: right;
	margin-top: -55px;
	margin-right: -68px;
}
.tagline {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.headlinesnorm {
	height: 25px;
	width: 120px;
	float: left;
	text-decoration: none;
	display: block;
	font: normal 22px/20px "Arial Black";
	text-transform: uppercase;
	color: #000000;
}
