.content { font-family: Tahoma, Geneva, sans-serif; font-size: 12px; padding: 5px; line-height: 12px; }
.Black8pt { font-size: 9px; }
/*
===================================
Navigation
===================================
*/

#home { display: block; width: 58px; height: 26px; background: url("images/home_rollover.png"); background-repeat:no-repeat; background-position:0 -26; }
#home:hover { background-position: 0 0px; }
#home span { display: none; }
#aboutus { display: block; width: 72px; height: 26px; background: url("images/aboutus_rollover.png"); background-repeat:no-repeat; background-position:0 -26; }
#aboutus:hover { background-position: 0 0px; }
#aboutus span { display: none; }
#contactus { display: block; width: 83px; height: 26px; background: url("images/contactus_rollover.png"); background-repeat:no-repeat; background-position:0 -26; }
#contactus:hover { background-position: 0 0px; }
#contactus span { display: none; }
#products { display: block; width: 63px; height: 26px; background: url("images/products_rollover.png"); background-repeat:no-repeat; background-position:0 -26; }
#products:hover { background-position: 0 0px; }
#products span { display: none; }
