#rightCol
{
	padding-right: 8px;
}
#container
{
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
}

#content
{
	background-image: url(../images/content_bg2.gif);
}

#menu a#services
{
	background-image: url(../images/menu_services2.gif);
}

#image-donate
{
	background-image: url(../images/services_donate.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 360px;
}

#image-buying
{
	background-image: url(../images/services_buying.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 400px;
}

#image-referral
{
	background-image: url(../images/services_referrals.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 400px;
}

#image-volunteer
{
	background-image: url(../images/services_volunteer.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 430px;
}

#image-downloads
{
}

#box
{
	background-image: url(../images/about_box_bg.gif);
	background-repeat: repeat-y;
	width: 215px;
}

#top
{
	background-image: url(../images/about_box_header.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
}


#footer
{
	background-image: url(../images/footer2.gif);
}

h3
{
  padding: 0;
  margin: 0;
  font-size: 11px;
}
