body {
	margin:0;
	padding:0;
	background:url(images/bg.gif) repeat-x #1a2e60;
	font-family:verdana;
	font-size:10pt;
	line-height:14pt;
}
img {
	border:0;
}
hr {
	clear:both;
	margin-bottom:15px;
}
p {
	padding:0;
	margin:15px 15px 15px 0;
}
a {
	color:#001563;
}
a:HOVER {
	color:#990000;
}
ul {
	padding:0;
	margin:15px;
	list-style-image:url(images/bullet_blue_star.gif);
}
li {
	margin-bottom:15px;
}
#container {
	width:791px;
	margin:0 auto 0 auto;
	background:url(images/bg_side_yellow.gif) repeat-y;
	margin-bottom:300px;
}

.clearBoth {
	clear:both;
}
.block {
	display:block;
}
.rightFloat {
	float:right;
}
.leftFloat {
	float:left;
}
.heavyText {
	font-weight:bold;
}
.smallText {
	font-size:8pt;
}
.largeText {
	font-size:11pt;
}
.inline {
	display:inline;
}

.blueText {
	color:#1a2e60;
}
.redText {
	color:#ab1010;
}

#top {
	background:url(images/top.jpg) no-repeat;
	height:86px;
	position:relative;
}
#top #logo {
	width:300px;
	height:75px;
	cursor:hand;
}
#joinCause {
	position:absolute;
	right:40px;
	bottom:0px;
	display:block;
	padding:0;
	margin:0;
}
#joinCause input {
	vertical-align:bottom;
}


#sideNav {
	float:left;
	width:173px;
	height:450px;
	background:url(images/bg_side_links.gif) no-repeat;
}
#sideNav ul {
	list-style-image:none;
	padding:0;
	margin-left:5px;
}
#sideNav a {
	color:#000;
	text-decoration:none;
}
#sideNav li {
	list-style: none;
	background: url(images/bullet_star.gif) no-repeat 6px 2px;
	padding-left:17px;
	text-transform:uppercase;
	font-family:verdana;
	font-size:7.5pt;
	margin-top:3px;
	font-weight:bold;
	height:20px;
}
#sideNav li {
	margin-bottom:3px;
}
#sideNav li.live {
	background: url(images/bullet_star_live.gif) no-repeat 0 2px;
	color:#fff;
	padding-left:20px;
}
#sideNav li.live a {
	color:#fff;
}

#headShot {
	display:block;
	float:right;
}





.mainContent {
	margin:0 0 20px 173px;
	background-color:#fff;
	
}
#homeContent {
	background:url(images/bg_home.jpg) no-repeat;
	padding:80px 0 0 20px;
}
#contContent {
	background:url(images/bg_home_continued.jpg) no-repeat;
	padding:50px 0 0 20px;
}
#donationContent {
	background:url(images/bg_donations.jpg) no-repeat;
	padding:40px 0 0 20px;
}
#joinContent {
	background:url(images/bg_join.jpg) no-repeat;
	padding:40px 0 0 20px;
}
#contactContent {
	background:url(images/bg_contact.jpg) no-repeat;
	padding:40px 0 0 20px;
}
#calendarContent {
	background:url(images/bg_calendar.jpg) no-repeat;
	padding:40px 0 0 20px;
	margin-right:0;
}
#newsContent {
	background:url(images/bg_news.jpg) no-repeat;
	padding:40px 0 0 20px;
}
#commitmentsContent {
	background:url(images/bg_commitments.jpg) no-repeat;
	padding:80px 0 0 20px;
}
#aboutContent {
	background:url(images/bg_about.jpg) no-repeat;
	padding:40px 0 0 20px;
}
#districtContent {
	background:url(images/bg_district9.jpg) no-repeat;
	padding:50px 0 0 20px;
}
#usefulContent {
	background:url(images/bg_useful.jpg) no-repeat;
	padding:40px 0 0 20px;
}
#tellContent {
	background:url(images/bg_tell.jpg) no-repeat;
	padding:40px 0 0 20px;
}
#whyContent {
	background:url(images/bg_why.jpg) no-repeat;
	padding:40px 0 0 20px;
}
#issuesContent {
	background:url(images/bg_issues.jpg) no-repeat;
	padding:40px 0 0 20px;
}
#optContent {
	background:url(images/bg_optout.jpg) no-repeat;
	padding:40px 0 0 20px;
}
#galleryContent {
	background:url(images/bg_gallery.jpg) no-repeat;
	padding:40px 0 0 20px;
}
#privacyContent {
	background:url(images/bg_privacy.jpg) no-repeat;
	padding:40px 0 0 20px;
}
#faqsContent {
	background:url(images/bg_faqs.jpg) no-repeat;
	padding:40px 0 0 20px;
}



#inTheNews {
	clear:both;
	float:left;
	background:url(images/bg_in_the_news.jpg) no-repeat;
	background-color:#fff;
	width:310px;
	height:109px;
}
#newsItems {
	overflow:auto;
	width:250px;
	height:50px;
	margin:50px auto 0 auto;
}
#newsItems ul {
	list-style-image:none;
	margin:10px 0 0 0;
	padding:0;
}
#newsItems li {
	margin:4px;
	padding:0;
	display:block;
}

#importantLinks {
	background-color:#fff;
}

#footer {
	clear:both;
	background-color:#1a2e60;
	padding-bottom:30px;
}