body
{
font-family: verdana, tahoma, arial;
font-size: 80%;
margin: 20px 0;
padding: 0;
color: #000066;
background-color:#415485;
}

a:link {
	color: #000033;
	text-decoration: underline;
	font-weight: normal;  
 }
a:visited {
  color: #990066; 
  text-decoration: none; 
  
  }
a:hover { /*this effect is not shown in NN4.xx*/
  color: #000066; 
  text-decoration: none; 
  font-weight: normal;
  background: #FFFFFF;
  }
a:active {/*colour in NN4.xx is red*/ 
  color: #9999CC; 
  text-decoration: none; 
  background: #FFFFFF;}
  
  
#content {
width: 780px;
background-color: #c7d5f0;
border: 6px double #330099;
margin: 0 auto;/*centers*/
background-position: center bottom;
background-repeat: repeat;
background-image: url(../images/Panteli.jpg);
}

#thumbnail_column1 {
	width: 100px;
	margin-left: 10px;
	margin-top: 30px;
	float:left;
	display: inline;
	
}

#thumbnail_column2 {
	width: 100px;
	margin-left:10px;
	margin-top:30px;
	float: left;
	display: inline;
	height: 44px;
	left: 9px;
	
} 

.thumbnail {
	margin: 0px;
	padding: 0px;
}
.thumbnail a img {
	border: 3px solid #CCCCCC;
}
.thumbnail a:hover img {
	border-color: #003399;
}
#imageContainer {
width: 500px;
height: 500px;
float: left;
margin-left: 20px;
display: inline;
margin-top: 30px;

}

#ImagesLayer {
text-align: justify;

}
#textonly {
text-align: justify;

}
#ViewInitialText {
width:75px;
margin-top: 10px;/*10*/
float: left;
margin-left: 20px;
display: inline;
visibility:hidden;/*visible*/

}
#ViewInitialText a {
text-decoration:none;
color: #330099;
font-size: 12px;
text-align: center;
font-weight: bold;
border: 3px solid #CCCCCC;
}
#ViewInitialText a:hover {
color:#FFFFFF;
border-color:#330099
}
#nextPage {
width:80px;
float:right;
margin-right: 15px;
margin-top: 10px;/*10*/
display: inline;
}
#nextPage a {
text-decoration:none;
color: #330099;
font-size: 12px;
text-align: center;
font-weight: bold;
border: 3px solid #CCCCCC;
}
#nextPage a:hover {
color:#FFFFFF;
border-color:#330099
}
#previousPage {
width:80px;
float:right;
margin-right: 15px;
margin-top: 10px;/*10*/
display: inline;
}
#previousPage a {
text-decoration:none;
color: #330099;
font-size: 12px;
text-align: center;
font-weight: bold;
border: 3px solid #CCCCCC;
}
#previousPage a:hover {
color:#FFFFFF;
border-color:#330099
}


#myMenu {
	left:28px;
	margin-top:0px;
	width:780px;
	height:36px;
	z-index:1;
}
h1 {
	font-size: 1.5em;
	text-align: left;
	padding: 0 0 0.25em 0;
	margin: 0;
}

h2 {
	font-size: 1.2em;
	text-align:center;
	margin: 0;
	color: #000066;
	font-weight: normal;
}
h3 {
font-size: .9em;
text-align: left;
margin: 0;
color: #000066;
font-weight: normal;
}
h4 {
font-size: 1.2em;
text-align: left;
margin: 0;
color: #000066;
font-weight: bold;
}
#table {
	text-align: justify;
}
#flashshow{
position: absolute; 
left: 0; top: 0; 
width: 80%; height:80%;
z-index:1;
}
#blogmargin {
margin: 0 2em 0 2em;
text-align: justify;
}
#table2 {
	text-align: justify;
	margin: 0 2px 0 2px;
	vertical-align: top;
	padding: 5px;
}
#textmap {
	margin-left:10px;
	margin-top:10px;
	width:250px;
	/*height:243px;*/
	float: left;
	display: inline;
	border: thin solid #000066;
	z-index: 50;
	}
#map {
	margin-left:8px;
	margin-top:10px;
	/*width:387px;
	height:244px;*/
	float: left;
	border: thick double #000066;
	z-index: 51;
	text-align:justify;	
	
}
table.one {
margin-top: 0;
padding-top: 0;
}
td {
vertical-align: top;
padding: 5px;
text-align:center;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}