body {
	background-color:rgb(255,255,255);
}
.taulu {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:left;
	color:rgb(33,57,130);
	font-family:"Times New Roman", Times, serif;
}
.yla {
	background:url(./kuvat/iso_tausta.jpg) 0 0 no-repeat;
	width:965px;
	height:544px;
	vertical-align:top;
}
.yla_teksti {
	margin-top:200px;
	margin-left:50px;
}
.eka {
	font-family:"Century Gothic";
	font-size:35px;
}
.toka {
	font-size:19px;
}
.kt {
	padding-top:30px;
}
.kolmas, .kolmas a {
	font-size:14px;
	color:rgb(80,80,80);
}
.ala {
	background:url(./kuvat/ala_tausta2.jpg) 0 0 no-repeat;
	width:965px;
	height:141px;
	vertical-align:top;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
}

.ala a {
	color:rgb(33,57,130);
	text-decoration:none;
}
.ala a:hover {
	color:rgb(33,57,130);
	text-decoration:underline;
}
.otsikko {
	font-size:18px;
	font-weight:bold;
	vertical-align:top;
	padding-bottom:8px;
}
.ala td {
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
}
.vo, .ov, .vv {
	height:55px;
	border-right: 1px solid rgb(143,147,146);
}
.yt {
	font-size:18px;
}
.yhteistyo {
	color:rgb(150,150,150);
	width:965px;
	height:100px;
}
.yhteistyo a {
	color:rgb(150,150,150);
	text-decoration:none;
	font-size:12px;
}
.yhteistyo a:hover {
	color:rgb(150,150,150);
	text-decoration:underline;
	font-size:12px;
}
.yhteistyo img {
	border:0px;
}
.ytext {
	vertical-align:top;
	width:80px;
	font-style:italic;
	font-size:12px;
}
.logo {
	padding-top:10px;
	text-align:center;
	vertical-align:text-bottom;
}
.logo a {
	padding-top:10px;
	padding-right:10px;
}
.ao {
	vertical-align:top;
	padding-right:0px;
	padding-left:130px;
	padding-top:8px;
}
.addthis_toolbox {
	vertical-align:top;
}
.addthis_button_compact {
	text-decoration:none;
	font-family:"Verdana";
	font-size:12px;
}
.utt {
	width:500px;
	height:400px;
	background:url(./kuvat/ut_tausta.jpg) 0 0 no-repeat;
	overflow:scroll;
	vertical-align:top;
	text-align:left;
	color:rgb(33,57,130);
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
}
.utt td{
	vertical-align:top;
	padding-left:40px;
	padding-right:40px;
}
.utt th{
	text-align:center;
}
.llt {
	width:668px;
	height:601px;
	background:url(./kuvat/ll_tausta.jpg) 0 0 no-repeat;
	vertical-align:top;
	text-align:left;
	color:rgb(33,57,130);
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.lllt {
	width:668px;
	height:540px;
	vertical-align:top;
}
.lllt td {
	padding-left:40px;
	padding-right:40px;
}
.llo {
	font-size:18px;
	font-weight:bold;
	vertical-align:top;
	padding-top:40px;
}

.logogo {
	color:rgb(150,150,150);
	font-size:12px;
	text-align:left;
}
.adth {
	text-align:left;
}
.addthis_toolbox {
	float:right;
	margin-right:15px;
}

/******** LIGHTBOX **********/

#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; }

#lightbox img{ border: none; }
#overlay img{ border: none; }


#overlay{ background-image: url(./kuvat/overlay.png); }

html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(./kuvat/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./kuvat/overlay.png", sizingMethod="scale");
	}