@charset "UTF-8";
body {
	background-color: #CC0001;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}
.bodywrapper {
	width: 900px;
	height: 100%;
	background-image: url(images/gradient-back2.gif);
	background-repeat: repeat-x;
	background-color: #CE0000;
	margin: auto;
}

	.header {
	background-image: url(images/the-salvation-army-ftc.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 200px;
	width: 900px;
}
.header2 {
	background-image: url(images/tsa-ftc-header.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 265px;
	width: 785px;
}
.bodycontainter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: auto;
	width: 770px;
}
.footer {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	margin: auto;
	width: 900px;
	padding-top: 10px;
	text-align: center;
}
.homebuttons {
	margin: auto;
	width: 660px;
	padding-top: 170px;
}
.navigation {
	margin: auto;
	height: 35px;
	width: 900px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.homelink {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.vbsregistration {
	background-image: url(images/vbs-registration.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 770px;
}
.bodytext {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
}
.headers {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
}
.mission {
	background-image: url(images/the-mission.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 560px;
	padding-top: 80px;
	padding-right: 25px;
	padding-left: 35px;
	font-family: arial;
	font-size: 14px;
	color: #000000;
}
