#map_container
{
background: url(images/map.jpg);
background-repeat: no-repeat;
background-position: top center;

width: 410px;
height: 310px;
overflow: auto;
}

#map_nat_container
{
background: url(images/map_nat.gif);
background-repeat: no-repeat;
background-position: top center;

width: 410px;
height: 310px;
overflow: auto;
}

#map_ec_container
{
background: url(images/map_ec.jpg);
background-repeat: no-repeat;
background-position: top center;

width: 410px;
height: 310px;
overflow: auto;
}

#map_kzn_container
{
background: url(images/map_kzn.jpg);
background-repeat: no-repeat;
background-position: top center;

width: 410px;
height: 310px;
overflow: auto;
}

#map_mpum_container
{
background: url(images/map_mpum.jpg);
background-repeat: no-repeat;
background-position: top center;

width: 410px;
height: 310px;
overflow: auto;
}

a.map_link
{
font-family: verdana;
font-size: 11px;
color: #ffffff;

font-weight: bold;

text-decoration: none;
}


#link_mtubatuba
{
position: absolute;
margin: 130px 0px 0px 200px;
}

#link_sterkspruit
{
position: absolute;
margin: 73px 0px 0px 180px;
}
#link_lusikisiki
{
position: absolute;
margin: 102px 0px 0px 292px;
}
#link_ngcobo
{
position: absolute;
margin: 132px 0px 0px 225px;
}
#link_queen
{
position: absolute;
margin: 111px 0px 0px 140px;
}
#link_mthatha
{
position: absolute;
margin: 118px 0px 0px 245px;
}
#link_cofimvaba
{
position: absolute;
margin: 130px 0px 0px 165px;
}
#link_butter
{
position: absolute;
margin: 157px 0px 0px 217px;
}
#link_alice
{
position: absolute;
margin: 170px 0px 0px 173px;
}

#link_mdantsane
{
position: absolute;
margin: 195px 0px 0px 190px;
}

#link_king
{
position: absolute;
margin: 181px 0px 0px 190px;
}
#link_port
{
position: absolute;
margin: 249px 0px 0px 160px;
}
#link_el
{
position: absolute;
margin: 195px 0px 0px 215px;
}


/* --------------------------------------------------------------------------- 

NATIONAL MAP

--------------------------------------------------------------------------- */

#ec
{
position: absolute;
margin: 10px 0px 0px 10px;
}

#kzn
{
position: absolute;
margin: 25px 0px 0px 10px;
}

#mpum
{
position: absolute;
margin: 40px 0px 0px 10px;
}

/*
#link_nelspruit
{
position: absolute;
margin: 55px 0px 0px 350px;
}
*/

#link_bushbuckridge
{
position: absolute;
margin: 57px 0px 0px 265px;
}

#link_hazyview
{
position: absolute;
margin: 100px 0px 0px 232px;
}

#link_nelspruit
{
position: absolute;
margin: 140px 0px 0px 205px;
}

.instruction
{
position: absolute;
top: 15px;
color: #ffffff;
left: 10px;
font-family: arial;
font-size: 11px;
}
