/* Start of CMSMS style sheet 'nav-hover' */
.yo a { 
display: block; 
width: 145px; 
height: 150px; 
background: url(http://www.jerseysclassicrock.com/uploads/images/newheader/listen.jpg) no-repeat; 
}

.yo a:hover { 
background: url(http://www.jerseysclassicrock.com/uploads/images/newheader/listen-hover.jpg) no-repeat;
}

.aero a { 
display: block; 
width: 120px; 
height: 150px; 
background: url(http://www.jerseysclassicrock.com/uploads/images/newheader/aerosmith.jpg) no-repeat; 
}

.aero a:hover { 
background: url(http://www.jerseysclassicrock.com/uploads/images/newheader/aerosmith-hover.jpg) no-repeat;
}

.boss a { 
display: block; 
width: 124px; 
height: 150px; 
background: url(http://www.jerseysclassicrock.com/uploads/images/newheader/boss.jpg) no-repeat; 
}

.boss a:hover { 
background: url(http://www.jerseysclassicrock.com/uploads/images/newheader/boss-hover.jpg) no-repeat;
}

.journey a { 
display: block; 
width: 130px; 
height: 150px; 
background: url(http://www.jerseysclassicrock.com/uploads/images/newheader/journey.jpg) no-repeat; 
}

.journey a:hover { 
background: url(http://www.jerseysclassicrock.com/uploads/images/newheader/journey-hover.jpg) no-repeat;
}

.jovi a { 
display: block; 
width: 140px; 
height: 150px; 
background: url(http://www.jerseysclassicrock.com/uploads/images/newheader/bonjovi.jpg) no-repeat; 
}

.jovi a:hover { 
background: url(http://www.jerseysclassicrock.com/uploads/images/newheader/bonjovi-hover.jpg) no-repeat;
}

/* End of 'nav-hover' */

