@charset "utf-8";
/* CSS Document */

#container {
	background-color: #CFD0CA;
	background-image: url(../images/CharityBg2.jpg);
	background-repeat: no-repeat;
} 

#mainContent {
	margin-top: 2em;
	margin-right: 2em;
	margin-left: 13em;
} 

#mainContent div {

	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: .5em;
	padding-top: .5em;
}

#mainContent p {
	font-size: .75em;
	line-height: 2em;
}

#charity{
	overflow: auto;
	height: auto;
}

#charity h1{
	text-align: left;
	color:#666;
	font-size: 1.1em;
	margin-top: .1em;
	margin-bottom: .5em;
	font-weight: normal;
	border-bottom: 1px solid;
    padding-bottom: 1em;
}

#charity td{
	font-size: .85em;

}

#charity a {
	color: #063;	
}

#charity a:hover {
	color: #444444;	
}

#mainContent h3{
	text-align: center;
	color:#999;
	font-size: 1.1em;
	margin-top: .1em;
	margin-bottom: .25em;
	font-weight: normal;
}

#names {
	font-size: .65em;
}
