body {
#	background:url("bg.jpg") no-repeat left top; 
#	width:100%; 
#	height:100%; 
#	margin:0px;
#	position: absolute;
}
h1{
color: white;
background: #ED6124;
font-size: 25px;
padding: 5px;
width: 70%;
}
h2,h3{
color: #ED6124;
font-size: 18px;
padding-left: 20px;
margin: 0;
}
p{
margin: 0 0 15px 0;
padding-left: 20px;
}
.body-wrapper{
width: 980px;
position: relative;
margin: 0 auto;
}
.header{
visibility: visible;
width: 980px;
min-height: 210px;
top: 10px;
position: relative;
}
.header-logo{
text-align: center;
visibility: visible;
width: 980px;
min-height: 50px;
position: absolute;
}
.header-menu{
visibility: visible;
zoom: 1;
opacity: 1;
top: 160px;
width: 980px;
height: 69px;
position: absolute;
margin: 0px 0px 10px;
background:#88B235 url("menu-bottom.jpg") no-repeat center bottom;
}
.menu-inner{
margin: 0 0 0 115px;
}
.menu-button-active a{
width: 120px;
height: 59px;
position: relative;
float: left;
text-align: center;
line-height: 59px;
text-decoration: none;
color: white;
}
.menu-button a{
width: 120px;
height: 59px;
position: relative;
float: left;
text-align: center;
line-height: 59px;
text-decoration: none;
color: black;
}
.menu-button a:hover{
background:#B4CC84;
color: white;
}
.menu-links{
height: 59px;
width: 120px;
float: right;
position: relative;
display: inline-block;
line-height: 70px;
}
.page-container{
visibility: visible;
width: 980px;
position: relative;
margin-top: 30px;
}
.page-menu{
width: 980px;
height: 140px;
background:#F9BF51 url("page-menu-bottom.jpg") no-repeat center bottom;
margin-top: 5px;
}
.page-menu{
width: 980px;
height: 140px;
background:#F9BF51 url("page-menu-bottom.jpg") no-repeat center bottom;
margin-top: 5px;
}
.page-menu-block{
width: 244px;
height: 100px;
margin: 10px 0px;
position: relative;
float: left;
text-align: center;
line-height: 59px;
text-decoration: none;
color: white;
border-right:1px solid white;
}
.page-menu-block a,.page-menu-block-last a{
display:block;
}
.page-menu-block-last{
width: 244px;
height: 100px;
margin: 10px 0px;
position: relative;
float: left;
text-align: center;
line-height: 59px;
text-decoration: none;
color: white;
border: 0;
}
a.about {
	display: block;
	width: 190px;
	height: 90px;
	text-decoration: none;
	background: url("gopelpenny_page_menu.jpg");
	margin: 5px 25px;
	}

a.about:hover {
	background: url("gopelpenny_page_menu.jpg");
	background-position: 0 -90px;
	}
a.how {
	display: block;
	width: 190px;
	height: 90px;
	text-decoration: none;
	background: url("gopelpenny_page_menu.jpg");
	background-position: -190px 0;
	margin: 5px 25px;
	}
a.how:hover {
	background: url("gopelpenny_page_menu.jpg");
	background-position: -190px -90px;
	}
a.believe {
	display: block;
	width: 190px;
	height: 90px;
	text-decoration: none;
	background: url("gopelpenny_page_menu.jpg");
	margin: 5px 25px;
	background-position: -380px 0;
	}
a.believe:hover {
	background: url("gopelpenny_page_menu.jpg");
	background-position: -380px -90px;
	}
a.give {
	display: block;
	width: 190px;
	height: 90px;
	text-decoration: none;
	background: url("gopelpenny_page_menu.jpg");
	margin: 5px 25px;
	background-position: -570px 0;
	}
a.give:hover {
	background: url("gopelpenny_page_menu.jpg");
	background-position: -570px -90px;
	}
.displace {
	position: absolute;
	left: -5000px;
	}
.page-content{
width: 950px;
min-height: 500px;
margin: 5px auto;
background: #EAEAEA;
overflow: hidden;
}
.page-content-left{
width: 47%;
float: left;
padding-right: 20px;
}
.page-content-right{
width: 47%;
float: right;
padding-right: 20px;
}
.donate{
float: right;
width: 180px;
}
.donate a{
background: url("give-now1.png") no-repeat right bottom;
height:36px;
width:180px;
display: inline-block;
color: white;
text-decoration: none;
text-align: center;
line-height: 36px;
font-size: 23px;
}
.donate a:hover{
background: url("give-now2.png") no-repeat right bottom;
}
.footer{
width: 100%;
height: 100px;
background:black;
}
.footer-inner{
height: 60px;
margin: 0px auto;
padding: 20px;
width: 70%;
}
.footer-box{
color:white;
width: 30%;
float: left;
height: 40px;
border-right: 1px solid white;
margin: 20px 5px;
}
.footer-box-wide{
color:white;
width: 40%;
float: left;
height: 40px;
border-right: 1px solid white;
margin: 20px 5px;
text-align:center;
}
.footer-box-last{
color:white;
width: 20%;
float: right;
height: 40px;
margin: 20px 5px;
text-align:center;
}
