<style>
body {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#container {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #71b532;
	border-top: 0px solid #71b532;
	border-bottom: 0px solid #71b532;
	text-align: left;
	overflow: hidden;
	background: url('images/background_gradientgrid.jpg') no-repeat;
}

div#news {
	width: 260px;
	min-height: 486px;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #71b532;
	border-bottom: 20px solid #71b532;
	border-top: 20px solid #71b532;
	text-align: left;
}

div#masthead {
	width: 1024px;
	height: 209px;
	z-index: 2;
}

div#navigation {
	position: relative;
	top: -200px;
	left: 536px;
	z-index: 3;
	background: url('images/top-menu.png') no-repeat;
	height: 172px;
}

div#content {
	min-height: 550px;
	margin-top: 4px;
	margin-right: 91px;
	margin-bottom: 8px;
	margin-left: 93px;
	border: 2px solid #71b532;
	border-top: 0px solid #71b532;
	border-right: 0px solid #71b532;
	background: #fff;
}

div#subnavcontainer {
	background: url('images/content_areatop.gif') no-repeat;
	height: 24px;
}

div#subnav {
	position: relative;
	top: 2px;
	left: 417px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000;
	height:24px;
}

a.subnav:link,a.subnav:visited {
	color: #000;
	text-decoration: none;
}

a.subnav:hover,a.subnav:active {
	color: #71b532;
	text-decoration: none;
}
.title {
	font-family: arial,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	padding-left: 120px;
}
.subtitle {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-left: 120px;
}
.text {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	padding-left: 120px;
}
.titlenews {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-left: 6px;
}
.textnews {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
}

.leftimage {
	padding-left: 10px;
}
</style>
