@charset "UTF-8";
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footerTextLeft {
	position:absolute;
	left:33px;
	width:548px;
	z-index:20;
	visibility: visible;
	text-align: left;
	top: 163px;
}
#footerTextRight {
	position:absolute;
	left:715px;
	width:195px;
	z-index:20;
	text-align: right;
	margin: 0px;
	padding: 0px;
	top: 161px;
	height: 15px;
}
#facebookHome {
	position:absolute;
	left:69px;
	top:5px;
	z-index:21;
}
#footerBackground {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 950px;
	position: absolute;
	height: 211px;
	background-color: #000000;
	left: 0px;
	top: 0px;
}
#twitterHome {
	position:absolute;
	left:34px;
	top:5px;
	z-index:22;
	margin: 0px;
	padding: 0px;
}
#btnHowCanIGetHelp {
	position:absolute;
	left:629px;
	top:2px;
	z-index:23;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#btnOnlineGiving {
	position:absolute;
	left:719px;
	top:42px;
	z-index:24;
}
a.footer_link:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer_link:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer_link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_link:active {
	color: #FFFFFF;
	text-decoration: underline;
}
