/* fundraising */
#container #image-left {
	padding-left: 0px;
	padding-bottom: 15px;
	background-image: url(../images/tree.gif);
	background-repeat: no-repeat;
	height: 390px;
	width: 165px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding-top: 0px;
	padding-right: 0px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #fcb3c7;
}
#comments {
	width: 500px;
	margin-left: 25px;
	padding-bottom: 15px;
	text-align: justify;
}

