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