@charset "utf-8";
/* CSS Document */
#blobs {
	width: 119px;
	height: 67px;
	background: url(../images/cyprusmap.gif);
	padding: 0;
	position: relative;
	margin: 10px 0 10px 8px;
}
#blobs li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#blobs a {display: block;}

#blob1 {left: 75px; top: 32px; width: 19px; height: 12px;}
#blob2 {left: 17px; top: 28px; width: 47px; height: 21px;}
#blob3 {left: 1px; top: 31px; width: 26px; height: 31px;}
#blob4 {left: 45px; top: 37px; width: 37px; height: 21px;}
#blob5 {left: 20px; top: 44px; width: 31px; height: 24px;}
#blob1 a {height: 12px;}
#blob2 a {height: 21px;}
#blob3 a {height: 31px;}
#blob4 a {height: 21px;}
#blob5 a {height: 24px;}

#blob1 a:hover {background: url(../images/cyprusmap.gif) -75px -100px no-repeat;}
#blob2 a:hover {background: url(../images/cyprusmap.gif) -17px -96px no-repeat;}
#blob3 a:hover {background: url(../images/cyprusmap.gif) -1px -165px no-repeat;}
#blob4 a:hover {background: url(../images/cyprusmap.gif) -45px -171px no-repeat;}
#blob5 a:hover {background: url(../images/cyprusmap.gif) -20px -245px no-repeat;}
