#regmap {
width: 624px;
height: 450px;
background: url(images/wa_map.gif) top left no-repeat;
margin: 40px 0px 40px 70px;
border-top: 1px dashed #369;
border-bottom: 1px dashed #369;
}


#menu {
position: relative;
}

#menu a {
position: absolute;
text-decoration: none;
}

#menu a i { visibility: hidden; }

a#kimberley:hover { 
background: url(images/kimbhover.gif);
}

a#pilbara:hover { 
background: url(images/pilbhover.gif);
}

a#gascoyne:hover { 
background: url(images/gaschover.gif);
}

a#greatsouthern:hover { 
background: url(images/gsthover.gif) top right no-repeat;
}

a#southwest:hover { 
background: url(images/stwhover.gif);
}

a#peel:hover { 
background: url(images/peelhover.gif) no-repeat bottom right;
}

a#wbelt:hover {
background: url(images/wbelthover.gif);
}

a#gesp:hover {
background: url(images/gesphover.gif);
}

a#midwest:hover { 
background: url(images/midwhover.gif);
}


a#kimberley {
right: 300px;
top: 0px;
height: 130px;
width: 200px;
} 

a#pilbara {
right: 300px;
top: 131px;
height: 54px;
width: 290px;
} 

a#gascoyne {
right: 496px;
top: 186px;
height: 64px;
width: 90px;
z-index: 2;
}

a#midwest {
right: 396px;
top: 186px;
height: 134px;
width: 176px;
z-index: 1;
} 

a#gesp {
right: 300px;
top: 186px;
height: 210px;
width: 145px;
} 

a#wbelt {
right: 446px;
top: 321px;
height: 49px;
width: 100px;
} 

a#peel{
right: 496px;
top: 365px;
height: 14px;
width: 60px;
} 

a#southwest{
right: 496px;
top: 380px;
height: 40px;
width: 125px;
} 

a#greatsouthern{
right: 446px;
top: 371px;
height: 50px;
width: 49px;
} 

#clearing {
clear: both;
width: 600px;
height: 1px;
}
