/* --- For 2002 FromYeras Version 1.1 --- */
	
.imagemap
	{
	position: relative;
	margin: 0 auto;
	width: 600px;
	height: 430px;
	}
		
.imagemap a
	{
	border: 0px solid transparent;  /*set 1px for testing */
	}
	
.imagemap #zoom a
	{
	width: 85px;
	height: 102px;
	top: 305px;
	left: 0px;
	}
		
.imagemap #Yeras a 
	{
	width: 38px;
	height: 40px;
	top: 126px;
	left: 349px;
	}

.imagemap #Oinouses a 
	{
	width: 33px;
	height: 23px;
	top: 246px;
	left: 296px;
	}
	
.imagemap #Chios a 
	{
	width: 75px;
	height: 106px;
	top: 235px;
	left: 223px;
	}
		
.imagemap #Cesme a 
	{
	width: 32px;
	height: 46px;
	top: 279px;
	left: 314px;
	}
	
ol {margin-left: 4em;}

a img
	{
	border: 1px solid blue;
	background-color: #c2c2c2;
	}
	
a:visited img
	{border-color: purple;}
	
a:hover img, a:hover img
	{
	border-color: red;
	}