@charset "utf-8";
#bodybgabout {
	background-repeat: repeat-x;
	background-color: #272727;
	background-position: center top;
	position: absolute;
	top: 0em;
	left: 0px;
	width: 100%;
	height: 740px;
	clear:both;
}
#bodybgimgabout {
	background-image: url(../Images/Body_2.jpg);
	background-color: #333;
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	top: .2em;
	left: 0px;
	width: 100%;
	height: 1850px;
	z-index: 4;
	clear:both;
}
#footerabout {
	position: absolute; 
	left: 0;
	top: 2200px;
	list-style: none;
	text-align: center;
	visibility: inherit;
	width: 100%;
	clear:both;
	height: 228px;
	background: url(../Images/light_bands_footer.png) center top no-repeat;
	z-index: 500;
}
#footerabout li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #375395;
	font-size: 12px;
	float: left;
	text-decoration: none;
	list-style: none;
	text-align: center;
}
#bgcolorabout {
	background-color: #1A1A1A;
	position: absolute;
	top: 128px;
	left: -.1%;
	width: 100%;
	height: 100px;
	z-index: 8;
	clear:both;
}
