body {
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
	background-color: #eef;
	}

table a, table a:visited {
	font-family:Arial; font-size:13px; font-weight:400; color:#fff;  text-align:center; text-decoration:none;	
	}

table a span  {
	display: block;
	padding-top: 4px;
	_text-align: center;
	}

div#NavigationButton1,
div#NavigationButton2,
div#NavigationButton3,
div#NavigationButton4,
div#NavigationButton5,
div#NavigationButton6 {
	width:130px;
	height:24px;
	background-color:#06f;
	}

a:hover div#NavigationButton1,
a:hover div#NavigationButton2,
a:hover div#NavigationButton3,
a:hover div#NavigationButton4,
a:hover div#NavigationButton5,
a:hover div#NavigationButton6 {
	height:24px; 
	color: #aaa9e2;
	background: #fff;
	}

body#page-home div#NavigationButton1,
body#page-neck-back-groin div#NavigationButton2,
body#page-feedback div#NavigationButton3,
body#page-contact div#NavigationButton4,
body#page-sports-clinic div#NavigationButton5,
body#page-gallery1 div#NavigationButton6 {
	color: #fff;
	zbackground: transparent;
	}

body#page-feedback div#NavigationButton3 {
	zcolor: #06f;
	zbackground: transparent;
	}

a#Text6Link2,
a#Text6Link3 {
 color: #00e;
 }


div#footer {
	text-align: center;
	zfont-size: 75%;
	}

div#footer p {
	margin: 3px 0;
	font-size: 70%;
	}

div#footer p#new-name span {
	padding-top: 0;
	margin-top: -25px;
	font: bold 115% "comic sans ms", helvetica, sans-serif;
	}

div#footer a {
	color: #06f;
	font-size: 100%;
	}

div#NavigationButton6 {
	display: none;
	}




