a#home:link, a#home:visited
{
    display: block;
    float: left;
    padding: 0px;
    margin: 0;
    width: 121px;
    margin: 1px 4px 0px 4px;
    text-align: center;
    height: 40px;
    text-decoration: none;
    color: #d34124;
    background: url(../images/nav_button_sel.gif) no-repeat center;
}