#at16lb {
  background:none !important;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.topbar_sections {
	background-image: url(../img_site/bkg_greybar2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.botbar {
	background-image: url(../img_site/bkg_greybar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topbar {
	background-image: url(../img_site/bkg_topbar.gif);
	background-repeat: repeat-x;
	background-color: #B13E3E;
	background-position: bottom;
}
.listing_divider {
	background-repeat: repeat-x;
	background-color: #E5E5E5;
}
.menu {
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 50%;
	z-index: 1000;
	display: none;
	top: 58px;
}
.middlepopup {
	position: absolute;
	z-index: 1000;
	display: none;
	overflow: hidden;
	margin-top: -300px;
	margin-left: -300px;
	left: 50%;
	top: 50%;
}
.topbar_divider {
	background-color: #B94747;
}

