a, img {outline: none; border: 0;font-family: 'Times New Roman';}

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
}

body {
	background: #010101;
	text-align: center;
	font-family: 'Times New Roman';
	font-size: 13px;
	color: #d6d6d6;
}

a:link, a:visited {
	font-family: 'Times New Roman';
	color: #fff;
}

a:hover, a:active {
	font-family: 'Times New Roman';
	color: #fff;
}

h1, h2{
	font-family: 'Times New Roman', serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h3, h4 {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

#tekstit {
	margin: 0 auto;
	text-align: left;
	width: 807px;
	min-height: 400px;
}

td {
	vertical-align: top;
	font-size: 13px;
}

#runko {
	background: url('kuvat/ulkoasu.jpg') no-repeat;
	width: 650px;
	height: 566px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#navi {
	width: 226px;
	height: 38px;
	text-align: left;
	position: relative;
	top: 20px;
	left: 362px;
}

#news {
	background: url('kuvat/news.png');
	width: 39px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 6px 0;
}

#sisalto {
	width: 630px;
	position: absolute;
	top: 220px;
	left: 10px;
	font-family: 'Times New Roman';
	font-size: 13px;
	color: #d6d6d6;
}

#vasen {
	width: 170px;
	margin-left: 0px;
	text-align: left;
	float: left;
}

#oikea {
	width: 170px;
	text-align: left;
	float: left;
	margin-left: 5px;
}

#txt {
	width: 630px;
	float: left;
	min-height: 100px;
}

.clear {
	clear: both;
}
