#theMenu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 782px;
	height: 100px;
	position: relative;
	/* background-image: url(../CommonArtwork/MenuTest-BG.jpg); */
	background-repeat: no-repeat;
}
#theMenu span {
	display: none;
	position: absolute;
}
#theMenu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	/*outline: none; */
}
#theMenu a:hover {
	background-position: left bottom;
}
#theMenu a:hover span{
	display: block;
}
#theMenu .northOrangeCountyTowns {
	width: 100px;
	height: 73px;
	background: url(../CommonArtwork/menu/northOrangeCountyTownsMenu.png) no-repeat;
	left: 30px;
	top: 27px;
}

#theMenu .northOrangeCountyTowns span {
	width: 489px;
	height: 52px;
	background: url(../CommonArtwork/menu/northOrangeCountyTownsCommMenu.png) no-repeat;
	left: -20px;
	top: 67px;
	z-index: 1;
}

#theMenu .yorbaLindaForums {
	width: 100px;
	height: 73px;
	background: url(../CommonArtwork/menu/yorbaLindaForumsMenu.png) no-repeat;
	left: 179px;
	top: 28px;
}

#theMenu .yorbaLindaForums span {
	width: 123px;
	height: 46px;
	background: url(../CommonArtwork/menu/yorbaLindaForumsCommMenu.png) no-repeat;
	left: 60px;
	top: 30px;
	z-index: 1;
}

#theMenu .yorbaLindaLocals {
	width: 100px;
	height: 73px;
	background: url(../CommonArtwork/menu/yorbaLindaLocalsMenu.png) no-repeat;
	left: 328px;
	top: 28px;
}

#theMenu .yorbaLindaLocals span {
	width: 394px;
	height: 100px;
	background: url(../CommonArtwork/menu/yorbaLindaLocalsCommMenu.png) no-repeat;
	left: -20px;
	top: 45px;
	z-index: 1;
}

#theMenu .yorbaLindaRealEstate {
	width: 100px;
	height: 73px;
	background: url(../CommonArtwork/menu/yorbaLindaRealEstateMenu.png) no-repeat;
	left: 477px;
	top: 28px;
}

#theMenu .yorbaLindaRealEstate span {
	width: 367px;
	height: 93px;
	background: url(../CommonArtwork/menu/yorbaLindaRealEstateCommMenu.png) no-repeat;
	left: -40px;
	top: 65px;
	z-index: 1;
}


#theMenu .allElseTomKoel {
	width: 110px;
	height: 61px;
	background: url(../CommonArtwork/menu/allElseTomKoelMenu.png) no-repeat;
	left: 626px;
	top: 28px;
}

#theMenu .allElseTomKoel span {
	width: 553px;
	height: 102px;
	background: url(../CommonArtwork/menu/allElseTomKoelCommMenu.png) no-repeat;
	left: -350px;
	top: 35px;
	z-index: 1;
}
