#site_layout {
	background-color: #000000;
	height: auto;
	width: 100%;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 40px;
	padding-bottom: 25px;
}
#site_content {
	background-color: #000000;
	height: auto;
	width: 850px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px none #666666;
}

#bodytext {
	background-color: #000000;
	position: relative;
	height: auto;
	width: 780px;
	left: 0px;
	top: auto;
	right: auto;
	bottom: 0px;
	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 35px;
}
#site_header {
	background-color: #000000;
	background-image: url(images/lbb_banner.jpg);
	height: 211px;
	width: 850px;
	padding-top: 8px;
	padding-bottom: 0px;
}
#site_footer {
	background-color: #000000;
	height: 60px;
	width: 850px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#site_header_g {
	background-color: #000000;
	background-image: url(images/lbb_banner_g.jpg);
	height: 211px;
	width: 850px;
	padding-top: 8px;
	padding-bottom: 0px;
}
