#wrapper {
	background: #fff url('../images/home_bg.jpg');
	height: 457px;
	margin-top: 50px auto;
	border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0 0;
	-o-border-radius: 20px 20px 0 0;
}

#main {
	background: none;
	height: 427px;
	width: 600px;
	margin: -50px 0 0 350px;
	padding: 0;
}

#burst {
	float: right;
	position: relative;
	top: -75px;
	left: 125px;
	z-index: 2;
}

#slideshow {
	height: 300px;
	margin: 0 0 10px 0;
	z-index: 1;
}

#under_slideshow {
	height: 100px;
}

#texting {
	height: 100px;
	width: 270px;
}

#fundraiser {
	height: 100px;
	width: 320px;
	margin: -100px 0 0 280px;
}

#facebook_01 {
	height: 100px;
	width: 100px;
	float: left;
	margin: -100px 0 0 280px;

}

#facebook_02 {
	height: 100px;
	width: 100px;
	float: left;
	margin: -100px 0 0 390px;
}

#facebook_03 {
	height: 100px;
	width: 100px;
	float: left;
	margin: -100px 0 0 500px;
}

#footer {
	background: url('../images/bg-footer.gif') no-repeat;
	width: 1000px;
	height: 60px;
	color: #f3cfa9;
	line-height: 60px;
	padding: 0px 20px;
	margin: 0px -40px 10px 0;
}

#footer ul {
	margin: 0 0 0 -10px;
}

#home_nav li {
	list-style: none;
	display: inline;
	padding: 0px 15px 0px 10px;
	border-right: 1px solid #6b4821;
	font: 24px "Times New Roman", Times, serif;
}

#home_nav li:last-child {
	border: none;
}

#home_nav a {
	color: #f3cfa9;
	text-decoration: none;
}

#home_nav a:hover {
	color: #f5ed05;
}

#home_nav a.active {
	color: #f5ed05;
}

#chalk {
	margin: 0 0 10px 0;
	color: #fff;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
}

#feature {
	margin: 0 0 10px 0;
	color: #fff;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
}

#underfoot {
	width: 1000px;
}

#whats_new {
	background: #000;
	width: 360px;
	height: 220px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
}

#whats_new h1 {
	margin: 0px 0px 10px 0px;
	color: #fff;
	font: 24px/28px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#whats_new img {
	display: inline;
}

#email_reg_form {
	background: #000;
	width: 240px;
	height: 260px;
	padding: 10px;
	float: left;
	margin: -220px 0 0 390px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;	
}

#video {
	background: #000;
	width: 320px;
	height: 240px;
	padding: 20px 10px;
	float: left;
	margin: -280px 0 50px 660px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;	
}