#main {
	margin: 7px auto 0px auto;
	width: 679px;
	background: #ffffff url(../images/main_bg.gif) top center repeat-y;
}

.both {
	clear: both;
}

#s_top {
	width: 679px;
	height: 6px;
	background: #898989 url(../images/s_top_bg.gif) top center no-repeat;
}

#s_bottom {
	width: 693px;
	margin: 0px auto;
	height: 6px;
	background: #898989 url(../images/s_bottom_bg.gif) bottom center no-repeat;
}

#content {
	width: 663px;
	margin: 0px 8px;
}

#top {
	widows: 663px;
	height: 107px;
	background: #399ABD url(../images/top_people.jpg) top center no-repeat;
	position: relative;
}

#top h1 {
	font: normal 22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #ffffff;
	position: absolute;
	top: 38px;
	left: 85px;
	margin: 0px;
	padding: 0px;
}

#top #searchform {
	position: absolute;
	top: 45px;
	right: 25px;
}

#short {
	clear: both;
	width: 663px;
	margin-bottom: 5px;
	height: 155px;	
	display: block;
	vertical-align: top;
}

#short #newsflash {
	float: left;
	width: 329px;
	height: 155px;
	margin-right: 5px;
	vertical-align: top;
	background: #3FA0C1 url(../images/newsflashbg.gif) repeat-x bottom center;
}

#short #newsflash th {
	height: 25px;
	background: #C94C9A url(../images/newsflashheader.gif) repeat-y top left;
	border-bottom: 1px solid #fff;
	color: #ffffff;
	font: bold 18px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

#short #newsflash td {
	color: #ffffff;
	font-size: 11px;
	padding: 3px;
}

#short #l_news {
	float: right;
	width: 329px;
	height: 155px;
	vertical-align: top;
	background: #3FA0C1 url(../images/newsflashbg.gif) repeat-x bottom center;
}

#short #l_news th {
	height: 25px;
	background: #C94C9A url(../images/newsflashheader.gif) repeat-y top left;
	border-bottom: 1px solid #fff;
	color: #ffffff;
	font: bold 18px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

#short #l_news td {
	color: #ffffff;
	font-size: 11px;
	padding: 3px;
}

#short #l_news ul {
	margin: 0px;
	padding: 4px 20px;
}

#short #l_news ul li {
	margin: 3px 0px;
	padding: 0px;
	border-bottom: 1px dashed #0D607E;
	width: 280px;
}

#short #l_news ul li a {
	color: #ffffff;
}

#menu {
	width: 663px;
	background: #0E607E url(../images/menu_bg.gif) top center no-repeat;
	margin: 1px 0px 5px 0px;
	height: 27px;
        margin-top:3px;
}

#menu #uls ul {
	list-style: none; 
	text-align: left; 
	float: left;
	padding-top: 0px;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	margin: 0;
	line-height: 12px;
	white-space: nowrap;
	list-style-type: none;
	margin-right: 15px;
	height: 25px;
	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: #0E607E;
	padding: 5px 16px 5px 16px;
}

#mainlevel-nav li a:hover {
	display: block;
	text-decoration: none;
	text-align: left;
	color: #0F6280;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: #A0D1E2;
	padding: 5px 16px 5px 16px;
	border: none;
}

.sublevel {
	text-align: left;
	float: left;
}

a.sublevel {
	text-align: left;
}

#cols {
	width: 663px;
	clear: both;
}

ul.latestnews {
	display: block;
	clear: both;
}

#col_left {
	width: 185px;
	margin-right: 10px;
	float: left;
}

#col_left h3, #col_left th {
	background: #EFF3F7 url(../images/mod_header_bg.gif) top center no-repeat;
	width: 175px;
	color: #333333;
	text-align: left;
	line-height: 12px;
	padding: 5px 0px 0px 10px; 
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: none;
}

#col_left div.module, #col_left table.moduletable {

	background: #EFF3F7 url(../images/modulebg.gif) top center repeat-y;
	margin: 0px 0px 10px 0px;
	clear: both;
	display: block;
	border: none; 
}

#col_left div.module div, #col_left table.moduletable td {

	background: transparent url(../images/modulefooter.gif) bottom center no-repeat;	
	text-align: center;
	padding: 2px 4px 3px 4px;
}

#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: 185px;
	padding: 0px;
	background: transparent;	
	clear: left;
	display: block;
	border: 1px solid #f00;
}

#col_left div.module div div div {
	width: 185px;
	padding: 0px;
	background: transparent;
	clear: both;
	display: block;
}

#col_left div.module div div div ul li {
	display: block;
	float: left;
	width: 185px;
	height: 20px;
	text-align: left;
	clear: both;
}

#col_left ul li {
	text-align: left;
}

#col_left #mod_login_remember {
	vertical-align: middle;
	background: transparent;
	border: none;
}

#col_right {
	width: 465px;
	float: left;
}

#footer {
	width: 693px;
	clear: both;
	text-align: center;
	background: #898989;
	height: 45px;
	margin: 0px auto;
	clear: both;
}

#footer p {
	text-align: center;
	padding: 5px 0px;
	font-size: 11px;
	color: #fff;
	background: #898989;
}

#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
