#wa
{
    left : 0;
    top : 24px;
    width : 114px;
    height : 174px;
}
#nt
{
    left : 115px;
    top : 0;
    width : 65px;
    height : 123px;
}
#qld
{
    left : 181px;
    top : 0;
    width : 114px;
    height : 148px;
}
#sa
{
    left : 115px;
    top : 124px;
    width : 87px;
    height : 97px;
}
#nsw
{
    left : 203px;
    top : 144px;
    width : 92px;
    height : 72px;
}
#act
{
    left : 258px;
    top : 196px;
    width : 9px;
    height : 12px;
}
#vic
{
    left : 203px;
    top : 191px;
    width : 62px;
    height : 36px;
}
#tas
{
    left : 232px;
    top : 230px;
    width : 23px;
    height : 19px;
}

#wa a
{
    height : 174px;
}
#nt a
{
    height : 123px;
}
#qld a
{
    height : 148px;
}
#sa a
{
    height : 97px;
}
#nsw a
{
    height : 72px;
}
#act a
{
    height : 12px;
}
#vic a
{
    height : 36px;
}
#tas a
{
    height : 19px;
}

#austmap li a:hover
{
    background-image : url("../images/map_slice.gif");
    background-repeat : no-repeat;
}

#wa a:hover
{
    background-position : 0 -275px;
}

#nt a:hover
{
    background-position : -115px -251px;
}

#qld a:hover
{
    background-position : -181px -502px;
}

#sa a:hover
{
    background-position : -115px -375px;
}

#nsw a:hover
{
    background-position : -203px -395px;
}

#act a:hover
{
    background-position : -258px -760px;
}

#vic a:hover
{
    background-position : -203px -693px;
}

#tas a:hover
{
    background-position : -232px -481px;
}
