@charset "ISO-8859-1";

/*This Stylesheet was created CUSTOM by David Booker for the 
use by Indian River Bands in Chesapeake Virginia
Any other usage is unauthorized without my written consent.*/

body {
	background-image: url(images/new-one-pixel.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#background {
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	height: 768px;
	width: 1000px;
	margin-top: 0px;
	position: absolute;
}
.logo {
	position:absolute;
	width:862px;
	height:78px;
	z-index:1;
	background-image: url(images/logo.jpg);
	text-indent: -9000px;
	top: 0px;
	left: 0px;
}#content {
	height: 740px;
	width: 862px;
	position: absolute;
	left: 71px;
	top: 21px;
}

