body {
background-color:#c8c2aa;
text-align: center;
}

#taustakuva{
padding:0;
margin:auto;
width:866px;
background-image:url(http://kuuaika.net/virt/merikapteeninkevat2.jpg);
text-align:justify;
}

#tekstit{ 
margin:-117px 0px 0px 20px;
width: 826px;
font-family: tahoma;
color: #1f1f1b;
font-size: 10pt;
line-height:1.6;
text-align: justify;
}

#pikkuteksti {
width: 826px;
font-family: arial;
color: #565656;
font-size: 10px;
text-align: justify;}

a:link, a:active, a:visited {
color : #956038;
text-decoration : none;}

a:hover {
text-decoration : none;
color : #cc6323;}

h1 {
font-family: georgia;
color: #709129;
font-size: 12pt;
text-transform:uppercase;
text-align: center;
font-weight:200;}

h2 {
font-family: freestyle script;
color: #000000;
font-size: 34pt;
text-transform:none;
text-align: center;
font-weight:200;}

table { 
font-family: tahoma;
color: #1f1f1b;
font-size: 10pt;
line-height:1.5;
text-align: justify;
}

#taulukko { 
padding: 3px;
margin: 5px;
border: 1px solid #b0c285;
background-color: #e0e8d1;
font-family: tahoma;
color: #1f1f1b;
font-size: 10pt;
line-height:1.5;
text-align: justify;
}

.tieto3 {
width: 33%;
padding: 3px;
margin: 5px;
border: 1px solid #b0c285;
background-color: #e0e8d1;
font-family: tahoma;
color: #1f1f1b;
font-size: 10pt;
line-height:1.5;
text-align: justify;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}