﻿#home
{
    width:100px;
    text-align:center;
    
}
#home a, #home a:visited
{
    display: block;
    height: 55px;
    line-height: 55px;
    width: 100px;
    background-image: url('Images/home.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}

#home a:hover
{
    padding: 0px 0px 0px 0px;
    line-height: 55px;
    width: 100%;
    background: #BED9BF;
    background-image: url('Images/home.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}

#about
{
    width:100px;
    text-align:center;
    
}
#about a, #about a:visited
{
    display: block;
    height: 55px;
    line-height: 55px;
    width: 100px;
    background-image: url('Images/about.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}

#about a:hover
{
    padding: 0px 0px 0px 0px;
    line-height: 55px;
    width: 100%;
    background: #BED9BF;
    background-image: url('Images/about.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}

#fair
{
    width:100px;
    text-align:center;
    
}
#fair a, #fair a:visited
{
    display: block;
    height: 55px;
    line-height: 55px;
    width: 100px;
    background-image: url('Images/fair.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}

#fair a:hover
{
    padding: 0px 0px 0px 0px;
    line-height: 55px;
    width: 100%;
    background: #BED9BF;
    background-image: url('Images/fair.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}

#public
{
    width:100px;
    text-align:center;
    
}
#public a, #public a:visited
{
    display: block;
    height: 55px;
    line-height: 55px;
    width: 100px;
    background-image: url('Images/publichousing.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}

#public a:hover
{
    padding: 0px 0px 0px 0px;
    line-height: 55px;
    width: 100%;
    background: #BED9BF;
    background-image: url('Images/publichousing.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}


#section8
{
    width:155px;
    text-align:center;
    
}
#section8 a, #section8 a:visited
{
    display: block;
    height: 55px;
    line-height: 55px;
    width: 155px;
    background-image: url('Images/section8.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}

#section8 a:hover
{
    padding: 0px 0px 0px 0px;
    line-height: 55px;
    width: 100%;
    background: #BED9BF;
    background-image: url('Images/section8.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}


#affordable
{
    width:205px;
    text-align:center;
    
}
#affordable a, #affordable a:visited
{
    display: block;
    height: 55px;
    line-height: 55px;
    width: 205px;
    background-image: url('Images/affordablehousing.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}

#affordable a:hover
{
    padding: 0px 0px 0px 0px;
    line-height: 55px;
    width: 100%;
    background: #BED9BF;
    background-image: url('Images/affordablehousing.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}


#resident
{
    width:100px;
    text-align:center;
    
}
#resident a, #resident a:visited
{
    display: block;
    height: 55px;
    line-height: 55px;
    width: 100px;
    background-image: url('Images/residentservices.png');
    background-position: 5px 5px;
    background-repeat:no-repeat;
}

#resident a:hover
{
    padding: 0px 0px 0px 0px;
    line-height: 55px;
    width: 100%;
    background: #BED9BF;
    background-image: url('Images/residentservices.png');
    background-position: 5px 5px;
    background-repeat:no-repeat;
}

#contact
{
    width:100px;
    text-align:center;
    
}
#contact a, #contact a:visited
{
    display: block;
    height: 55px;
    line-height: 55px;
    width: 100px;
    background-image: url('Images/contacthacsb.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}

#contact a:hover
{
    padding: 0px 0px 0px 0px;
    line-height: 55px;
    width: 100%;
    background: #BED9BF;
    background-image: url('Images/contacthacsb.png');
    background-position: 8px 5px;
    background-repeat:no-repeat;
}


