﻿/*#world_background 
{
 width: 409px;
 height: 200px;
 margin: 0; 
 padding: 0;
 float: right;
 position: relative;
 border: 0;
}

#world {
 width: 409px;
 height: 200px;
 background: url('/images/portal/worldmap.png') no-repeat;
 margin: 0; 
 padding: 0;
 float: right;
 position: relative;
 border: 0;
 top: -200px;
}

#world_instructions {
 width: 409px;
 height: 200px;
 background: url('/images/portal/worldmap_instructions.png') no-repeat;
 margin: 0; 
 padding: 0;
 float: right;
 position: relative;
 border: 0;
 top: -400px;
}

#world li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#world a {display: block; text-indent: -9999px; text-decoration: none;}

#asia {left: 10px; top: 63px; width: 215px; z-index: 40;  z-index: 3;}
#northAmerica {left: 238px; top: 2px; width: 166px; z-index: 3;}
#europe {left: 18px; top: 10px; width: 214px; z-index: 3;}
#southAmerica {left: 329px; top: 112px; width: 53px; height: 83px; z-index: 2;}
#costaRica {left: 323px; top: 112px; width: 8px; height: 8px; z-index: 5; border: 0px solid yellow;}

#asia a {height: 121px;}
#northAmerica a {height: 115px;}
#europe a {height: 75px;}
#southAmerica a {height: 83px;}
#costaRica a {height: 8px;}

#asia a:hover {background: url('/images/portal/worldmap_4regions.png') -10px -463px no-repeat;}
#northAmerica a:hover {background: url('/images/portal/worldmap_4regions.png') -238px -202px no-repeat;}
#europe a:hover {background: url('/images/portal/worldmap_4regions.png') -18px -210px no-repeat;}
#southAmerica a:hover {background: url('/images/portal/worldmap_4regions.png') -329px -512px no-repeat;}
#costaRica a:hover {background: url('/images/portal/worldmap_4regions.png') -323px -312px no-repeat;}

*/
 
#world_background 
{
 width: 409px;
 height: 200px;
 margin: 0; 
 padding: 0;
 float: right;
 position: relative;
 border: 0;
}

#world {
 width: 409px;
 height: 200px;
 margin: 0;
 padding: 0;
 float: right;
 position: relative;
 border: 0;
 top: -200px;
}

#world_instructions {
 width: 409px;
 height: 200px;
 margin: 0;
 padding: 0;
 float: right;
 position: relative;
 border: 0;
 top: -400px;
}

#asia { left: 102px; top: 63px; position: absolute; }
#asiaA { left: 126px; top: 73px; position: absolute; }
#india { left: 87px; top: 82px; position: absolute; }
#south_america { left: 328px; top: 112px; position: absolute; }
#africa { left: 5px; top: 85px; position: absolute; }
#australia { left: 145px; top: 138px; position: absolute; }
#canada { left: 256px; top: 6px; position: absolute; }
#centralamerica { left: 309px; top: 101px; position: absolute; }
#europe { left: 13px; top: 13px; position: absolute; }
#greenland { left: 329px; top: 4px; position: absolute; }
#iceland { left: 380px; top: 42px; position: absolute; }
#india { left: 87px; top: 81px; position: absolute; }
#mexico { left: 279px; top: 90px; position: absolute; }
#middleeast { left: 51px; top: 79px; position: absolute; }
#northamerica { left: 228px; top: 34px; position: absolute; }
#russia { left: 45px; top: 9px; position: absolute; }
#southamerica { left: 320px; top: 114px; position: absolute; }
#china { left: 91px; top: 56px; position: absolute; }

