#world { 
	background-image: url(../img/world.jpg);
	background-repeat: no-repeat;
  	height: 297px;
  	width: 630px;
}
#menu a {
  	position: relative;
  	height: 15px;
  	width: 15px;
  	text-decoration: none;
	top: 0px; 
	left: 0px;
}

#menu a i { 
	visibility: hidden;
}

a#canada { top: 54px; left: 66px; }
a#vietnam { left: 385px; top: 143px; }
a#bolivia { top: 198px; left: -11px; }
//a#peru { top: 194px; left: -22px; }
a#japan { left: 413px; top: 91px; }
a#germany { left: 229px; top: 58px;}
a#spain { left: 200px; top: 80px; }
a#france { left: 239px; top: 65px; }
a#mongolia { top: 70; left: 332; }
a#tibet { top: 102; left: 298; }
a#usa { top: 85; left: -71; }
a#cambodia { top: 135; left: 246; }
a#thailand { top: 142; left: 221; }
a#england { top: 53; left: -9; }
a#australia { top: 239; left: 230; }
a#argentina { top: 239; left: -96; }
a#italy { top: 75; left: 0; }
a#hongkong { top: 120; left: 143; }
a#india { top: 131; left: 59; }
a#hungary { top: 62; left: -69; }
a#newguinea { top: 184; left: 160; }
a#scotland { top: 42; left: -147; }
a#jamaica { top: 124; left: -310; }
a#switzerland { top: 65; left: -161; }
a#nepal { top: 107; left: -38px; }

//left: 526px;

a#canada:hover { background-image: url(../img/reddot.gif); }
a#vietnam:hover { background-image: url(../img/reddot.gif); }
a#japan:hover { background-image: url(../img/reddot.gif); }
a#mongolia:hover { background-image: url(../img/reddot.gif); }
a#bolivia:hover { background-image: url(../img/reddot.gif); }
a#france:hover { background-image: url(../img/reddot.gif); }
a#germany:hover { background-image: url(../img/reddot.gif); }
a#spain:hover { background-image: url(../img/reddot.gif); }
//a#peru:hover { background-image: url(../img/reddot.gif); }
a#tibet:hover { background-image: url(../img/reddot.gif); }
a#usa:hover { background-image: url(../img/reddot.gif); }
a#cambodia:hover { background-image: url(../img/reddot.gif); }
a#thailand:hover { background-image: url(../img/reddot.gif); }
a#england:hover { background-image: url(../img/reddot.gif); }
a#australia:hover { background-image: url(../img/reddot.gif); }
a#argentina:hover { background-image: url(../img/reddot.gif); }
a#italy:hover { background-image: url(../img/reddot.gif); }
a#hongkong:hover { background-image: url(../img/reddot.gif); }
a#india:hover { background-image: url(../img/reddot.gif); }
a#hungary:hover { background-image: url(../img/reddot.gif); }
a#newguinea:hover { background-image: url(../img/reddot.gif); }
a#scotland:hover { background-image: url(../img/reddot.gif); }
a#jamaica:hover { background-image: url(../img/reddot.gif); }
a#switzerland:hover { background-image: url(../img/reddot.gif); }
a#nepal:hover { background-image: url(../img/reddot.gif); }