* {
	margin: 0;
	padding: 0;
	}

body {
	text-align: center;
	font-size: 62.5%;
	font-family: Georgia, Times, serif;
	}

#wrap {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	}

div {
	position: relative;
	}

#header {
	width: 900px;
	height: 173px;
	background: #fff url(images/header-bg.gif) no-repeat left top;
	}

p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 10px;
	}

a {
	color: inherit;
	text-decoration: none;
	}

a:active {
	outline: none;
	border: none;
	}

h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 5.0em;
	margin: 10px 0;
	}

dt {
	text-transform: uppercase;
	}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 15px 0 40px 0;
	line-height: 1.4em;
	}

h4 {
	font-size: 2.2em;
	margin-bottom: 10px;	
	color: #00b246;
	font-weight: bold;
	text-transform: uppercase;
	}

img {
	border: none;
	outline: none;
	}

ul#nav {
	list-style: none;
	position: absolute;
	top: 21px;
	left: 8px;
	width: 460px;
	}

ul#nav li {
	float: left;
	margin-left: 10px;
	margin-right: 23px;
	font-size: 2.2em;
	margin-bottom: 30px;
	}

ul#nav li a {
	color: #fff;
/* 	display: block; */	
	text-transform: uppercase;
	display: block;
	text-indent: -20000px;
	height: 30px;
	}

ul#nav li.about {margin-left: 12px;}

#nav .about a {background: url(images/nav.gif) no-repeat left top; width: 93px;}

#nav .news a {background: url(images/nav.gif) no-repeat -103px top; width: 208px;}

ul#nav li.grants {margin-left:5px; margin-right: 32px;}
#nav .grants a {background: url(images/nav.gif) no-repeat -324px top; width: 108px;}

#nav .music a {background: url(images/nav.gif) no-repeat -446px top; width: 86px;}

ul#nav li.music {margin-right: 31px;}
#nav .support a {background: url(images/nav.gif) no-repeat -545px top; width: 130px;}

ul#nav li a:hover {
	background-position-y: bottom;
	}

ul#nav li.logo {
	margin-left: 3px;
	}

li.logo a {
	display: block;
	text-indent: -20000px;
	background: url(images/logo.png) no-repeat left -1px;
	height: 33px;
	width: 57px;
	}

ul#nav li.logo a:hover {
	background: url(images/logo.png) no-repeat left -34px;
	}

iframe.like {
	position: relative;
	left: 463px;
	top: 85px;
	}

.donate {
	width: 140px;
	height: 35px;
	position: absolute;
	top: 18px;
	right: 21px;
	background: url(images/donate.gif) no-repeat left center;
	display: block;
	text-indent: -20000px;
	border: none;
	cursor: pointer;
	}

.fb {
	width: 14px;
	height: 24px;
	position: absolute;
	top: 84px;
	right: 33px;
	background: url(images/fb.gif) no-repeat left center;
	display: block;
	text-indent: -20000px;
	}

.home #content {
	width: 100%;
	}

#content {
	width: 584px;
	float: left;
	margin-right: 40px;
	}

#content p a {
	border-bottom: 1px dotted #bbb;
	}

#content p.dl {
	background: url(images/dl-icon.gif) no-repeat left center;
	padding-left: 20px;
	}

.grants #content img {
	margin: 20px 0;
	}

.support #content img {
	margin: 20px 0 10px 0;
	}

h2.mfe-is {
	margin: 30px 0;
	background: url(images/mfe-is.gif) no-repeat left center;
	display: block;
	text-indent: -20000px;
	width: 890px;
	height: 120px;
	}

#features {
	position: relative;
	left: -15px;
	background: url(images/home-features.gif) no-repeat left -51px;
	float: left;
	width: 100%;
	}

#features img {
	border: none;
	outline: none;
	}

.main-feat {
	background: #e78925;
	width: 584px;
	height: 225px;
	margin-right: 10px;
	position: relative;
	left: 15px;
	}

a.click-through {
	position: absolute;
	top: 197px;
	left: 272px;
	z-index: 99;
	}


.sub-feat {
	background: #68bcea;
	width: 300px;
	height: 225px;
	position: relative;
	left: 10px;
	float: right;
	clear: none;
	margin-bottom: 12px;
	}

.quote {
	float: left;
	position: relative;
	top: 52px;
	left: 35px;
	width: 315px;
	height: 160px;
	margin-right: 40px;
	}

.quote blockquote {
	font-family: Times, Georgia;
	font-style: italic;
	font-size: 1.5em;
	color: #464646;
	width: 280px;
	line-height: 1.4em;
	font-weight: lighter;
	}

.quote p {
	font-family: Helvetica, Arial, Verdana;
	font-size: 1.2em;
	color: #464646;
	position: absolute;
	bottom: 1px;
	left: 38px;
	}

.events {
	float: left;
	clear: none;
	width: 235px;
	margin: 10px 5px 0 5px;
	}

.events h4 {
	border-bottom: 1px dotted #0969b5;
	margin: 10px 0 20px 0;
	padding-bottom: 7px;
	background: url(images/upcoming-events.gif) no-repeat center top;
	display: block;
	text-indent: -20000px;
	width: 210px;
	height: 22px;	
	}

.events dt {
	text-transform: uppercase;
	text-align: center;
	font-size: 2.4em;
	width: 35px;
	float: left;
	clear: left;
	line-height: .7em;
	color: #0969b5;
	margin: 0 15px 15px 0;
	font-family: Times, Georgia, serif;
	font-weight: normal;
	}

.events dt span {
	font-size: 55%;	
	display: block;
	font-family: Times, Georgia, serif;
	letter-spacing: 2px;
	font-weight: normal;
	}

.events dd {
	float: left;
	width: 170px;
	color: #e78925;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 15px;
	}

/* ABOUT */

.about #content {
	width: 584px;
	}

dt {
	font-size: 2.2em;
	color: #00b246;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}

dd {
	font-size: 1.4em;
	margin-bottom: 30px;
/* 	color: #555; */
	}

.about #content h4 {
	font-size: 2.2em;
	margin-bottom: 10px;	
	color: #00b246;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;	
	}

.about #content ul {
	margin: 0 0 20px 20px;
	}

.about #content ul li {
	font-size: 1.4em;
	margin: 0 0 10px 5px;
	list-style-image: url(images/li-bg.gif);
	color: #555;
	}

.sendto {
	font-size: 12px;
	}

.donate-btn {
	margin: 20px 0 0 0;
	}

#howto {
	margin: 25px 0;
	width: 100%;
	float: left;
	}

#howto ol {
	margin-top: 30px;
	}

li.step-one, li.step-two {
	width: 200px;
	padding-left: 50px;
	font-size: 1.4em;
	float: left;
	list-style: none;
	}

li.step-one span, li.step-two span {
	display: block;
	margin-bottom: 10px;
	}

li.step-one {
	background: url(images/step-one.jpg) no-repeat left 18px;
	margin-right: 50px;
	}

li.step-two {
	background: url(images/step-two.jpg) no-repeat left 18px;	
	}

/* BLOG */

.post {
	margin: 0 0 40px 5px;
	}

.news h2 {
	text-transform: uppercase;
	color: #00b246;
	font-size: 2.0em;
	}

.news #sidebar ul {
	margin: 20px 0 20px 0;
	}

.news #sidebar ul li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	color: #333;
	line-height: 18px;
	font-size: 12px;
	}

.post p {
	line-height: 1.5em;
	margin: 10px 0;
	}

#sidebar {	
	margin: 70px 0 0 0;
	width: 270px;
	float: left;
	clear: none;
	}

.about #sidebar {	
	margin: 30px 0 0 0;
	}

.music #sidebar {	
	margin: 30px 0 0 0;
	}

.support #sidebar {
	margin: 85px 0 0 0;
	}

#sidebar ul li {
	list-style: none;
	margin: 0 0 5px 10px;
	font-family: Verdana, Helvetica, Arial;
	color: #333;
	}

#sidebar ul.concerts {
	margin: 15px 0 0 15px;
	}

#sidebar ul.concerts li {
	margin: 0 0 10px 30px;
	list-style-image: url(images/li-bg.gif);
	font-size: 12px;
	padding-left: 5px;
	}

#sidebar .carousel {
	margin: 10px 0;
	}

#sidebar .carousel ul li {
	width: 270px;
	height: 200px;
	margin: 0 0 5px 0;	
	}

#sidebar .photos .carousel img {
	width: 270px;
	height: auto;
	}

.photos .prev, .photos .next {
	margin-left: 40%;
	margin-right: 40%;	
	cursor: pointer;
	}

.photos .next {	
	margin-bottom: 20px;
	}


/* MUSIC */

.cd img {
	float: left;
	}

.cd h3 {
	margin: 10px 0 10px 0;
	float: right;
	width: 320px;
	text-transform: uppercase;
	}

.cd {
	float: left;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
	width: 100%;
	}

.cd ol {
	margin: 0 0 10px 20px;
	float: right;
	width: 300px;
	}

#willie ol {
	margin-bottom: 50px;
	}

.cd ol li {
	margin-bottom: 4px;
	}

.cd p {
	width: 200px;
	float: left;
	margin: 15px 0 10px 0;
	}

.cd p a {
	border-bottom: 1px dotted #77C3EC;
	color: #77C3EC;
	}


/* FOOTER */

.home #footer {
	float: left;
	clear: both;
	width: 100%;
	background: url(images/footer-bg.gif) no-repeat left 10px;
	height: 90px;
	margin: 0px 0;
	padding-bottom: 20px;
	}

.home #footer p.copyright {
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 273px;
	text-align: left;
	position: absolute;
	left: 625px;
	top: 15px;
	color: #00b246;
	height: 40px;
	margin-bottom: 20px;
	}

.home #footer p {
	font-size: 1.1em;
	text-align: left;
	position: absolute;
	left: 5px;
	top: 50px;
	color: #00b246;
	height: 40px;
	margin-bottom: 20px;
	}

#footer {
	float: left;
	clear: both;
	width: 100%;
	background: url(images/footer-bg.gif) no-repeat left 10px;
	height: 90px;
	margin: 0px 0;
	padding-bottom: 20px;
	}

#footer p.copyright {
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 273px;
	text-align: left;
	position: absolute;
	left: 625px;
	top: 15px;
	color: #00b246;
	height: 40px;
	margin-bottom: 20px;
	}	

#footer p {
	font-size: 1.1em;
	text-align: left;
	position: absolute;
	left: 5px;
	top: 50px;
	color: #00b246;
	height: 40px;
	margin-bottom: 20px;
	}	
	
#footer a {
	border-bottom: 1px dotted #00b246;
	}	