@charset "UTF-8";
#heading {
	height:187px;
}
#nwestminster {
	margin:0px;
	padding:0px;
}
#nwestminster a {
	display:block;
	width:760px;
	height:187px;
	margin:0px; 
	padding:0px;
	background-image: url(../images/header.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	}
#nwestminster a:hover {
	background-image: url(../images/header.gif);
	}
#nwestminster a span { 
	display:none;
	}