#nav {
	width: 654px;
	height: 43px;
	background: url(../images/linkbar.png);
	margin: 0; 
	padding: 0;
	position: relative;
	float: right;
	}

#nav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#nav li, #nav a {height: 43px; display: block;}

#link1 { left: 0; width: 148px; }
#link2 { left: 148px; width: 91px; }
#link3 { left: 239px; width: 127px; }
#link4 { left: 366px; width: 69px; }
#link5 { left: 435px; width: 69px; }	
#link6 { left: 504px; width: 92px; }
#link7 { left: 596px; width: 58px; }

#link1 a:hover { background: transparent url(../images/linkbar.png) 0px -43px no-repeat; }
#link2 a:hover { background: transparent url(../images/linkbar.png) -148px -43px no-repeat; }
#link3 a:hover { background: transparent url(../images/linkbar.png) -239px -43px no-repeat; }
#link4 a:hover { background: transparent url(../images/linkbar.png) -366px -43px no-repeat; }
#link5 a:hover { background: transparent url(../images/linkbar.png) -435px -43px no-repeat; }
#link6 a:hover { background: transparent url(../images/linkbar.png) -504px -43px no-repeat; }
#link7 a:hover { background: transparent url(../images/linkbar.png) -596px -43px no-repeat; }

/*=====Left Links=====*/

#leftlinks{
	width: 220px;
	min-height: 120px; 
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
	font-size: 15px
	}

#leftlinks li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	}

#leftlinks li, #leftlinks a{ 
	width: 213px;
	height: 24px;
	display: block;
	padding: 6px 0px 0px 0px;
	color: #520000;
	text-decoration: none;
	}

#leftlinks a {
	padding-left: 5px
	}

#leftlinks1 {top: 0;}
#leftlinks2 {top: 30px;}
#leftlinks3 {top: 60px;}
#leftlinks4 {top: 90px;}
#leftlinks5 {top: 120px;}
#leftlinks6 {top: 150px;}
#leftlinks7 {top: 180px;}
#leftlinks8 {top: 210px;}
#leftlinks9 {top: 240px;}
#leftlinks10 {top: 270px;}
#leftlinks11 {top: 300px;}

#leftlinks a:hover {
	background: url(../images/sitephotos/hovergradient.png) repeat-x;
	color: #FFF;
	text-decoration: none;
	text-shadow: #000 1px 1px 2px;
	}

body#about a#aboutnav,
body#history a#historynav,
body#future a#futurenav,
body#members a#membersnav,
body#pastor a#pastornav,
body#audio a#audionav,
body#faq a#faqnav,
body#photos a#photonav,
body#resources a#resourcesnav,
body#links a#linksnav,
body#contact a#contactnav,
body#edu a#edunav,
body#sermon a#sermonnav,
body#youth a#youthnav,
body#privacy a#privacynav,
body#terms a#termsnav,
body#sitemap a#sitemapnav,
body#missions a#missionsnav,
body#services a#servicesnav,
body#deacon a#deaconnav,
body#worship a#worshipnav,
body#women a#womennav,
body#music a#musicnav,
body#prayer a#prayernav {
	background: url(../images/sitephotos/linkgradient.png) repeat-x;
	color: #500000;
	text-shadow: #FFF 1px 1px 0px;
	font-weight: bold;
	}
