body,a,p,h1,h2,h3,ul,li {
	margin: 0;
	padding: 0;
}

body {
	background: #181818 url(http://www.keaauhsband.org/images/template/bg.gif) repeat-x;
	text-align: center;
	font-family: Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #362f2d;
	font-size: 14px;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 980px;
	position: relative;
}
#col-1 {
	float: right;
	width: 615px;
	background: #fff url(http://www.keaauhsband.org/images/template/bg_body.gif) repeat-x;
	margin-top: 90px;
	padding: 15px;
	line-height: 1.5em;
}
#col-2 {
	float: left;
	width: 300px;
}
#footer {
	clear: both;
	width: 980px;
	padding-top: 40px;
}
#footer #col-left,#footer #col-right {
	width: 420px;
	padding-bottom: 20px;
	color: #fff;
}
#footer #col-left {
	float: left;
}
#footer #col-right {
	float: right;
}

#sidebar-1,#sidebar-2 {
	width: 100%;
	background: #292929;
	border: #000 1px solid;
}
#sidebar-1 {
	margin-top: 280px;
}
#sidebar-1 h2 {
	background: url(http://www.keaauhsband.org/images/template/h2_sidebar_cal.jpg) no-repeat;
	height: 38px;
	width: 312px;
	text-indent: -9999px;
	position: relative;
	top: -37px;
}
*html #sidebar-1 h2 {
	top: -38px;
}
#sidebar-2 {
	margin-top: 100px;
}
#sidebar-2 h2 {
	background: url(http://www.keaauhsband.org/images/template/h2_sidebar_resources.jpg) no-repeat;
	height: 38px;
	width: 312px;
	text-indent: -9999px;
	position: relative;
	top: -37px;
}
*html #sidebar-2 h2 {
	top: -38px;
}

h1 a {
	position: absolute;
	top: 0;
	left: 0;
	background: url(http://www.keaauhsband.org/images/template/logo.jpg) no-repeat;
	width: 325px;
	height: 235px;
	text-indent: -9999px;
}
p.subscribe a {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 30px;
	background: url(http://www.keaauhsband.org/images/template/icon_rss.gif) no-repeat left center;
	height: 30px;
	color: #fff;
	font: bold 12px/2.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
p.subscribe a:hover {
	color: #e68d3d;
}


#copyright-footer {
	clear: both;
	width: 100%;
	background: #5f0707;
	border-top: #000 1px solid;
	padding-top: 20px;
}
ul#nav-main {
	width: 100%;
	height: 50px;
	background: #910606 url(http://www.keaauhsband.org/images/template/bg_nav.gif) repeat-x;
	list-style-type: none;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
ul#nav-main li {
	float: left;
}
*html ul#nav-main li a{
	display: inline;
}
ul#nav-main li a {
	line-height: 2.5em;
	display: block;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 0 34px;
	height: 50px;
	font-size: 18px;
}
ul#nav-main li a:hover, ul#nav_main li a.active {
	background: #fff url(http://www.keaauhsband.org/images/template/bg_nav_active.gif) no-repeat center top;
}
*html ul#nav-main li a:hover {
	background: none;
}
img.avatar {
	border: 1px #181818 solid;
	float: left;
}
.news-entry {
	border: 1px solid #e8e2e2;
	margin: 20px 0;
	padding: 10px;
	background: #f6f5f5 url(http://www.keaauhsband.org/images/template/bg_news_entry.gif) repeat-x;
}
.news-title {
	padding-left: 70px;
	position: relative;
}
.news-title img {
	position: absolute;
	left: 0; top: 0;
}
.news-title h2 {
	color: #724806;
	size: 22px;
}
.news-date {
	padding-left: 70px;
	position: relative;
}
.news-article {
	padding-left: 70px;
	padding-top: 10px;
	position: relative;
}
#footer p {
	font-size: 13px;
	line-height: 1.6em;
	color: #d2d2d2;
	margin-top: 5px;
}
#footer img {
	float: left;
	padding: 10px 10px 0 0;
	border: #000 solid 1px;
}
#footer h2 {
	margin-bottom: 12px;
}
#copyright-footer {
	color: #fff;
}
#footer #footer-nav {
	float: left;
}
#col-2 ul {
	list-style-type: none;
	margin: 5px 13px;
}
#col-2 a {
	color: #d2d2d2;
	text-decoration: none;
}
#col-2 a:hover {
	text-decoration: underline;
}