html,body { min-width:764px; }

body,h1,h2,h3,h4,ul,li,form,input,fieldset {margin:0;padding:0;}
ul{padding-left:3.5em;}
li{padding:.1em;}
label{cursor:pointer;}
img{border:none;}
h1,h2{font-size:16px;margin-top:0;margin-bottom:5px;}
hr{border-top:1px solid #999;border-bottom:0;height:1px;}
.clear{clear:both;height:1px;}
body,html{margin:10px;padding:0;background:#fff;color:#666;}
body{min-width:764px;font:12px Verdana,"Lucida Grande","Lucida Sans Unicode",Tahoma;}

#wrap {
	background: #fff;
	margin: 0 auto;
	width: 920px;
}

#main{background:#fff;float:right; width:606px;}
#content_wrap{background:#fff;width:596px;margin:5px 10px 10px 0; float:left;}
#sidebar{background:#fff;float:left;width:140px;}

#admin_link{margin:auto;text-align:center;padding:10px;}

a.admin_menu_lnk:link{font-family:verdana,arial,helvetica,univers;font-size:12px;font-weight:bold;color:#b91f1d;text-decoration:none;}
a.admin_menu_lnk:visited{font-family:verdana,arial,helvetica,univers;font-size:12px;font-weight:bold;color:#b91f1d;text-decoration:none;}
a.admin_menu_lnk:hover{font-family:verdana,arial,helvetica,univers;font-size:12px;font-weight:bold;color:#b91f1d;text-decoration:underline;}

#header {
	width: 920px;
	height: 80px;
	background:url(../images/header.gif);
	margin-bottom:5px;
}

#header_image {
	position: relative;
	top: 10px;
	left: 10px;
	width: 418px;
	height: 57px;
	float: left;
}

#header_nav {
	position: relative;
	top: 60px;
	left: 88px;
	width: 410px;
	height: 15px;
	float: left;
}

#header_text{position:absolute;top:95px;left:13px;font-size:10px;color:#666;}

.grey_border { border-top: solid 1px #cccccc; clear:both; margin:5px 0px 10px 0px;}

.black_border { border-top: solid 1px #000; clear:both; margin:10px 0px 5px 0px;}

#footer	{
	background: #fff;
	font-weight: bold;
	clear: both;
	padding-top: 10px;
}

#footer_background {
	width: 100%;
	text-align: left;
	height: 28px;
	background:url(../images/footer_back.gif);
}

#footer_container {
	float: left;
	padding-left: 0px;
	margin-top: 4px;
	background: none;
	color: #fff;
}

#footer_list{list-style:none;padding:2px;margin:0;width:190px;background:none;}

.footer_links_list { display: inline; padding-left: 5px; }

#footer_copyright{float:right; text-align: right; background:none;padding:2px 0 0 0px;margin:4px 8px 0 0;width:600px;color:#fff}

#maintenance_main{background:#fff;width:900px;text-align:center;padding:10px;}
#maintenance_wrap{background:#fff;border:1px solid #ccc;padding:10px;width:100%;margin:0 10px 10px 0;}
#under_maintenance_on{margin:auto;text-align:center;width:300px;padding:5px;margin-bottom:10px;color:#b91f1d;font-size:14px;font-weight:bold;background-color:#fff;}
p.maintenance{font-weight:bold;font-size:14px;}