* {
	margin: 0;
	padding: 0;
}

#wrapper {
	height: 600px;
	width: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#header {
	background-image: url(images/images/banner_01.jpg);
	height: 175px;
	width: 800px;
}
#lnav {
	background-image: url(images/images/images/panel2_02.jpg);
	height: 100px;
	width: 150px;
	float: left;
}
#navbar {
	height: 100px;
	width: 600px;
	background-image: none;
	float: left;
	background-color: #99CC33;
}
#rnav {
	background-image: url(images/images/banner_09.jpg);
	height: 100px;
	width: 50px;
	float: right;
}
#home {
	background-image: url(images/images/images/dead_03.jpg);
	float: left;
	height: 100px;
	width: 100px;
}
#event {
	background-image: url(images/images/images/dead_04.jpg);
	float: left;
	height: 100px;
	width: 100px;
}
#spons {
	background-image: url(images/images/images/dead_05.jpg);
	float: left;
	height: 100px;
	width: 100px;
}
#about {
	background-image: url(images/images/images/dead_06.jpg);
	float: left;
	height: 100px;
	width: 100px;
}
#contact {
	background-image: url(images/images/images/dead_07.jpg);
	float: left;
	height: 100px;
	width: 100px;
}
#media {
	background-image: url(images/images/images/dead_08.jpg);
	float: left;
	height: 100px;
	width: 100px;
}
#wrapper #content {
	height: auto;
	width: 800px;
	float: left;
	background-image: url(images/images/anchor.jpg);
	background-repeat: repeat-y;
}
#wrapper {
	height: auto;
	width: 800px;
	background-image: url(images/images/anchor.jpg);
	background-repeat: repeat-y;
}
#content {
	height: 325px;
	width: 800px;
}
#content {
	float: left;
	height: 325px;
	width: 800px;
}
#panel {
	background-image: url(images/images/images/panel_10.jpg);
	height: auto;
	width: 115px;
	background-repeat: repeat-y;
	float: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wordspace {
	float: left;
	width: 380px;
	height: auto;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
#promo {
	float: right;
	height: 290px;
	width: 230px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#footer {
	height: 25px;
	width: 800px;
	background-color: #295520;
	float: left;
}

