BODY {
background-color: #80ab4e;
background-image: url(sivu.jpg);
background-repeat: repeat-y;
font-family: arial;
color: #000000;
font-size: 9pt;
line-height:1.5;
text-align: justify;}

a:link {
color : #5f7050;
text-decoration : none;
}
a:active {
color : #5f7050;
text-decoration : none;
}
a:visited {
color : #5f7050;
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #000000;
}

#pikkuteksti {
font-family: arial;
color: #494949;
font-size: 7.5pt;
line-height:1.5;}

.solu {
background-color: #6c815a;
border: 1px solid #ffffff; }

.tieto1 {
font-family: arial;
color: #000000;
font-size: 9pt;
line-height: 1.6;
text-align: justify;
border: 0px;}

.tieto2 {
background-color: #6c815a;
font-family: arial;
color: #000000;
font-size: 9pt;
line-height:1.6;}

h1{
font-family: arial ;
font-size: 12px;
color: #5f7050;
font-weight:none;
border-bottom:1px solid #000000;}

#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");
	}
