h1 {
	background: url(../images/titles/our_passion.gif) no-repeat;
}

#main_content_middle ul {
	overflow: hidden;
}

* html #main_content_middle ul {
	height: 1%;
}

.cartoon_wrap {
	float: left;
	margin: 0 20px 15px 0;
	width: 259px;
	font-size: .9em;
	line-height: 1.2em;
}

* html .cartoon_wrap {
	position: relative; /* IE6 fix for link to work */
}

.cartoon_wrap img {
	padding: 15px;
	border: 1px solid #000;
	background: #F9FBFF;
}

.link_button {
	background: url(../images/buttons/if_you_would_like_to_help.gif) no-repeat;
	width: 207px;
}

.par_wrap {
	overflow: hidden;
}

.par_wrap ul {
	margin-bottom: 0; /* IE6 and IE7 fix */
}

* html .par_wrap {
	height: 1%;
}

.last_par {
	clear: left;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #a27000;
}
