#headernav {
	width: 720px;
	height: 27px;
	left: auto;
	right: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:10pt;
}
#birthdayparties {
	background-image: url(images/nav/buttonA.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 120px;
	margin:0px;
	color: #ffffff;
	vertical-align: middle;
}
#locations {
	background-image: url(images/nav/buttonB.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 120px;
	margin:0px;
	color: #ffffff;
	vertical-align: middle;
}
#franchising {
	background-image: url(images/nav/buttonC.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 120px;
	margin:0px;
	color: #ffffff;
	vertical-align: middle;
}
#enrichment {
	background-image: url(images/nav/buttonD.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 120px;
	margin:0px;
	color: #ffffff;
	vertical-align: middle;
}
#jobs {
	background-image: url(images/nav/buttonE.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 120px;
	margin:0px;
	color: #ffffff;
	vertical-align: middle;
}
#kidsclub {
	background-image: url(images/nav/buttonF.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 120px;
	margin:0px;
	color: #ffffff;
	vertical-align: middle;
}
#birthdayparties a:link, #birthdayparties a:visited, #locations a:link, #locations a:visited, #franchising a:link, #franchising a:visited, #enrichment a:link, #enrichment a:visited, #jobs a:link, #jobs a:visited, #kidsclub a:link, #kidsclub a:visited {
	font-size:10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#birthdayparties a:hover, #locations a:hover, #franchising a:hover, #enrichment a:hover, #jobs a:hover, #kidsclub a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #00FF00;
}
