#categoryAbout {
	height: 34px;
	width: auto;
	padding-bottom: 5px;
	background-image: url(../images/categories/about.gif);
	background-repeat: no-repeat;
}

#categoryMinistries {
	height: 34px;
	width: auto;
	padding-bottom: 5px;
	background-image: url(../images/categories/ministries.gif);
	background-repeat: no-repeat;
}

#categoryEvents {
	height: 34px;
	width: auto;
	padding-bottom: 5px;
	background-image: url(../images/categories/events.gif);
	background-repeat: no-repeat;
}

#categoryEducation {
	height: 34px;
	width: auto;
	padding-bottom: 5px;
	background-image: url(../images/categories/education.gif);
	background-repeat: no-repeat;
}

#categoryResources {
	height: 34px;
	width: auto;
	padding-bottom: 5px;
	background-image: url(../images/categories/resources.gif);
	background-repeat: no-repeat;
}

#categoryContact {
	height: 34px;
	width: auto;
	padding-bottom: 5px;
	background-image: url(../images/categories/contact.gif);
	background-repeat: no-repeat;
}

