a#home img { height: 56px; width: 158px; border-width: 0;} 
a#home img {background: url(images/buttons/homeupbutton.gif) top left no-repeat;}
a#home:hover img {background: url(images/buttons/homedown.gif) top left no-repeat;}

a#contact img { height: 56px; width: 158px; border-width: 0;} 
a#contact img {background: url(images/buttons/contactupbutton.gif) top left no-repeat;}
a#contact:hover img {background: url(images/buttons/contactdown.gif) top left no-repeat;}

a#hours img { height: 56px; width: 158px; border-width: 0;} 
a#hours img {background: url(images/buttons/hoursupbutton.gif) top left no-repeat;}
a#hours:hover img {background: url(images/buttons/hoursbuttondown.gif) top left no-repeat;}

a#appointments img { height: 56px; width: 158px; border-width: 0;} 
a#appointments img {background: url(images/buttons/appointmentsup.gif) top left no-repeat;}
a#appointments:hover img {background: url(images/buttons/appointmentsdown.gif) top left no-repeat;}

a#facilities img { height: 56px; width: 158px; border-width: 0;} 
a#facilities img {background: url(images/buttons/facilitiesup.gif) top left no-repeat;}
a#facilities:hover img {background: url(images/buttons/facilitiesdown.gif) top left no-repeat;}

a#staff img { height: 56px; width: 158px; border-width: 0;} 
a#staff img {background: url(images/buttons/staffupbutton.gif) top left no-repeat;}
a#staff:hover img {background: url(images/buttons/staffbuttondown.gif) top left no-repeat;}

a#directions img { height: 56px; width: 158px; border-width: 0;} 
a#directions img {background: url(images/buttons/directionsup.gif) top left no-repeat;}
a#directions:hover img {background: url(images/buttons/directionsdown.gif) top left no-repeat;}

a#information img { height: 56px; width: 158px; border-width: 0;} 
a#information img {background: url(images/buttons/informationupbutton.gif) top left no-repeat;}
a#information:hover img {background: url(images/buttons/informationbuttondown.gif) top left no-repeat;}


a#feedback img { height: 56px; width: 158px; border-width: 0;} 
a#feedback img {background: url(images/buttons/feedbackup.gif) top left no-repeat;}
a#feedback:hover img {background: url(images/buttons/feedbackdown.gif) top left no-repeat;}


a#news img { height: 56px; width: 158px; border-width: 0;} 
a#news img {background: url(images/buttons/newsup.gif) top left no-repeat;}
a#news:hover img {background: url(images/buttons/newsdown.gif) top left no-repeat;}

