html {
	overflow: auto;
}

body {
	font-family: Helvetica, Arial;
	margin: 0px;
	line-height: 1.1em;
	background-image: url("../images/repeatbg.png");
	background-repeat: repeat-x;
	background-color: #d0eeff;
}
.p1 { 
	font-size: 1.2em}
h1 {
	font-family: Arial;
	font-size: 2.5em;
	color: #213257;
}
h2 {
	font-family: Arial;
	color: #213257;
}
h3 {
	margin: 10px 0 0;

	color: #213257;
}

#bg {
	margin: auto;
	width: 960px;
	background-image: url("../images/bg.png");
	background-position: 0 730px;
	background-repeat: no-repeat;
	height: 920px;
}

#bgDonate {
	margin: auto;
	width: 960px;
	background-image: url("../images/bg.png");
	background-position: 0 1430px;
	background-repeat: no-repeat;
	height: 1620px;
}


a img {
	border: 0 none;
}

#wrapper960Home {
	width: 960px;
	margin: auto;
	margin-bottom: -50px;
	
	
}
#contentDonateOptions h2 {
	clear: both;
}

#title img {
	float: left;
}
.smallTitle {
	margin-left: 20px;
	margin-top: 20px;
}
#menubar {
	width: 960px;
	height: 30px;
	background-color: #213257;
	position: relative;
	top: 130px;
	color: white;
}
#menubar1 {
	width: 960px;
	height: 30px;
	background-color: #213257;
	position: relative;
	top: 130px;
	color: white;
}
#menubar1 li, #menubar li {
	list-style: none;
	float: left;
	margin-right: 50px;
	margin-top: 5px;
}
#menubar1 a, #menubar a {
	color: white;
}	
#nav {
	left: -670px;
	position: relative;
	width: 960px;
}
#donateOptions{
	width: 960px;
	height: 1060px;
	background-image: url("../images/trans.png");
	position: relative;
	top: 160px;
	border: solid grey 1px;

}
#contentDonateOptions{
	line-height: 1.4em;
	padding: 20px;
}
.sponsorBox {
	background-image: url("../images/sponsorshipBox.png");
	background-repeat: no-repeat;
	width: 251px;
	height: 203px;
	position: relative;
	float: left;
	margin-bottom: 40px;
}
.sponsorBox img:nth-child(3) {
	margin: -10px 0 0 20px ;
}
.sponsorBox img:nth-child(2) {
	margin: -50px 0 0 200px;
}		
.sponsorText {
	font-size: .8em;	
	width: 90%;
	margin: -5px 0 0 20px;
}
.white{
	color: #FFFFFF;	
	font-weight: 600;
	margin:10px 0 0 15px;
}
#housing {
	margin-left: 80px;
}
#education {
	margin-left: 80px;
}
#complete {
	margin-left: 80px;
}

#menubar2 {
	width: 960px;
	height: 30px;
	background-color: #213257;	
}
#header {
	width: 960px;
	height: 290px;
	background-image: url("../images/transHeader.png");
	position: relative;
	top: 130px;
}

#headerDonate {
	width: 960px;
	height: 250px;
	background-image: url("../images/transHeaderDonate.png");
	position: relative;
	top: 130px;
}
#headerContent {
	position: relative;
	top: -30px;
	line-height: 1.4em;
	display: block;
	width: 300px;
	height: 400px;
	margin-left: 20px;
	clear: both;
}

#headerContentDonate {
	position: relative;
	top: -50px;
	line-height: 1.2em;
	display: block;
	width: 900px;
	height: 400px;
	margin-left: 20px;
	clear: both;
}
#d_content{
	width: 300px;
	line-height: 1.4em;
}
#d_content img{
	margin-top: 15px;
}
.floatLeft {
	float: left;
}

#story {
	position: relative;
	top: 150px;
	margin-right: 30px;
}
#facebook {
	position: relative;
	top: 150px;
	margin-right: 30px;
}
#donations {
	position: relative;
	top: 150px;
	
}
#facebookImg {
	position: absolute;
	top: 65px;
	left: 80px;
}
#facebookContent {
	position: absolute;
	top: 142px;
	padding: 10px;
}
.contentBox {
	width: 298px;
	height: 320px;
	background-image: url("../images/trans.png");
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
}

.contentBox h3 {
	padding-left: 15px;
}
#option1 {
	width: 425px;
	float: left;
	padding-right: 30px;
}
#option2 {
	width: 425px;
	float: left;
}
#option1 p, #option2 p {
	font-size: .9em;
}
#option1 img, #option2 img {
	float: left;
	padding: 25px 10px 0 0;
}

.topBar {
	display: block;
	width: 298px;
	height: 20px;
	background-color: #213257;
}

#footerBG {
	z-index: 1;
	height: 100px;
	width: auto;
	background-color: green;
	position: relative;
	
}
#swing {
	width: 10px;
	margin: auto;
	position: relative;
	top: -20px;
	padding-left: 360px;
}
#plane {
	top: 60px;
	padding-left: 740px;
	position: relative;
	margin-bottom: -50px;
}
.last {
	display: block;
	width: 255px;
	float: left;
	margin-left: 80px;
	font-size: .9em;
	margin-top: 0px;
}
	