.menuAboutUs a{
	display:block;
	width:87px;
	height: 20px;
	padding:0;
	margin:0;
	border:0;
	background: url(/images/menu_aboutKCHI.gif) 0 0 no-repeat;
	text-decoration:none;
	}
.menuAboutUs a:hover, .menuAboutUs a:active{
	background: url(/images/menu_aboutKCHI-over.gif) 0 0 no-repeat;
	}
	
.menuNewsEvents a{
	display:block;
	width:103px;
	height: 20px;
	padding:0;
	margin:0;
	border:0;
	background: url(/images/menu_NewsEvents.gif) 0 0 no-repeat;
	text-decoration:none;
	}
.menuNewsEvents a:hover, .menuNewsEvents a:active{
	background: url(/images/menu_NewsEvents-over.gif) 0 0 no-repeat;
	}

.menuCommittees a{
	display:block;
	width:87px;
	height: 20px;
	padding:0;
	margin:0;
	border:0;
	background: url(/images/menu_Committees.gif) 0 0 no-repeat;
	text-decoration:none;
	}
.menuCommittees a:hover, .menuCommittees a:active{
	background: url(/images/menu_Committees-over.gif) 0 0 no-repeat;
	}
	
.menuFactBook a{
	display:block;
	width:78px;
	height: 20px;
	padding:0;
	margin:0;
	border:0;
	background: url(/images/menu_FactBook.gif) 0 0 no-repeat;
	text-decoration:none;
	}
.menuFactBook a:hover, .menuFactBook a:active{
	background: url(/images/menu_FactBook-over.gif) 0 0 no-repeat;
	}
	
.menuLinks a{
	display:block;
	width:50px;
	height: 20px;
	padding:0;
	margin:0;
	border:0;
	background: url(/images/menu_Links.gif) 0 0 no-repeat;
	text-decoration:none;
	}
.menuLinks a:hover, .menuLinks a:active{
	background: url(/images/menu_Links-over.gif) 0 0 no-repeat;
	}
	
.menuSponsors a{
	display:block;
	width:80px;
	height: 20px;
	padding:0;
	margin:0;
	border:0;
	background: url(/images/menu_Sponsors.gif) 0 0 no-repeat;
	text-decoration:none;
	}
.menuSponsors a:hover, .menuSponsors a:active{
	background: url(/images/menu_Sponsors-over.gif) 0 0 no-repeat;
	}
	
.menuPhotoGallery a{
	display:block;
	width:111px;
	height: 20px;
	padding:0;
	margin:0;
	border:0;
	background: url(/images/menu_PhotoGallery.gif) 0 0 no-repeat;
	text-decoration:none;
	}
.menuPhotoGallery a:hover, .menuPhotoGallery a:active{
	background: url(/images/menu_PhotoGallery-over.gif) 0 0 no-repeat;
	}
	
.menuContactUs a{
	display:block;
	width:90px;
	height: 20px;
	padding:0;
	margin:0;
	border:0;
	background: url(/images/menu_ContactUs.gif) 0 0 no-repeat;
	text-decoration:none;
	}
.menuContactUs a:hover, .menuContactUs a:active{
	background: url(/images/menu_ContactUs-over.gif) 0 0 no-repeat;
	}
	
	