/* Start of CMSMS style sheet 'NZO Imagemenu V1' */
/* set the size of the unordered list <ul> and add the background image */ /*these are to comment out the comments, so they don't get read by the browser, if you don't need the comments you can delete it.*/
#imap {
	display:block;
	width:754px;
	height:51px;
	background: url(uploads/noimg/menu3.gif) no-repeat;/* main image*/
	position:relative;
}

/* set up the unordered list <ul><a> to hold the background image for the hover state */
#imap a#title {
	display:block;
	width:663px;
	height:0px;
	padding-top:0px;
	verflow:hidden;
	position:absolute;
	left:0;
	top:0;
	background:transparent 663px 51px;
	cursor:default;
}

/* the hack for IE pre IE6 */
* html #imap a#title {
	height:51px;
	he\ight:0;
}

/* the <ul><a> hover style to move the background image to position 0 0 */
#imap a#title:hover {
	background-position: 0 0;
	z-index:10;
}

/* place the <li>s in the correct absolute position */
#imap li {
	position:absolute;
	padding:0;
	margin:0;
}

#imap #pic15 {
	left:1px;
	top:0px;
	z-index:20;
}

#imap #pic52 {
	left:106px;
	top:0px;
	z-index:20;
}

#imap #pic53 {
	left:196px;
	top:0px;
	z-index:20;
}

#imap #pic54 {
	left:286px;
	top:0px;
	z-index:20;
}

#imap #pic55 {
	left:376px;
	top:0px;
	z-index:20;
}

#imap #pic147 {
	left:466px;
	top:0px;
	z-index:20;
}

#imap #pic56 {
	left:556px;
	top:0px;
	z-index:20;
}
#imap #pic57 {
	left:647px;
	top:0px;
	z-index:20;
}
#imap a#a15 {
	display:block;
	width:150px;
	height:51px;
	background:transparent url(uploads/noimg/home.gif) -200px -200px no-repeat;
	text-decoration:none;
	z-index:20;
}

#imap a#a52 {
	display:block;
	width:90px;
	height:51px;
	background:transparent url(uploads/noimg/about.gif) -200px -200px no-repeat;
	text-decoration:none;
	z-index:20;
}

#imap a#a53 {
	display:block;
	width:90px;
	height:51px;
	background:transparent url(uploads/noimg/links.gif) -200px -200px no-repeat;
	text-decoration:none;
	z-index:20;
}

#imap a#a54 {
	display:block;
	width:90px;
	height:51px;
	background:transparent url(uploads/noimg/teams.gif) -200px -200px no-repeat;
	text-decoration:none;
	z-index:20;
}

#imap a#a55 {
	display:block;
	width:90px;
	height:51px;
	background:transparent url(uploads/noimg/honours.gif) -200px -200px no-repeat;
	text-decoration:none;
	z-index:20;
}

#imap a#a147 {
	display:block;
	width:90px;
	height:51px;
	background:transparent url(uploads/noimg/raceinfo.gif) -200px -200px no-repeat;
	text-decoration:none;
	z-index:20;
}

#imap a#a56 {
	display:block;
	width:90px;
	height:51px;
	background:transparent url(uploads/noimg/beinvolved.gif) -200px -200px no-repeat;
	text-decoration:none;
	z-index:20;
}
#imap a#a57 {
	display:block;
	width:90px;
	height:51px;
	background:transparent url(uploads/noimg/contact.gif) -200px -200px no-repeat;
	text-decoration:none;
	z-index:20;
}
/* move the link background image to position 0 0 when hovered, back in front so we can see the :hover image, */
#imap a#a15:hover, #imap a#a52:hover, #imap a#a53:hover, #imap a#a54:hover, #imap a#a55:hover, #imap a#a56:hover, #imap a#a57:hover, #imap a#a147:hover { background-position:0 0; }

/* End of 'NZO Imagemenu V1' */

