#Mhome {
display:block;
width:80px;
height:25px;
background-image:url("images/mhome.jpg");
background-position:left top;
background-repeat:no-repeat;
}
#Mhome:hover { background-position:left bottom; }
#Mhistory {
display:block;
width:99px;
height:25px;
background-image:url("images/mhistory.jpg");
background-position:left top;
background-repeat:no-repeat;
}
#Mhistory:hover { background-position:left bottom; }
#Mmenu {
display:block;
width:80px;
height:25px;
background-image:url("images/mmenu.jpg");
background-position:left top;
background-repeat:no-repeat;
}
#Mmenu:hover { background-position:left bottom; }
#Mjobs {
display:block;
width:66px;
height:25px;
background-image:url("images/mjobs.jpg");
background-position:left top;
background-repeat:no-repeat;
}
#Mjobs:hover { background-position:left bottom; }
#Mmap {
display:block;
width:65px;
height:25px;
background-image:url("images/mmap.jpg");
background-position:left top;
background-repeat:no-repeat;
}
#Mmap:hover { background-position:left bottom; }
