html, body {
	background-color:rgb(255, 226, 106);
}
/*
#contact-img p {
	color:#6F5E30;
}*/
#top-nav {
	background:transparent url('topnav_bg.jpg') no-repeat 0px 0px;
}
#content {
	background-color:rgb(235, 210, 118);
}
#top {
	background:transparent url('top_bg.jpg') no-repeat;
}
#middle {
	background:transparent url('sidebarone_bg.jpg') repeat-y;
}

#sidebar-nav-one {
	background:transparent url('sidebar_nav_one.jpg') no-repeat 0px 0px;
}

#top-nav-bottom {
	background:transparent url('topnav_bottom.jpg') no-repeat 0px 0px;
}
#top-nav-right {
	background:transparent url('topnav_right.jpg') no-repeat 0px 0px;
}

#sidebar-nav-two {
	background:transparent url('sidebar_nav_two.jpg') no-repeat 0px 0px;
}
	#bottom-nav {
		background:transparent url('bottomnav_bg.jpg') no-repeat 0px 0px;
	}


#event-box .top {
	background:transparent url('sidebar_nav_one.jpg') no-repeat 0px -12px; height:12px; width:177px;
}
#event-box .bottom {
	background:transparent url('sidebar_nav_one.jpg') no-repeat 0px -138px; height:12px; width:177px;
}

#event-box ul {
	background-color:#EAD376;
}

#event-box-after {
	background:transparent url('sidebar_nav_one.jpg') no-repeat 0px -235px; height:100px;
}