/* --- For 2004 NearSamos 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: 1px;
	}

.imagemap #Pythagorio a
	{
	width: 125px;
	height: 35px;
	top: 98px;
	left: 250px;
	}

.imagemap #Kerveli a
	{
	width: 21px;
	height: 15px;
	top: 78px;
	left: 369px;
	}
	
.imagemap #Kerveli a:hover .note,
.imagemap #Kerveli a:focus .note
	{
	top: -2em;
	left: 2em;
	}
		
.imagemap #Lipsi a 
	{
	width: 66px;
	height: 23px;
	top: 274px;
	left: 234px;
	}
	
.imagemap #Lipsi a:hover .note,
.imagemap #Lipsi a:focus .note
	{
	top: 1em;
	left: 0em;
	}
		
.imagemap #Arki a 
	{
	width: 30px;
	height: 19px;
	top: 221px;
	left: 245px;
	}
	
.imagemap #Arki a:hover .note,
.imagemap #Arki a:focus .note
	{
	top: 1em;
	left: 2.5em;
	}

.imagemap #Marathi a
	{
	width: 20px;
	height: 19px;
	top: 235px;
	left: 200px;
	}
	
.imagemap #Marathi a:hover .note,
.imagemap #Marathi a:focus .note
	{
	top: 1em;
	}
	
ol {margin-left: 4em;}

blockquote, pre
	{
	clear: both;
	/*margin: 3em auto;*/
	padding-top: 2em;
	padding-left: 4em;
	padding-right: 4em;
	}
