
.ButtonOverlay {

    	top: 262px;
    	left: 15px;
    	height: 235px;
    	width: 120px;
    	z-index: 6;
}

.button1, .button2, .button3, .button4, .button5, .button6, .button7, .button8, .button9 {
	position: absolute;
	left: 15px;
	width: 105px;	
	height: 36px;
	border: 1px;
	border-bottom-style: outset;
	border-right-style: outset;
	background-repeat: no-repeat;
	margin-top: 10px;
}

a.button1:link, a.button2:link, a.button3:link, a.button4:link, a.button5:link, a.button6:link, a.button7:link, a.button8:link,
a.button1:active, a.button2:active, a.button3:active, a.button4:active, a.button5:active, a.button6:active, a.button7:active, a.button8:active,
a.button1:visited, a.button2:visited, a.button3:visited, a.button4:visited, a.button5:visited, a.button6:visited, a.button7:visited, a.button8:visited,
a.button1:hover, a.button2:hover, a.button3:hover, a.button4:hover, a.button5:hover, a.button6:hover, a.button7:hover, a.button8:hover {
	background-repeat: no-repeat;
}


.button1 {
	height: 18px;
	top: 80px;
	z-index: 10;
	background-image: url(../faith-images/home.gif);
}

a.button1:link, a.button1:active, a.button1:visited {
	background-image: url(../faith-images/home.gif);
}

a.button1:hover {
	background-image: url(../faith-images/homeOver.gif);
}

.button2 {
	top: 116px;
	z-index: 10;
	background-image: url(../faith-images/who.gif);
}

a.button2:link, a.button2:active, a.button2:visited {
	background-image: url(../faith-images/who.gif);
}

a.button2:hover {
	background-image: url(../faith-images/whoOver.gif);
}

.button3 {
	top: 170px;
	z-index: 10;
	background-image: url(../faith-images/what.gif);
}

a.button3:link, a.button3:active, a.button3:visited {
	background-image: url(../faith-images/what.gif);
}

a.button3:hover {
	background-image: url(../faith-images/whatOver.gif);
}

.button4 {
	top: 224px;
	z-index: 10;
	background-image: url(../faith-images/where.gif);
}

a.button4:link, a.button4:active, a.button4:visited {
	background-image: url(../faith-images/where.gif);
}

a.button4:hover {
	background-image: url(../faith-images/whereOver.gif);
}

.button5 {
	top: 278px;
	z-index: 10;
	background-image: url(../faith-images/when.gif);
}

a.button5:link, a.button5:active, a.button5:visited {
	background-image: url(../faith-images/when.gif);
}

a.button5:hover {
	background-image: url(../faith-images/whenOver.gif);
}

.button6 {
	top: 332px;
	z-index: 10;
	background-image: url(../faith-images/sermons.gif);
}

a.button6:link, a.button6:active, a.button6:visited {
	background-image: url(../faith-images/sermons.gif);
}

a.button6:hover {
	background-image: url(../faith-images/sermonsOver.gif);
}

.button7 {
	top: 386px;
	z-index: 10;
	background-image: url(../faith-images/contact.gif);
}

a.button7:link, a.button7:active, a.button7:visited {
	background-image: url(../faith-images/contact.gif);
}

a.button7:hover {
	background-image: url(../faith-images/contactOver.gif);
	background-repeat: no-repeat;
}

.button8 {
	top: 440px;
	z-index: 10;
	background-image: url(../faith-images/whatsNew.gif);
}

a.button8:link, a.button8:active, a.button8:visited {
	background-image: url(../faith-images/whatsNew.gif);
}

a.button8:hover {
	background-image: url(../faith-images/whatsNew_over.gif);
	background-repeat: no-repeat;
}

.button9 {
	top: 494px;
	z-index: 10;
	background-image: url(../faith-images/gift.gif);
}

a.button9:link, a.button9:active, a.button9:visited {
	background-image: url(../faith-images/gift.gif);
}

a.button9:hover {
	background-image: url(../faith-images/giftOver.gif);
	background-repeat: no-repeat;
}