a#linkDefault img 
{
background:url(../images/nav_global_home.jpg) top left no-repeat;
width:125px;
height:20px;}
a#linkDefault:hover img 
{
 background-image:url(../images/nav_global_home_r.jpg);
 background-repeat:no-repeat;
}
a#selectedDefault img 
{
 background:url(../images/nav_global_home_r.jpg) top left no-repeat;
width:125px;
height:20px;
}

a#linkBiography img 
{
background:url(../images/nav_global_biography.jpg) top left no-repeat;
width:125px;
height:20px;}
a#linkBiography:hover img 
{
 background-image:url(../images/nav_global_biography_r.jpg);
 background-repeat:no-repeat;
}
a#selectedBiography img 
{
background:url(../images/nav_global_biography_r.jpg) top left no-repeat;
width:125px;
height:20px;}

a#linkCalendar img 
{
background:url(../images/nav_global_calendar.jpg) top left no-repeat;
width:125px;
height:22px;}
a#linkCalendar:hover img 
{
 background-image:url(../images/nav_global_calendar_r.jpg);
 background-repeat:no-repeat;
}
a#selectedCalendar img 
{
background:url(../images/nav_global_calendar_r.jpg) top left no-repeat;
width:125px;
height:22px;}


a#linkHistory img 
{
background:url(../images/nav_global_history.jpg) top left no-repeat;
width:125px;
height:22px;}
a#linkHistory:hover img 
{
 background-image:url(../images/nav_global_history_r.jpg);
 background-repeat:no-repeat;
}
a#selectedHistory img 
{
background:url(../images/nav_global_history_r.jpg) top left no-repeat;
width:125px;
height:22px;}


a#linkRecordings img 
{
background:url(../images/nav_global_recordings.jpg) top left no-repeat;
width:125px;
height:22px;}
a#linkRecordings:hover img 
{
 background-image:url(../images/nav_global_recordings_r.jpg);
 background-repeat:no-repeat;
}
a#selectedRecordings img 
{
background:url(../images/nav_global_recordings_r.jpg) top left no-repeat;
width:125px;
height:22px;}

a#linkLinks img 
{
background:url(../images/nav_global_links.jpg) top left no-repeat;
width:125px;
height:23px;}
a#linkLinks:hover img 
{
 background-image:url(../images/nav_global_links_r.jpg);
 background-repeat:no-repeat;
}
a#selectedLinks img 
{
background:url(../images/nav_global_links_r.jpg) top left no-repeat;
width:125px;
height:23px;}


a#linkFun img 
{
background:url(../images/nav_global_fun.jpg) top left no-repeat;
width:125px;
height:19px;}
a#linkFun:hover img 
{
 background-image:url(../images/nav_global_fun_r.jpg);
 background-repeat:no-repeat;
}
a#selectedFun img 
{
background:url(../images/nav_global_fun_r.jpg) top left no-repeat;
width:125px;
height:19px;}

a#linkContact img 
{
background:url(../images/nav_global_contact.jpg) top left no-repeat;
width:179px;
height:19px;}
a#linkContact:hover img 
{
 background-image:url(../images/nav_global_contact_r.jpg);
 background-repeat:no-repeat;
}
a#selectedContact img 
{
background:url(../images/nav_global_contact_r.jpg) top left no-repeat;
width:179px;
height:19px;}