html,body {
	padding-bottom: 50px;
	margin-top: 0px;
	padding:0;
}

body {
	background-image:url('images/background.gif');
    background-repeat:repeat-x;
	text-align:center;
	z-index: -1;
}

H1 {
	color: #1b75bb; 
	font-family: Helvetica, Lucida, Optima, Palatino, Agfa Rotis, Univers;
	font-size: 22px;
	padding-left: 25px;
	padding-top: 40px;
	padding-bottom: 10px;
}

H4 {
    padding-left: 62px;
    padding-bottom: 0px;
}

blockquote {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-image:url('images/blockquote.png');
    background-repeat: no-repeat;
    background-position: bottom right; 
    color: #999; 
    font-family: Arial, Verdana; 
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
	
}

.emailbutton {
    border:none;
    background-image:url(images/email-button.png);
    background-position:center;
    background-repeat:no-repeat;
    background-color:transparent
}


UL.green {
	margin-top: 25px;
	list-style-type: disc;
	list-style-image: url(images/greenbullet.gif);
}

UL.blue {
	margin-left: 25px;
	list-style-type: disc;
	list-style-image: url(images/bluebullet.gif);
}

UL.patrons {
    font-family: Helvetica;
    font-size: 18px;
    color: #666;
    font-weight: bold;
	margin-left: 25px;
	list-style-type: disc;
	list-style-image: url(images/bluebullet.gif);
}

LI {
	margin-bottom: 8px;
}

ul#mediatabs {
	list-style: none;
	background: url(images/leftcolumn-top.png) no-repeat 0 0;
	position: relative;
	width: 678px;
	height: 122px;
	margin-top: -70px;
	margin-left: -5px;
}

ul#mediatabs li {
position: absolute;
}

ul#mediatabs li a{
display: block;
height: 100%;
text-indent: -9000px;
}

#rss {
	width: 70px;
	height: 43px;
	top: 6px;
	left: 325px;
}

#facebook {
	width: 70px;
	height: 43px;
	top: 6px;
	left: 400px;
}

#twitter {
	width: 70px;
	height: 43px;
	top: 6px;
	left: 476px;
}

#iTunes {
	width: 70px;
	height: 43px;
	top: 6px;
	left: 551px;
}

ul#donationbox {
	list-style: none;
	background: url(images/donationbox.png) no-repeat 0 0;
	position: relative;
	width: 607px;
	height: 597px;
	margin: 0;
	padding: 0;
}

ul#donationbox li {
position: absolute;
}

ul#donationbox li a{
display: block;
height: 100%;
text-indent: -9000px;
}

#uber {
	width: 195px;
	height: 259px;
	top: 41px;
	left: 0px;
}

#macro20 {
	width: 212px;
	height: 129px;
	top: 41px;
	left: 195px;
}

#macro240 {
	width: 212px;
	height: 130px;
	top: 170px;
	left: 195px;
}

#macro15 {
	width: 212px;
	height: 132px;
	top: 302px;
	left: 195px;
}

#macro180 {
	width: 212px;
	height: 136px;
	top: 434px;
	left: 195px;
}

#micro10 {
	width: 200px;
	height: 129px;
	top: 41px;
	left: 407px;
}

#micro120 {
	width: 200px;
	height: 130px;
	top: 170px;
	left: 407px;
}

#micro5 {
	width: 200px;
	height: 132px;
	top: 302px;
	left: 407px;
}

#micro60 {
	width: 200px;
	height: 136px;
	top: 434px;
	left: 407px;
}

a {
	color: #97c93e;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #97c93e;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #97c93e;
	text-decoration: underline;
	font-weight: bold;
}

table, tr, td {
	padding: 0px;
	margin: 0px;
}

table img {
	padding: 0px;
	margin: 0px;
}

div#header {
	line-height:80px;
	margin-bottom: 0px;
    color: #79B30B
}
 
div#container {
	text-align:left;
}

div#content p{

line-height:1.4
}

div#navigation {
	background-image:url('images/battery-background.gif');
    background-repeat:repeat-x;
    background-color: #FFF;
	border-right: 3px solid #a1a3a5;
	border-left: 3px solid #a1a3a5;	
	margin-top: 143px;
}

div#container {
	width:1017px;
	margin:0 auto;
}

div#wrapper {

}

div#content{
	float:left;
	width:669px;
	background: #FFF;
	border-right: 4px solid #a1a3a5;
	border-left: 4px solid #a1a3a5;
	margin-top: 100px;
}

div#navigation{float:right;width:311px}

.emailbutton {

}

.maincopy {
	color: #333; 
	font-family: Arial, Verdana; 
	padding-left: 25px;
	padding-right: 25px;
	font-size: 15px; 
	line-height: 1.5;

}
