a.topNavBarMenu_item
{
	color: white;
	font-family: Chalkboard, Comic Sans MS, cursive, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
}

a.topNavBarMenu_item:hover
{
	color: #ccf99f;
}

div.topNavBarMenu
{
	color: #eeee00;
	font-family: Chalkboard, Comic Sans MS, cursive, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	position: relative;
	text-Align: center;
	top: -34px;
}

div.topNavBar
{
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100%;
}

img.topNavBar
{
	height: 35px;
	width: 100%;
}