#CharitiesPage
{
	margin-bottom:2em;
	margin-left:1em;
	padding-bottom:2em;
}
#Charities1
{
	float:left;
	width:225px;
}
#Charities2
{
	margin-left:275px;
	margin-right:1em;
	width:225px;
	
}
#Charities3
{
	float:right;
	width:225px;
}
.CharityText
{
	font:12pt arial,helvetica,sans-serif;
	margin-top:1em;
	line-height:16pt;
	width:450px;
	float:left;
}
.CharityText h2
{
    color:#5185C4;
    font-size:14pt;
	margin-bottom:0.25em;
}
#Hospice
{
	background: url('../images/olatheMed2.gif') no-repeat center;
	float:left;
	margin-right:3em;
	margin-top:2em;
	width:235px;
	height:100px;
	margin-top:2em;
}
#Hospice span
{
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}
#Mayor
{
	background: url('../images/mayor.gif') no-repeat center;
	float:left;
	margin-right:3em;
	width:230px;
	height:150px;
	margin-top:2em;
}
#Mayor span
{
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}
#WoundedWarrior
{
	background: url('../images/woundedWarrior.png') no-repeat top center;
	float:left;
	margin-right:3em;
	width:235px;
	height:205px;
	margin-top:3em;
}
#WoundedWarrior span
{
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}
#Harvesters
{
	background: url('../images/harvesters.gif') no-repeat center;
	float:left;
	margin-top:2em;
	margin-right:3em;
	width:235px;
	height:100px;
}
#Harvesters span
{
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}