#centerlinksbox {
	height: 223px;
	width: 253px;
	clear: both;
	margin-left: 0px;
	margin-top: -12px;
	padding-top: 0px;
}

#centerlinks {
	height: 223px;
	width: 253px;
	background-image: url("../../../images/home/mid4.gif");
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#centerlinks li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	display: block;
	position: absolute; 
}

#centerlinks li, 
#centerlinks a {
	height: 55px;
	width: 253px; 
	display: block;
	border: none;
	clear: both;
	/* to see the image map, turn on borders - border: solid 1px #f00; */
}

#centerlinks li a {
	text-indent: -9999px; 
	text-decoration: none
}

#centerlinks_ntcc {
	top: 0px;
	left: 0px; 
	width: 253px;
}

#centerlinks_svc {
	top: 55px;
	left: 0px;
	width: 253px;
}

#centerlinks_cal {
	top: 110px;
	left: 0px; 
	width: 253px;
}

#centerlinks_podcast {
	top: 165px;
	left: 0px; 
	width: 253px;
}

#centerlinks_ntcc a,
#centerlinks_svc a,
#centerlinks_cal a, 
#centerlinks_podcast a {
	outline: none;
}

#centerlinks_ntcc a:hover {
	background: transparent url("../../../images/home/mid4.gif") 0px -223px no-repeat;
}

#centerlinks_svc a:hover {
	background: transparent url("../../../images/home/mid4.gif") 0px -278px no-repeat;
}

#centerlinks_cal a:hover {
	background: transparent url("../../../images/home/mid4.gif") 0px -333px no-repeat;
}

#centerlinks_podcast a:hover {
	background: transparent url("../../../images/home/mid4.gif") 0px -388px no-repeat;
}

