﻿a.swapped:link, a.swapped:visited { 
display:block; /*allows width and height settings to apply*/ 
width: 106px; /*match to width of the image*/ 
line-height: 37px; /*match to height of the image*/ 
text-indent:-100.0em; /*moves the text off screen*/ 
text-decoration:none; /*removes the underline*/ 
background:url('images/nav/nav_home_home_out.jpg') no-repeat; /*sets the unmoused image*/ 
} 
a.swapped:link:hover, a.swapped:visited:hover { 
background:url(images/nav/nav_home_home_over.jpg) no-repeat; /*changes to the moused image on hover*/ 
}
a.swapped1:link, a.swapped1:visited { 
display:block; /*allows width and height settings to apply*/ 
width: 106px; /*match to width of the image*/ 
line-height: 33px; /*match to height of the image*/ 
text-indent:-100.0em; /*moves the text off screen*/ 
text-decoration:none; /*removes the underline*/ 
background:url('images/nav/nav_home_artists_out.jpg') no-repeat; /*sets the unmoused image*/ 
} 
a.swapped1:link:hover, a.swapped1:visited:hover { 
background:url(images/nav/nav_home_artists_over.jpg) no-repeat; /*changes to the moused image on hover*/ 
}
a.swapped2:link, a.swapped2:visited { 
display:block; /*allows width and height settings to apply*/ 
width: 106px; /*match to width of the image*/ 
line-height: 33px; /*match to height of the image*/ 
text-indent:-100.0em; /*moves the text off screen*/ 
text-decoration:none; /*removes the underline*/ 
background:url('images/nav/nav_home_news_out.jpg') no-repeat; /*sets the unmoused image*/ 
} 
a.swapped2:link:hover, a.swapped2:visited:hover { 
background:url(images/nav/nav_home_news_over.jpg) no-repeat; /*changes to the moused image on hover*/ 
}
a.swapped3:link, a.swapped3:visited { 
display:block; /*allows width and height settings to apply*/ 
width: 106px; /*match to width of the image*/ 
line-height: 32px; /*match to height of the image*/ 
text-indent:-100.0em; /*moves the text off screen*/ 
text-decoration:none; /*removes the underline*/ 
background:url('images/nav/nav_home_mission_out.jpg') no-repeat; /*sets the unmoused image*/ 
} 
a.swapped3:link:hover, a.swapped3:visited:hover { 
background:url(images/nav/nav_home_mission_over.jpg) no-repeat; /*changes to the moused image on hover*/ 
} 
a.swapped4:link, a.swapped4:visited { 
display:block; /*allows width and height settings to apply*/ 
width: 106px; /*match to width of the image*/ 
line-height: 29px; /*match to height of the image*/ 
text-indent:-100.0em; /*moves the text off screen*/ 
text-decoration:none; /*removes the underline*/ 
background:url('images/nav/nav_home_shop_out.jpg') no-repeat; /*sets the unmoused image*/ 
} 
a.swapped4:link:hover, a.swapped4:visited:hover { 
background:url(images/nav/nav_home_shop_over.jpg) no-repeat; /*changes to the moused image on hover*/ 
}
a.swapped5:link, a.swapped5:visited { 
display:block; /*allows width and height settings to apply*/ 
width: 106px; /*match to width of the image*/ 
line-height: 33px; /*match to height of the image*/ 
text-indent:-100.0em; /*moves the text off screen*/ 
text-decoration:none; /*removes the underline*/ 
background:url('images/nav/nav_home_links_out.jpg') no-repeat; /*sets the unmoused image*/ 
} 
a.swapped5:link:hover, a.swapped5:visited:hover { 
background:url(images/nav/nav_home_links_over.jpg) no-repeat; /*changes to the moused image on hover*/ 
} 