﻿@charset "utf-8";
/* CSS Document */
#wrapper
{
	margin-top: 50px; 	
	background: url(images/containerBackground3.gif) no-repeat top left;
	padding-bottom: 0px;
	
}


#backgrounder
{
	width: 921px;
	background: none;
}


#left-content
{
	display: none;
}


#imageholder{
	height:500px;
	background: none;
}


#right-content
{
	float: right;
	text-align: left;
	width: 520px;
	height: 545px;	
	margin-right: 43px !important; /*use a different margin-right for IE6 only*/
	margin-right: 23px;
}


.box
{
	background: none;
}


.box h2
{
	margin-top: 48px;
	background: url(images/quote.gif) no-repeat top left; 
}


#donation 
{
    position: absolute;
    left: 328px !important;
    left: -120px;
    top: -228px;
    display: block;
    width: 140px; 
    height: 30px;
}


#image-footer
{
   
   
	background: none;
}

