#main {
	margin: 20px auto;
	width: 797px;
	background: #ffffff url(../images/main_bg.gif) repeat-y top center;
}

.both {
	clear: both;
}

#s_top {
	width: 797px;
	height: 12px;
	background: #E5E2CF url(../images/s_top_bg.gif) no-repeat top center;
	font-size: 3px;
}

#s_bottom {
	width: 797px;
	height: 12px;
	background: #E5E2CF url(../images/s_bottom_bg.gif) no-repeat bottom center;
	font-size: 3px;
}

#content {
	width: 773px;
	margin: 0px 12px;
}

#top {
	widows: 773px;
	height: 66px;
	background: #626262 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: 22px;
	left: 40px;
	margin: 0px;
	padding: 0px;
}

#top #logo {
	position: absolute;
	top: 10px;
	left: 25px;
}

#top #searchform {
	position: absolute;
	float: right;
	top: 25px;
	right: 10px;
	width: 250px;
}

#top #searchform form {
	float: right;
}

#top #searchform .inputbox {
	vertical-align: middle;
	background: #ffffff;
	width: 160px;
	border: 1px solid #cccccc;
}

#top #searchform .button {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin-left: 2px;
	background: transparent;
	padding: 4px 17px;
	border: 0px;
	width: 66px;
	vertical-align: middle;
	text-align: center;
}

#nd_top {
	width: 773px;
	height: 161px;
	background: #160E19 url(../images/nd_top_bg.jpg) no-repeat top left;
	position: relative;
}

#nd_top #newsflash {
	position: absolute;
	right: 10px;
	top: 10px;
	float: right;
	width: 280px;
	height: 141px;
}

#nd_top #newsflash .moduletable th {
	border: none;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	text-align: left;
	padding-left: 10px;
}

#nd_top #newsflash .moduletable td {
	color: #ffffff;
	padding-left: 3px;
	text-align: left;
}

#menu {
	width: 773px;
	background: #891307 url(../images/menubg.gif) repeat-y top left;
	border-top: 1px solid #D7D5C0;
	margin: 0px;
	height: 25px;
}

#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: 2px;
	height: 25px;
	float: left;
}

#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent;
	padding: 4px 20px 6px 20px;
}

#mainlevel-nav li a:hover {
	display: block;
	text-decoration: none;
	text-align: left;
	color: #eeeeee;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif
	text-transform: none;
	background: #160E19;
	padding: 4px 20px 8px 20px;
	border: none;
}

#cols {
	width: 773px;
	clear: both;
}

#col_left {
	width: 184px;
	margin-right: 10px;
	float: left;
	color: #fff;
	background: #000;
}

#mod_login_username, #mod_login_password {
	width: 100px;
}


#col_left h3, #col_left th {
	background: #000000;
	width: 183px;
	color: #cd1b0e;
	text-align: left;
	line-height: 14px;
	padding: 4px 0px 4px 3px;
	height: 13px; 
	font: bold 11px Arial, Helvetica, sans-serif;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-indent: 8px;
}

#col_left div.module, #col_left table.moduletable {
	width: 184px;
	background: #000000;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#col_left div.module div, #col_left table.moduletable td {
	width: 184px;
	background: #000000;
	color: #ccc;
	text-align: center;
	padding: 2px 0px 2px 0px;
}

#col_left table.moduletable td table td {
	background: transparent;
	padding: 0px;
}

#col_left table.moduletable td table td a.mainlevel {
	text-align: left;
}

#col_right {
	width: 570px;
	float: left;
}

#footer {
	width: 773px;
	clear: both;
	text-align: center;
	background: #535353 url(../images/footer_bg.gif) repeat-x top center;
	height: 45px;
	border-top: 1px solid #666;
}

#footer p {
	text-align: center;
	padding: 5px 0px;
	margin: 0px;
	color: #ccc;
	font: normal 11px Arial, Helvetica, sans-serif;
}

#footer p a {
	color: #ccc;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#footer p a:hover {
	color: #fff;
	text-decoration: underline;
}

/***** */

td.sectiontableentry2 {
	background-color: #202020 !important;
	color: #fff;
}

.sectiontableentry2 label, .sectiontableentry1 label {
	text-align: left;
	float: left;
	padding: 3px 0px;
	margin: 0px;
	width: 150px;
	font-weight: bold;
	color: #ccc;
}

.sectiontableentry2 input, .sectiontableentry1 input {
	padding-top: 3px;
	padding-bottom: 3px;
}

.pollstableborder {
	width: 184px;
}

.poll div .button {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin-left: 2px;
	background: transparent;
	padding: 4px 17px;
	border: 0px;
	width: 66px;
	vertical-align: middle;
	text-align: center;
}

#mod_login_remember {
	vertical-align: middle;
	background: transparent;
}
