#links {
	width: 811px;
	height: 60px;
	background: url(../images/linkbar.png);
	margin: 0px; 
	padding: 0;
	position: relative;
	}

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

#links li, #links a {height: 60px; display: block;}
#link1 {left: 0px; width: 94px;}
#link2 {left: 94px; width: 150px;}
#link3 {left: 244px; width: 98px;}
#link4 {left: 342px; width: 88px;}
#link5 {left: 430px; width: 130px;}
#link6 {left: 560px; width: 66px;}
#link7 {left: 626px; width: 88px;}
#link8 {left: 714px; width: 97px;}

#link1 a:hover {background: transparent url(../images/linkbar.png) 0px -60px no-repeat;}
#link2 a:hover {background: transparent url(../images/linkbar.png) -94px -60px no-repeat;}
#link3 a:hover {background: transparent url(../images/linkbar.png) -244px -60px no-repeat;}
#link4 a:hover {background: transparent url(../images/linkbar.png) -342px -60px no-repeat;}
#link5 a:hover {background: transparent url(../images/linkbar.png) -430px -60px no-repeat;}
#link6 a:hover {background: transparent url(../images/linkbar.png) -560px -60px no-repeat;}
#link7 a:hover {background: transparent url(../images/linkbar.png) -626px -60px no-repeat;}
#link8 a:hover {background: transparent url(../images/linkbar.png) -714px -60px no-repeat;}

/*=====Fishing Report=====*/

#fishreport {
	width: 500px;
	height: 150px;
	background: url(../images/sitephotos/fishing-report.jpg);
	margin: 0px; 
	padding: 0;
	position: relative;
	}

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

#fishreport li, #fishreport a {height: 150px; display: block;}
#banner {left: 0px; width: 500px;}
#banner a:hover {background: transparent url(../images/sitephotos/fishing-report.jpg) 0px -150px no-repeat;}

/*=====Coupon=====*/

#coupon {
	width: 200px;
	height: 102px;
	background: url(../images/sitephotos/3dollar.png);
	margin: 0px; 
	padding: 0;
	position: relative;
	}

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

#coupon li, #coupon a {height: 102px; display: block;}
#3dollar {left: 0px; width: 200px;}
#3dollar a:hover {background: transparent url(../images/sitephotos/3dollar.png) 0px -102px no-repeat;}

/*=====Large Links=====*/

#giftcert, #purchase, #directions {
	width: 250px;
	height: 50px;
	background: url(../images/sitephotos/giftcert.png);
	margin: 0px; 
	padding: 0;
	position: relative;
	}

#purchase {background: url(../images/sitephotos/purchase.png); }
#directions {background: url(../images/sitephotos/directions.png); width: 260px}

#giftcert li, #purchase li, #directions li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#giftcert li, #giftcert a,
#purchase li, #purchase a,
#directions li, #directions a {height: 50px; display: block;}

#giftcert1, #tickets {left: 0px; width: 250px;}
#directions1 {left: 0px; width: 260px;}

#giftcert1 a:hover {background: transparent url(../images/sitephotos/giftcert.png) 0px -50px no-repeat;}
#tickets a:hover {background: transparent url(../images/sitephotos/purchase.png) 0px -50px no-repeat;}
#directions1 a:hover {background: transparent url(../images/sitephotos/directions.png) 0px -50px no-repeat;}

/*=====Small Links=====*/

#giftcert-sm, #purchase-sm, #directions-sm {
	width: 210px;
	height: 41px;
	background: url(../images/sitephotos/giftcert-sm.png);
	margin: 0px; 
	padding: 0;
	position: relative;
	}

#giftcert-sm {margin-top: 10px;}
#purchase-sm {background: url(../images/sitephotos/purchase-sm.png); }
#directions-sm {background: url(../images/sitephotos/directions-sm.png);}

#giftcert-sm li, #purchase-sm li, #directions-sm li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#giftcert-sm li, #giftcert-sm a,
#purchase-sm li, #purchase-sm a,
#directions-sm li, #directions-sm a {height: 41px; display: block;}

#giftcert1-sm, #tickets-sm, #directions1-sm {left: 0px; width: 210px;}

#giftcert1-sm a:hover {background: transparent url(../images/sitephotos/giftcert-sm.png) 0px -41px no-repeat;}
#tickets-sm a:hover {background: transparent url(../images/sitephotos/purchase-sm.png) 0px -41px no-repeat;}
#directions1-sm a:hover {background: transparent url(../images/sitephotos/directions-sm.png) 0px -41px no-repeat;}
