.content h1.home {
	background: url(../img/iconHomeHeader.gif) top right no-repeat;
	margin: 5px 0px 15px 5px;
}

.content h1.history {
	background: url(../img/iconHistoryHeader.gif) top right no-repeat;
	margin: 5px 0px 15px 5px;
	float: right;
}

.content h1.news {
	background: url(../img/iconNewsHeader.gif) top right no-repeat;
	float:right;
	margin: 5px 0px 15px 5px;
	line-height: 1.2em;
}

.content h1.media {
	background: url(../img/iconMediaHeader.gif) top right no-repeat;
	margin: 5px 0px 15px 5px;
}

.content h1.search {
	background: url(../img/iconSearchHeader.gif) top right no-repeat;
	margin: 5px 0px 15px 5px;
}

.content h1.photos {
	background: url(../img/iconPhotosHeader.gif) top right no-repeat;
	margin: 5px 0px 15px 5px;
}

.content h1.poem {
	background: URL(../img/iconPoemHeader.gif) top right no-repeat;
	margin: 5px 0px 15px 5px;
	float: right;
	line-height: 1.2em;
}

.content h1.email {
	background: URL(../img/iconEmailHeader.gif) top right no-repeat;
	margin: 5px 0px 15px 5px;
	float:right;
	line-height: 1.2em;
}

.content h1.community {
	background: URL(../img/iconCommunityHeader.gif) top right no-repeat;
	margin: 5px 0px 15px 5px;
	float:right;
	line-height: 1.2em;
}




