html, body {
	background: #8e8985;
	font-family: 'Trebuchet MS', Arial;
	font-size: 13px;
	color: #3b3b3b;
	margin: 0;
	text-align: center;
}

#runko {
	background: url('kuvat/keski.png') repeat-y;
	width: 834px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

h1 {
	background: url('kuvat/banneri.png') no-repeat;
	margin: 0;
	width: 834px;
	height: 220px;
	display: block;
	text-indent: -9999px;
}

#ylafade {
	background: url('kuvat/ylafade.png') repeat-x;
	margin: 0 auto;
	width: 800px;
}

#alafade {
	background-image: url('kuvat/alafade.png');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 800px;
	text-align: center;
}

#tekstit {
	text-align: left;
	margin: 0 auto;
	width: 780px;
	padding: 8px 0 15px 0;
}

h2 {
	color: #a90e14;
	margin: 0 0 6px 0;
	font-size: 16px;
}

h3 {
	color: #fff;
	font-size: 14px;
	margin: 0;
}

a#ohje01 img {
	display: none;
}

a#ohje01:hover img {
	display: block;
	position: absolute;
	top: 10px;
	left: 29px;
	border: 2px solid #000;
}

a#ohje02 img {
	display: none;
}

a#ohje02:hover img {
	display: block;
	position: absolute;
	top: 10px;
	left: 29px;
	border: 2px solid #000;
}

a#ohje03 img {
	display: none;
}

a#ohje03:hover img {
	display: block;
	position: absolute;
	top: 10px;
	left: 29px;
	border: 2px solid #000;
}

#footer {
	background: url('kuvat/footer.png') no-repeat;
	width: 834px;
	height: 49px;
	text-align: center;
}

#footer div {
	color: #e0e0e0;
	position: relative;
	top: 6px;
	height: 13px;
}

#footer div a:link, #footer div a:visited {
	color: #e0e0e0;
	text-decoration: none;
}

table {
	margin-bottom: 20px;
}

td {
	vertical-align: top;
}
