body
{
	background:  url('../images/bg.jpg') no-repeat top center #492626;
	font-family: "Arial"; font-size:12px; font-weight:normal; color:#666;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:center;
}
#header
{
	background: url('../images/header_bg.jpg') no-repeat top center;
	margin: 0px auto;
	height:388px;
	text-align:center;
}
#navigation
{
	background: url('../images/nav_bg.png') no-repeat top center;
	padding:0px;
	text-align:left;
	padding-top:15px;
	padding-bottom: 15px;
	margin-bottom:-9px;
	position:relative;
	z-index:999;
		
}
.menulist
{
	text-align:right;
	float:right;
}
.body_bg
{
	
	background: url('../images/shadow.png') repeat-y top center ;
}
.greenstripe
{
		background: url('../images/green_stripe.jpg') repeat-x top center ;
		height:29px;
}
.container
{
	text-align: left;
	width:946px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 1px;
}
.logo
{

 margin-left:auto;
 margin-right:auto;
 
}
.heading_image
{
	position:relative;
	bottom:39px;
	margin-bottom:-39px;
}
.donate_banner
{
	margin-bottom: -7px;
	margin-left:auto;
	margin-right: auto;
}
.amazon_quest
{
	position:relative;
	margin-bottom:-77px;
	z-index:998;
	left:10px;
}