#main {
	margin: 0px auto;
	width: 778px;
	background: #ffffff url(../images/main_bg.gif) top center repeat-y;
}

.both {
	clear: both;
}

#content {
	width: 764px;
	margin: 0px 7px;
}

#top {
	width: 764px;
	height: 62px;
	background: #97ab6b url(../images/top_bg.gif) repeat-x top center;
	position: relative;
}

#top h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #333333;
	position: absolute;
	top: 25px;
	left: 90px;
	margin: 0px;
	padding: 0px;
}

#top #logo {
	position: absolute;
	top: 18px;
	left: 10px;
}

#top #searchform {
	position: absolute;
	float: right;
	top: 27px;
	right: 10px;
	width: 230px;
}

#top #searchform input {
	vertical-align: middle;
}

#newsflash {
	width: 764px;
	height: 89px;
	background: #ffffff url(../images/news_bg.gif) no-repeat top center;
	border-bottom: 1px solid #ffffff;
	position: relative;
}

#newsflash .newsflash {
	width: 750px;
	position: absolute;
	float: right;
	top: 10px;
	right: 7px;
}

#newsflash th {
	height: 15px;
	background: transparent;
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-transform: uppercase;
	line-height: 13px;
	padding: 0px 0px 0px 3px;
	margin: 0px;
}

#newsflash td {
	color: #ffffff;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

#menu {
	width: 750px;
	background: #0E607E url(../images/top_menu_bg.gif) top center no-repeat;
	margin: 1px 0px 1px 0px;
	height: 30px;
}

#menu #uls ul {
	list-style: none; 
	text-align: left; 
	float: left;
	padding-top: 0px;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	margin: 0px;
	line-height: 12px;
	white-space: nowrap;
	list-style-type: none;
	margin-right: 15px;
	height: 28px;
	float: left;
}

#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: #0943b8;
	padding: 6px 16px 7px 16px;
}

#mainlevel-nav li a:hover {
	display: block;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: #6b94d6;
	padding: 6px 16px 7px 16px;
	border: none;
}

.sublevel {
	text-align: left;
	float: left;
}

a.sublevel {
	text-align: left;
}

#mods {
	width: 558px;
	clear: both;
	background: #e5f5bd;
}

#mod_left {
	width: 275px;
	float: left;
	padding: 4px 2px;
	background: #e5f5bd url(../images/mod_left_bg.gif) no-repeat top left;
}

#mods #mod_right table *, #mods #mod_left table * {
	background: transparent;
}

#mods #mod_right {
	width: 275px;
	float: left;
	padding: 4px 2px;
	background: #e5f5bd url(../images/mod_right_bg.gif) no-repeat top left;
}

#mods table td {
	padding: 20px 2px 5px 2px;
	color: #97AB6B;
}

#cols {	
	margin-top: 10px;
	width: 764px;
	clear: both;
}

ul.latestnews {
	display: block;
	clear: both;
}

#col_right {
	width: 196px;
	margin-left: 10px;
	float: left;
}

#col_right h3, #col_right th {
	background: #aabc7f url(../images/mod_header_bg.gif) top center no-repeat;
	width: 196px;
	color: #ffffff;
	text-align: left;
	line-height: 11px;
	padding: 5px 0px 4px 10px; 
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #ffffff;
}

#col_right div.module, #col_right table.moduletable {

	background: #E5F5BD;
	margin: 0px 0px 10px 0px;
	clear: both;
	display: block;
	border: none; 
	color: #333333;
}

#col_right div.module div, #col_right table.moduletable td {

	background: #E5F5BD;	
	text-align: center;
	padding: 2px 5px 3px 5px;
	color: #333333;
}

#col_right table.moduletable td table td {
	background: transparent;
	color: #333333;
}

#col_right table.moduletable td table td a.mainlevel {
	text-align: left;
}

#col_right div.module div div {
	width: 196px;
	padding: 0px;
	background: transparent;	
	clear: left;
	display: block;
	border: 1px solid #f00;
}

#col_right div.module div div div {
	width: 196px;
	padding: 0px;
	background: transparent;
	clear: both;
	display: block;
}

#col_right div.module div div div ul li {
	display: block;
	float: left;
	width: 196px;
	height: 20px;
	text-align: left;
	clear: both;
}

#col_right ul li {
	text-align: left;
}

#col_left {
	width: 558px;
	float: left;
}

#footer {
	width: 764px;
	clear: both;
	text-align: center;
	background: #000000;
	height: 54px;
	margin: 0px auto;
	clear: both;
}

#footer p {
	text-align: center;
	width: 700px;
	margin: 0px 24px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	color: #fff;
	background: transparent;
}

#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
