

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}
#supertop {
	padding:3px 0;
	}
#supernav {
	background:#000033 URL(/custom_site/ChristopherJSargeant2/images/navbg.gif) repeat-x;
	height:60px;
	width:860px;
	oveflow:hidden;
	text-align:center;
	margin:0 auto;
	margin-bottom:6px;
	padding:0;
	}
#supernav table {
	text-align:center;
	margin:0 auto;
	margin-top:15px;
	height:27px;
	border-collapse:collapse;
	}
#supernav table td {
	padding:0px;
	}
#supernav a {
	display:block;
	margin:0;
	height:27px;
	line-height:27px;
	color:#fff;
	text-decoration:none;
	padding-left:14px;
	}
#supernav a span {
	display:block;
	line-height:27px;
	color:#fff;
	padding-right:14px;
	white-space: nowrap;
	
	}
#supernav a:hover {
	background:#682a01 URL(/custom_site/ChristopherJSargeant2/images/hover.gif) no-repeat;
	}
#supernav a:hover span {
	background:#682a01 URL(/custom_site/ChristopherJSargeant2/images/hover.gif) no-repeat right top;
	}
	
#main_column {
	display:none;
	}
#all, #supertop {
	width:860px;
	}
#supertop img {
	width:860px;
	}
#wrapper {
	border:0 !important;
	}
#main_content {
	border-right:0 !important;
	}
	
#main_content_i {
	width:860px !important;
	_width:855px !important;
	}