body {
	margin: 0 auto;
	text-align: center;
	background-color: #6f56a9;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black; 
	padding: 0px; 
	}

#wrap {
	background-color: #ffffff;
	width: 870px;
	height: auto;
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0 auto;
	text-align: center;
}

#topbar {
	background-color: #473278;
	width: 852px;
	height: 15px;
	margin-bottom: 1px;
	padding: 0;
}

#home_logo {
	width: 852px;
	height: 248px;
}

#int_logo {
	width: 852px;
	height: 128px;
}

#cta_donatebar {
	width: 852px;
	height: 38px;
	background-image: url(images/all/ctadonate_back.jpg);
	text-align: right;
}	

#cta_donate {
	width: 852px;
	height: 30px;
	padding-top: 3px;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 0;
	margin-right: 3px;
}	

#pageholder {
	width: 852px;
	background: #FFFFFF;
	margin: 0 auto;
	
}

#heroes_side {
	background-image: url(images/home/heroes_back.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:263px;
}

#heroes_sidetext {
	width:240px;
	height:258;
	padding: 5px;
}

#c_sidetext {
	width: 235px;
	height: auto;
	padding: 4px;
	color: #3a2778;
	font-size: 11px;
	line-height: 1.6;
	
}

#volunteer_side {
	background-image: url(images/all/back_volunside.gif);
	background-repeat:no-repeat;
	width:231px;
	height:98px;
}

#volunter_sidetext {
	width: 111px;
	height: 75px;
	padding: 4px;
	float: right;
}

#volunter_photo {
	width:240px;
	height:258;
	padding: 5px;
}

#stories_side {
	background-image: url(images/all/back_stories.gif);
	background-repeat:no-repeat;
	width:230px;
	height:150px;
	border:1px;
	border-color:#bca8ec;
	border-style:solid;
}

#stories_sidetext {
	width:202px;
	height:144;
	padding: 8px;
	color: #3a2778;
	font-style: italic;
}

#stories_link {
	width:202px;
	height:144;
	padding: 8px;
	color: #3a2778;
	text-align: right;
	font-size: 11px;
}


#thanks_side {
	width: 230px;
	height: auto;
	background-color: #f8deb8;
}

#thanks_sidetext {
	width:202px;
	height:144;
	padding: 6px;
	font-size:12px;
}


#gethelp_side {
	width: 230px;
	height: auto;
	border-color: #cebeef;
	border-width: thin;
	border-style:dotted;
}

#gethelp_sidetext {
	width:202px;
	height:144;
	padding: 6px;
	font-size:12px;
}





#main_text {
	width: 585px;
	padding: 5px;

}

#column1 {
	width: 250px;
	float: left;
	height: auto;
	padding: 1px;
	text-align:left;
	background: #fff;
	margin: 0 auto;

}

#column2 {
	width: 590px;
	padding: 5px;
	float: right;
	height: auto;
	text-align:left;

}

#footer {
	font-size: 11px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	height:  45;
	color: #fff;
	width: 870px;
	margin: 0 auto;
}



a:link { color:#660099;}
a:visited											{ color:#660099; }
a:hover												{ color:#4c1206; text-decoration:none; }
a:active											{ color:#660099; }


footer.a:link { color:#ffffff;}
footer.a:visited											{ color:#ffffff; }
footer.a:hover												{ color:#ffffff; text-decoration:none; }
footer.a:active											{ color:#ffffff; }



h1 {
	font-size: 160%;
	font-weight: bold;
	color: #660099;
}

h2 {
	font-size: 160%;
	font-weight:bolder;
	padding-bottom: 0px;
	color: #660099;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #660099;
	font-weight: bold;
	
}


h1.home {
	background-image: url(images/home/hdr_fromourheart.gif);
	background-repeat:no-repeat;
	text-indent: -999em;
	width: 387px;
	height: 35px;
}

h1.about {
	background-image: url(images/about/subhdr_about.gif);
	background-repeat:no-repeat;
	text-indent: -999em;
	width: 387px;
	height: 35px;
}

h1.volunteer {
	background-image: url(images/volunteer/subhdr_volunteer.gif);
	background-repeat:no-repeat;
	text-indent: -999em;
	width: 387px;
	height: 35px;
}

h1.heroes {
	background-image: url(images/volunteer/subhdr_heroes.gif);
	background-repeat:no-repeat;
	text-indent: -999em;
	width: 387px;
	height: 35px;
}

h1.gethelp {
	background-image: url(images/gethelp/subhdr_gethelp.gif);
	background-repeat:no-repeat;
	text-indent: -999em;
	width: 387px;
	height: 35px;
}

h1.donate {
	background-image: url(images/donate/subhdr_donate.gif);
	background-repeat:no-repeat;
	text-indent: -999em;
	width: 387px;
	height: 35px;
}

h1.newsletter {
	background-image: url(images/about/subhdr_newsletter.gif);
	background-repeat:no-repeat;
	text-indent: -999em;
	width: 387px;
	height: 35px;
}

h1.contact {
	background-image: url(images/contact/subhdr_contact.gif);
	background-repeat:no-repeat;
	text-indent: -999em;
	width: 387px;
	height: 35px;
}