﻿.navspacer
{
    background-image:url(Images/navbar_spacer.gif);
	width:1px;
	height:27px;
	background-repeat:no-repeat;
	background-position:inherit;
}

.home
{
    background-image:url(Images/home.gif);
	width:59px;
	height:27px;
	background-repeat:no-repeat;
	border:0px;
	text-align:center;
	display: inline-block;
	vertical-align:top;
	cursor:pointer;
}

.home_over
{
    background-image:url(Images/home_over.gif);
	width:59px;
	height:27px;
	background-repeat:no-repeat;
	border:0px;
	text-align:center;
	display: inline-block;
	vertical-align:top;
	cursor:pointer;
}

.ministries
{
    background-image:url(Images/ministries.gif);
	width:73px;
	height:27px;
	background-repeat:no-repeat;
	border:0px;
	text-align:center;
	display: inline-block;
	vertical-align:top;
	cursor:pointer;
}

.ministries_over
{
    background-image:url(Images/ministries_over.gif);
	width:73px;
	height:27px;
	background-repeat:no-repeat;
	border:0px;
	text-align:center;
	display: inline-block;
	vertical-align:top;
	cursor:pointer;
}

.youth
{
    background-image:url(Images/youth.gif);
	width:49px;
	height:27px;
	background-repeat:no-repeat;
	border:0px;
	display: inline-block;
	vertical-align:top;
	cursor:pointer;
}

.youth_over
{
    background-image:url(Images/youth_over.gif);
	width:49px;
	height:27px;
	background-repeat:no-repeat;
	border:0px;
	display: inline-block;
	vertical-align:top;
	cursor:pointer;
}

.photos
{
    background-image:url(Images/photos.gif);
	width:56px;
	height:27px;
	background-repeat:no-repeat;
	border-width:0px;
	border:0px;
	display: inline-block;
	vertical-align:top;
	cursor:pointer;
}

.photos_over
{
    background-image:url(Images/photos_over.gif);
	width:56px;
	height:27px;
	background-repeat:no-repeat;
	border-width:0px;
	border:0px;
	display: inline-block;
	vertical-align:top;
	cursor:pointer;
}

.schedule
{
    background-image:url(Images/schedule.gif);
	width:68px;
	height:27px;
	background-repeat:no-repeat;
	border:0px;
	display: inline-block;
	vertical-align:top;
}

.schedule_over
{
    background-image:url(Images/schedule_over.gif);
	width:68px;
	height:27px;
	background-repeat:no-repeat;
	border:0px;
	display: inline-block;
	vertical-align:top;
	cursor:pointer;
}

.aboutus
{
    background-image:url(Images/aboutus.gif);
	width:68px;
	height:27px;
	background-repeat:no-repeat;
	border:0px;
	display: inline-block;
	vertical-align:top;
	cursor:pointer;
}

.aboutus_over
{
    background-image:url(Images/aboutus_over.gif);
	width:68px;
	height:27px;
	background-repeat:no-repeat;
	border:0px;
	display: inline-block;
	vertical-align:top;
	cursor:pointer;
}

.members
{
    background-image:url(Images/members.gif);
	width:68px;
	height:27px;
	background-repeat:no-repeat;
	border:0px;
	display: inline-block;
	vertical-align:top;
	cursor:pointer;
}

.members_over
{
    background-image:url(Images/members_over.gif);
	width:68px;
	height:27px;
	background-repeat:no-repeat;
	border:0px;
	display: inline-block;
	vertical-align:top;
	cursor:pointer;
}