.nav { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	text-indent: 20px;
}
img{
	border: 0px;
}
.footer{
	
	position: absolute;
	width: 100%;
	padding-bottom: 0px;
	height: 100%;
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 999;
}
p{
 margin-left: 10%;
 margin-right: 10%;
}
body{
	height: 100%;
	height: 100%;
	min-height: 100%;
}
.bg{
	margin-left: auto;
	margin-right: auto;
	width: 872px;
	height: 475px;
	background:url(body.png);
	background-repeat: no-repeat;
}
.content{
	margin:5px;
	margin-left: auto;
	margin-right: auto;
	width: 862px;
	height: 465px;
	vertical-align:middle;
	overflow: auto;
}
.makeADonation{
	position: absolute;
	margin-top: 10px;
	margin-left: 5px;
	width: 868px;
	height: 460px;
	vertical-align:middle;
	text-indent: 20px;
	overflow: hidden;
}
.news{
	position: relative;
	display: block;
    background:url(news_bg.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 400px;
	overflow: auto;
	float: right;
}
