
.menuHome a { 
	float: left; width: 163px; height: 37px; text-decoration: none; font-size: 9px; 
	background: url("../img/menu/home.gif") 0 0 no-repeat; 
}

.menuAbout a { 
	float: left; width: 163px; height: 37px; text-decoration: none; font-size: 9px; 
	background: url("../img/menu/about.gif") 0 0 no-repeat; 
}

.menuNominate a { 
	float: left; width: 157px; height: 37px; text-decoration: none; font-size: 9px; 
	background: url("../img/menu/nominate.gif") 0 0 no-repeat; 
}

.menuFinalists a {
	float: left; width: 150px; height: 37px; text-decoration: none; font-size: 9px; 
	background: url("../img/menu/finalists.gif") 0 0 no-repeat; 
}

.menuWinners a {
	float: left; width: 157px; height: 37px; text-decoration: none; font-size: 9px; 
	background: url("../img/menu/winners.gif") 0 0 no-repeat; 
}

.menuContactLeft a { 
	float: left; width: 270px; height: 37px; text-decoration: none; font-size: 9px; 
	background: url("../img/menu/contactLeft.gif") 0 0 no-repeat; 
}

.menuRollOfHonour a { 
	float: left; width: 136px; height: 37px; text-decoration: none; font-size: 9px; 
	background: url("../img/menu/roll.gif") 0 0 no-repeat; 
}

.menuSponsors a { 
	float: left; width: 99px; height: 37px; text-decoration: none; font-size: 9px; 
	background: url("../img/menu/sponsors.gif") 0 0 no-repeat; 
}

.menuContact a { 
	float: left; width: 220px; height: 37px; text-decoration: none; font-size: 9px; 
	background: url("../img/menu/contact.gif") 0 0 no-repeat; 
}

.menuRollOfHonourBlank {
	float: left; width:136px; height: 37px;
	background:url("../img/menu/rollBlank.gif") 0 0 no-repeat;
}

.menuSponsorsBlank {
	float: left; width:99px; height: 37px;
	background:url("../img/menu/sponsorsBlank.gif") 0 0 no-repeat;
}

.menuContactBlank {
	float: left; width:200px; height: 37px;
	background:url("../img/menu/contactBlank.gif") 0 0 no-repeat;
}

.menuHome a:active, .menuAbout a:active, .menuNominate a:active, .menuFinalists a:active, .menuWinners a:active, .menuRollOfHonour a:active, 
.menuSponsors a:active, .menuContact a:active, .menuContactLeft a:active { 
	background-position: 0 0px;  text-decoration: none; 
}

.menuHome a:visited, .menuAbout a:visited, .menuNominate a:visited, .menuFinalists a:visited, .menuWinners a:visited, .menuRollOfHonour a:visited, 
.menuSponsors a:visited, .menuContact a:visited, .menuContactLeft a:visited { 
	background-position: 0 0px;  text-decoration: none; 
}

.menuHome a:hover, .menuAbout a:hover, .menuNominate a:hover, .menuFinalists a:hover, .menuWinners a:hover, .menuRollOfHonour a:hover, 
.menuSponsors a:hover, .menuContact a:hover, .menuContactLeft a:hover { 
	background-position: 0 -37px; text-decoration: none; 
}
