/* rollover.css */
#m-east {
position: relative;
width: 597px;
height: 311px;
background: #ffffff url(worldff1.gif) no-repeat;
margin: 2em auto;
padding: 0;
}
#m-east li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding:0;
}
#m-east a {
display:block;
text-indent:-9999px;
text-decoration:none;
outline:none;
cursor:default;
}
#asia {left: 360px; top: 13px; width: 190px; height: 190px; z-index: 0;}
#africa {left: 240px; top: 98px; width: 133px; height: 159px; }
#europe {left:257px; top: 24px; width: 123px; height: 77px; z-index: 10;}
#australasia {left: 487px; top: 207px; width: 104px; height: 69px;}
#middleeast {left: 338px; top: 82px; width: 92px; height: 70px; z-index: 10;}
#namerica {left: 18px; top: 6px; width: 243px; height: 158px;}
#samerica {left: 116px; top: 153px; width: 90px; height: 150px;}

#asia a {height: 190px;}
#africa a {height: 159px;}
#europe a {height: 77px;}
#australasia a {height: 69px;}
#middleeast a {height: 70px;}
#namerica a {height: 158px;}
#samerica a {height: 150px;}

#asia a:hover, #africa a:hover, #europe a:hover, #australasia a:hover, #middleeast a:hover, #namerica a:hover, #samerica a:hover, 
 {background: url(worldff1.gif); background-repeat:no-repeat;}
#asia a:hover {background-position:-359px -322px;}
#africa a:hover {background-position:-293px -742px;}
#europe a:hover {background-position:-317px -637px;}
#australasia a:hover {background-position:-486px -516px;}
#middleeast a:hover {background-position:-486px -644px;}
#namerica a:hover {background-position:-25px -621px;}
#samerica a:hover {background-position:-115px -462px;}
