#middlepic {
	position: absolute;
	height: 128px;
	width: 540px;
	margin-left: 179px;
	background-image: url(/images/adam.jpg);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#middlepiclink {
	position: absolute;
	height: 128px;
	width: 540px;
	margin-left: 179px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#middlepicsalmon {
	position: absolute;
	height: 128px;
	width: 540px;
	margin-left: 179px;
	background-image: url(/images/banner/salmon/mid.jpg);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#middlepicsea {
	position: absolute;
	height: 128px;
	width: 540px;
	margin-left: 179px;
	background-image: url(/images/banner/sea/mid.jpg);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#middlepiccoarse {
	position: absolute;
	height: 128px;
	width: 540px;
	margin-left: 179px;
	background-image: url(/images/banner/coarse/mid.jpg);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#middlepictrout {
	position: absolute;
	height: 128px;
	width: 540px;
	margin-left: 179px;
	background-image: url(/images/banner/trout/mid.jpg);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#middlepicpike {
	position: absolute;
	height: 128px;
	width: 540px;
	margin-left: 179px;
	background-image: url(/images/banner/pike/mid.jpg);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}