/* CSS Document */

#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 2000px;
	width: 980px;
}
#homemenu {
	position: absolute;
	left: 96px;
	top: 101px;
	z-index: 11;
	width: 850px;
	height: 40;
}
#needHelp {
	background-color: #6D0752;
	position: absolute;
	left: 286px;
	top: 232px;
	height: 119px;
	width: 550px;
	z-index: 14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: normal;
	vertical-align: middle;
}

#checkmark {
	position: absolute;
	left: 848px;
	top: 241px;
	height: 66px;
	width: 57px;
	z-index: 14;
	background-image: url(../images/index_09.gif);
	background-repeat: no-repeat;
}
#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #022c7a;
	position: absolute;
	left: 275px;
	top: 169px;
	width: 654px;
	height: 48px;
	z-index: 12;
}
#locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #022c7a;
	position: absolute;
	left: 335px;
	top: 369px;
	width: 381px;
	height: 45px;
	z-index: 9;
}
#locations2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #022c7a;
	position: absolute;
	left: 319px;
	top: 422px;
	width: 200px;
	height: 121px;
	z-index: 9;
}
#locations3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #022c7a;
	position: absolute;
	left: 628px;
	top: 422px;
	width: 200px;
	height: 121px;
	z-index: 7;
}
#donations {
	background-color: #FFC720;
	position: absolute;
	height: 25;
	width: 715px;
	left: 198px;
	top: 570px;
}
#taxInfo {
	position: absolute;
	height: 34px;
	width: 775px;
	left: 163px;
	top: 623px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #022c7a;
}
.needHelpText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: normal;
	vertical-align: middle;
}
.donationsText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	color: #000000;
}
