#main {
	margin: 20px auto 0px auto;
	width: 800px;
	background: transparent url(../images/main_bg.gif) repeat-y top center;
}

.both {
	clear: both;
}

#top {
	width: 800px;
	height: 106px;
	background: transparent url(../images/top_bg.gif) repeat-x top center;
	position: relative;
}

#top h1 {
	font: bold 22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #ffffff;
	position: absolute;
	top: 35px;
	left: 80px;
	margin: 0px;
	padding: 0px;
}

#top #logo {
	position: absolute;
	top: 15px;
	left: 10px;
}

#top #searchform {
	position: absolute;
	top: 35px;
	right: 5px;
	float: right;
	width: 250px;
	background: transparent;
	margin: 0px;
	padding: 0px;
}

#top #searchform .moduletable {
	margin: 0px;
	text-align: center;
}

#top #searchform .button {
	width: 60px;
	font-weight: bold;
	background: transparent;
	color: #ffffff;
}

#top #searchform .inputbox {
	width: 146px;
	background: #ffffff url(../images/searchbg.gif) no-repeat center left;
}

#content {
	width: 794px;
	margin: 0px 3px;
}

#newsflash {
	height: 130px;
	width: 794px;
	background: transparent url(../images/newsflash_bg.jpg) no-repeat top right;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#newsflash .newsflash {
	width: 350px;
	height: 110px;
	position: absolute;
	top: 10px;
	left: 15px;
}

#newsflash .newsflash th {
	border: none;
	background: transparent;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #DE0C0B;
}

#menu {
	width: 794px;
	height: 27px;
	background: #dbdac8 url(../images/top_menu_bg.gif) repeat-x top center;
	margin: 0px;
	padding: 0px;
}

#menu #uls ul {
	list-style: none; 
	text-align: left; 
	float: left;
	padding: 0px;
	margin: 0px;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	margin: 0px 1px;
	line-height: 12px;
	white-space: nowrap;
	list-style-type: none;
	height: 27px;
	float: left;
}

#mainlevel-nav li a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #5c5650;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent;
	padding: 6px 0px 7px 0px;
	width: 100px;
}

#mainlevel-nav li a:hover {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #000000;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent;
	padding: 6px 0px 7px 0px;
	border: none;
	width: 100px;
}

.sublevel {
	text-align: left;
	float: left;
}

a.sublevel {
	text-align: left;
}

#cols {	
	margin: 0px;
	width: 794px;
	clear: both;
	background: transparent;
}

ul.latestnews {
	display: block;
	clear: both;
}

#col_left {
	width: 172px;
	margin-right: 2px;
	float: left;
}

#col_left h3, #col_left th {
	background: #ffffff url(../images/top_menu_bg.gif) repeat-x top center;
	width: 162px;
	color: #333333;
	text-align: left;
	line-height: 11px;
	padding: 5px 0px 4px 5px; 
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: none;
}

#col_left div.module, #col_left table.moduletable {
	background: transparent;
	margin: 0px 0px 0px 0px;
	clear: both;
	display: block;
	border: none; 
}

#col_left div.module div, #col_left table.moduletable td {
	background: transparent;	
	text-align: center;
	padding: 2px 5px 3px 5px;
}

#col_left table.moduletable td table td {
	background: transparent;
}

#col_left table.moduletable td table td a.mainlevel {
	text-align: left;
}

#col_left div.module div div {
	width: 172px;
	padding: 0px;
	background: transparent;	
	clear: left;
	display: block;
	border: 1px solid #f00;
}

#col_left div.module div div div {
	width: 172px;
	padding: 0px;
	background: transparent;
	clear: both;
	display: block;
}

#col_left div.module div div div ul li {
	display: block;
	float: left;
	width: 172px;
	height: 20px;
	text-align: left;
	clear: both;
}

#col_left ul li {
	text-align: left;
}

#col_right {
	width: 470px;
	float: left;
}

#main_top {
	background: transparent url(../images/main_top_bg.gif) no-repeat top center;
	width: 470px;
	height: 5px;
}

#main_mos {
	background: transparent url(../images/main_mos_bg.gif);	
	width: 460px;
	padding: 0px 5px 20px 5px;
}

#main_bottom {
	background: transparent url(../images/main_bottom_bg.gif) no-repeat top center;
	width: 470px;
	height: 5px;
}

#footer {
	width: 800px;
	clear: both;
	text-align: center;
	background: transparent url(../images/footer_bg.gif) no-repeat top center;
	height: 50px;
	margin: 0px auto;
	clear: both;
}

#footer p {
	text-align: center;
	width: 730px;
	margin: 0px 23px;
	padding: 8px 0px 0px 0px;
	font-size: 11px;
	color: #5B5650;
	background: transparent;
}

#footer a {
	color: #5B5650;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}