body {
	background: #fff url(img/body_background.png) repeat;
}

p {
font: 11px Verdana, sans-serif;
}

.header {
	font: bold 18px/18px Verdana, sans-serif;
	white-space: normal;
	margin-top: 20px;
	text-align: left;
	color: #ff7b00;
}

a:link, a:visited, a:hover {
	color: #013467;
	text-decoration: none;
}
#wrapper {
	width: 722px;
	margin-left: 40px;
}

#logo {
	margin-left: 40px;
}

#topsilo {
	background: url(img/silohuette.png) no-repeat;
	width: 722px;
	margin-left: 40px;
	height: 53px;
	top: 130px;
	position: static;
	margin-bottom: -10px;
}

#topbar {
	width: 722px;
	height: 58px;
	background: url(img/midtop_fade.png) no-repeat;
	margin-left: 40px;
	position: static;
	top: 150px;
}

#topbar h1 {
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 20px;
	padding-top: 20px;
}

#center {
	width: 722px;
	height: 279px;
	background: url(img/midfade.png) no-repeat;
	position: relative;
	visibility: visible;
	margin-left: 40px;
}

#content {
	line-height: 11px;
	min-width: 250px;
	padding-left: 20px;
	text-align: left;
	width: 270px;
	position: static;
	left: 20px;
	margin-top: 5px;
	float: left;
	overflow: visible;
	display: inline-block;
}

#content p {
word-spacing: 2px;
text-align: left;
line-height: 13px;
font: 11px Verdana, sans-serif;
}

#content img {
	border-style: none;
}


#middlecol {
	font: 10px/11px Verdana, sans-serif;
	text-align: left;
	width: 210px;
	left: 20px;
	top: 15px;
	display: inline;
	position: relative;
	white-space: normal;
	height: 200px;
	float: left;
	margin: 0;
	clear: none;
}

#midddlecol header {
	font: bold 12px/110% Verdana, sans-serif;
	text-align: left;
	white-space: pre;
}

#footer {
	position: relative;
	margin-left: 40px;
	visibility: visible;
	width: 722px;
	height: 61px;
	background: url(img/footer.png) no-repeat;
	margin-top: -1px;
}

#nav {
	height: 186px;
	float: right;
	width: 177px;
	display: inline;
	position: static;
	left: 590px;
	padding-right: 10px;
}

#nav img {
	float: left;
}

#news1 {
	clear: left;
	float: right;
	padding-left: 20px;
	width: 205px;
	padding-bottom: 5px;
	padding-top: 125px;
	margin-top: 40px;
	top: 120px;
}

#news1 p {
	font: 11px Verdana, sans-serif;
}

