a {text-decoration: underline; color:#789296;}
a:hover {text-decoration: none; color:#aaa;}


body {
	font-family: arial, sans-serif;
	margin: 20px;
	font-size: 12px;
	color:#000;
	background: url(tausta.jpg) #fff fixed;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}
#pala {
	background:url(otsyla.png) no-repeat 650px top;
	position:relative;z-index:200;bottom:-14px;
	height: 26px;
}
#sisalto {
	min-height:375px;
	position:relative;z-index:100;
	-webkit-box-shadow: 1px 1px 5px #aaa;
	-moz-box-shadow: 2px 2px 5px #aaa;
	box-shadow: 1px 1px 5px #bbb;
	background:#fff;
}
#yla {
	height:375px;
	padding-left: 710px;
	background:url(kuva.jpg) no-repeat #fff;
	padding-right: 40px;
	text-align:center;
}
#yla img {margin: 25px 0 10px 0;}
#ala {
	background:#dfdfc4;
	border-top: 1px solid #c7c7af;
	color:#7a7a72;
	font-family:oswald,sans-serif;
	padding:20px;
	word-spacing:4px;
	clear:both;
}

#linkit {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
#linkit li {
	margin: 10px 0;
}
#linkit a {
	text-decoration:none;
	font-family: 'Petit Formal Script', cursive;
	font-size:15px;
	color:#52524c;
}
#linkit a:hover {
	color:#000;
}

#vasen {
	width:591px;
	float:left;
	padding: 10px 20px;
	text-align:justify;
	line-height:1.7;
}
#oikea {
	width:253px;
	float:left;
	background:url(palkkitausta.jpg) repeat-y center;
	margin-top:14px;
	line-height:1.7;
}
#sivusis {
	padding: 40px 40px 0 40px;
}
.kuvat img {
	width:150px;
	border: 3px solid white;
}
h1 {
	font-family: 'Petit Formal Script', cursive;
	font-weight:normal;
	margin-top:10px;
	text-indent:40px;
	font-size:35px;
	color:#333;
}
h2 {
	font-size: 17px;
	font-weight:normal;
	font-family: 'Petit Formal Script', cursive;
}
h3 {
	font-weight:normal;
	font-family: oswald,sans-serif;
}

.keski {text-align:center;}

#perustieto {
	width: 100%;
}
#perustieto td {
	padding: 5px 10px;
	border-bottom:1px solid #ddd;
	width: 200px;
}
#perustieto .tieto {
	width: 100px;
	border-bottom:1px solid #999988;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: 'Petit Formal Script', cursive;
}

#sukutaulu {
	width: 100%;
	border-collapse:collapse;
}
#sukutaulu td {
	padding: 5px 10px;
	border: 1px solid #dedec5;
}
.ero {background:#f2f2e9;}
.pitkateksti {height:200px;padding-right:30px;overflow:auto;}

hr {
	width:100%;
	height: 11px;
	background:url(kiemura.png) no-repeat center;
	border: 0;
}

.kisakalenteri {
	width: 100%;
	background:#fff; 
	margin: 20px 0;
}
.kisakalenteri td {
	padding: 10px;
	line-height:1.6;
}
.kisakalenteri .eka {
	border-bottom:1px solid #999988;
	letter-spacing: 1px;
	font-size: 13px;
	background:#f2f2e9;
	font-family: 'oswald', sans-serif;
}