div.menuHome {
	float: left;
	width: 63px; height: 30px;
	margin: 0;
	background: url( '../images/structure/menu_home.gif' ) top left no-repeat;
	}

div.menuHome a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( '../images/structure/menu_home.gif' ) top left no-repeat;
	}
div.menuHome span {
	text-align:center;
	display: block;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585656;
	font-weight: bold;
	line-height: 30px;
	}
div.menuHome a:hover {
	background-position: bottom left;
	}
div.menuGallery {
	float: left;
	width: 74px; height: 30px;
	margin: 0;
	background: url( '../images/structure/menu_gallery.gif' ) top left no-repeat;
	}

div.menuGallery a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( '../images/structure/menu_gallery.gif' ) top left no-repeat;
	}
div.menuGallery span {
	text-align:center;
	display: block;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585656;
	font-weight: bold;
	line-height: 30px;
	}
div.menuGallery a:hover {
	background-position: bottom left;
	}
div.menuBio {
	float: left;
	width: 92px; height: 30px;
	margin: 0;
	background: url( '../images/structure/menu_bio.gif' ) top left no-repeat;
	}

div.menuBio a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( '../images/structure/menu_bio.gif' ) top left no-repeat;
	}
div.menuBio span {
	text-align:center;
	display: block;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585656;
	font-weight: bold;
	line-height: 30px;
	}
div.menuBio a:hover {
	background-position: bottom left;
	}
div.menuContact {
	float: left;
	width: 102px; height: 30px;
	margin: 0;
	background: url( '../images/structure/menu_contact.gif' ) top left no-repeat;
	}

div.menuContact a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( '../images/structure/menu_contact.gif' ) top left no-repeat;
	}
div.menuContact span {
	text-align:center;
	display: block;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585656;
	font-weight: bold;
	line-height: 30px;
	}
div.menuContact a:hover {
	background-position: bottom left;
	}
div.menuEvents {
	float: left;
	width: 75px; height: 30px;
	margin: 0;
	background: url( '../images/structure/menu_events.gif' ) top left no-repeat;
	visibility:hidden; /* Hide Events Button from the menu */
	}

div.menuEvents a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( '../images/structure/menu_events.gif' ) top left no-repeat;
	}
div.menuEvents span {
	text-align:center;
	display: block;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585656;
	font-weight: bold;
	line-height: 30px;
	}
div.menuEvents a:hover {
	background-position: bottom left;
	}