<style type="text/css">
<!--
html {background: #eeeeee;}
body {
  background: #ffffff;
  text-align: center;
  width: 100%;
}

#neighborhood {
  position: relative;
  background: #ffffff;
  margin: auto auto;
  width: 1000px;
  height:100%;
  text-align: left;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
}

#helping {
  position: relative;
  background: #ffffff url('../images/The_Community_Effect.jpg');
  overflow: hidden;
  width: 1000px;
  height:200px;
}

#friends {
  position: relative;
  top:20px;
  background: #ffffff;
  width: 290px;
  height: 850px;
}

#giving_back {
	width: 290px;
	height: 534px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 40px;
}

#giving_back ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#giving_back li{
	display: inline;
}

#giving_back li a{
	display: block;
	float: left;
	text-indent: -3000em;
	width: 290px;
	overflow: hidden;
	background: url(../images/menu.jpg) no-repeat;
}


#giving_back li.home a {height: 52px; background-position: 0px 0px;}
#giving_back li.home a:hover {height: 52px; background-position: -290px 0px;}
#giving_back li.about a {height: 52px; background-position: 0px -52px; }
#giving_back li.about a:hover {height: 52px; background-position: -290px -52px; }
#giving_back li.join a {height: 52px;  background-position: 0px -104px;}
#giving_back li.join a:hover {height: 52px;  background-position: -290px -104px;}
#giving_back li.pledge a {height: 52px; background-position: 0px -156px;}
#giving_back li.pledge a:hover {height: 52px; background-position: -290px -156px;}
#giving_back li.donate a {height: 52px; background-position: 0px -208px;}
#giving_back li.donate a:hover {height: 52px; background-position: -290px -208px;}
#giving_back li.thanks a {height: 52px; background-position: 0px -260px;}
#giving_back li.thanks a:hover {height: 52px; background-position: -290px -260px;}
#giving_back li.events a {height: 52px; background-position: 0px -312px;}
#giving_back li.events a:hover {height: 52px; background-position: -290px -312px;}
#giving_back li.party a {height: 52px; background-position: 0px -364px;}
#giving_back li.party a:hover {height: 52px; background-position: -290px -364px;}
#giving_back li.multiply a {height: 52px; background-position: 0px -416px;}
#giving_back li.multiply a:hover {height: 52px; background-position: -290px -416px;}
#giving_back li.contact a {height: 52px; background-position: 0px -468px;}
#giving_back li.contact a:hover {height: 52px; background-position: -290px -468px;}


#support {
  position: absolute;
  background: #ffffff;
  top: 200px;
  left: 310px;
  width: 670px;
  text-align: center;
}

a:link {color:#0154a0;}
a:visited {color:#0154a0;}
a:hover {color:#666666;}
a:active {color:#0154a0;}


#thanks {
  position: absolute;
  background: #ffffff;
  color: #0154a0;
  text-align: center;
  font-size: 16px;
  font-weight:bold;
  font-family: 'Times New Roman', Times, serif;
  top: 1042px;
  left: 0px;
  width: 1000px;
  height:58px;
}

#foot { 
  position: absolute;
  top: 1070px;
  left: 0px;
  width:1000px;
  height:200px;
  background: #ffffff url(../images/footer.jpg) no-repeat;
}

.h1 {
  font-size: 24px;
  line-height: 26px;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
}

.h2 {
  font-size: 20px;
  line-height: 22px;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
}

.h3 {
  font-size: 16px;
  line-height: 18px;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
}

-->
</style>
