#linkage {
	padding:0px;
	margin:0px;
	border:none;
	list-style-type:none;
	width:990px;
	z-index:1000;
	background: #505050 url('../images/lnbg.jpg') repeat-x;
	height:44px;
	text-align:center;
	vertical-align:middle;
}
.blendimage {
	filter: alpha(opacity=0);
	-moz-opacity: 0; 
	-khtml-opacity: 0; 
	opacity: 0;
}
