body { font: 12px Verdana, Arial, Helvetica, sans-serif;}

#topbar {
			height: 30px;
			clear: both;
			background: #fff;
			overflow: hidden;
			font-family: "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans;
			font-size: 9px;
			padding: 5px 0 0 0;
/*			min-width: 960px;
			max-width: 1200px; */
			width: 926px; /* width of content */
			margin: 0 auto;
			text-align: center;
			height: 55px;

		}

#topbar select {
				margin-right: 10px;
				font-family: "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans;
				font-size: 9px;
				float: right;
				width: auto;
				margin-top: 17px;
				}

#topbar ul { margin: 0; list-style-type: none; float: right; padding-right: 20px; padding-top: 15px; }
#topbar ul li { float: left; display: inline; padding: 3px 10px 0 15px; color: #666;}
#topbar li a:link, #topbar li a:visited { background: url('../images/bullet.gif') no-repeat left; color: #444; text-decoration: underline; padding: 0 0 0 6px;}
#topbar li a:hover {  color: #e10000; text-decoration: none; }
#botbar {
			position:absolute;
			bottom: 0;
			width: 100%;
			height: 30px;
			clear: both;
			background: #ab0d0c;
			overflow: hidden;
			font-family: "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans;
			font-size: 9px;
			}

#botbar ul { margin: 0 auto; list-style-type: none; text-align: center; padding: 8px 0 0 0;}
#botbar ul li { display: inline; padding: 0 5px 0 5px; color: #FFFFFF; }
#botbar li a:link, #botbar li a:visited {color: #FFFFFF; text-decoration: underline;}
#botbar li a:hover { color: #e10000; text-decoration: none;}
#notice { color: #e69f9d;}

.footer-font {
    color: #000000; 
    font-size: 12px; 
    text-decoration: none;
}

.footer-font a {
    color:#000000; 
    font-size: 12px; 
    text-decoration: underline;
}

.footer-font a:hover {
    color:#CC0000; 
    font-size:12px; 
    text-decoration:underline;
}

#footer-bar {
	width: 926px; /* width of content */
	height: 3px;
	margin: 15px auto 0 auto;
	background: url(../images/bg_lgray.gif) repeat-x;
}

#footer {
	width: 926px; /* width of content */
	padding-top: 9px;
	margin: 0 auto;
}

#footer-left {
	width: auto;
	float: left;
	margin: 0 auto;
	font-size: 12px;
	color: #000000;
}

#footer-right {
	width: auto;
	float: right;
	margin: 0 auto;
	font-size: 10px;
	color: #000000;
}

#mid {width: 926px; margin: 0 auto;}
