@charset "utf-8";
/* CSS Document */

/* Bottom Banner */

#bottomBanner {
	position: relative;
	z-index: 3;
	display: inline-block;
	height: 50px;
	width: 764px;
	text-align: center;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	font-size:12px;
	padding-top: 15px;
	background-color: #f8af5f;
	border:#000000
}

/* Footer */

#footer {
	/* Disables fade on bottom of page */
	background-image:none;
}
