.navTopLevel1{
	float:left;
	position:relative;
	top:30px;
	width:10%;
	height:40px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;

}

.navTopLevel1:hover{
	cursor:pointer;
	background-image:url(/images/Saskatoon-Home-Support-nav-hover.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.navTopLevel1 p{	
	border-bottom-style:solid;
	border-bottom-width:medium;
	border-bottom-color:#000;
}

#navTopID3{
	width:16%;
}