body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFCC;	
	text-align: center; /*Keskittää div:n vanhemmissa IE selaimissa yhdessä margin: 0 auto; kanssa*/
	background-image: url(kuvat/tl1x1.png);
	font-family: verdana;
	font-size: 10pt;
	width : 100%;
}
#runko{
	width: 1024px;
	text-align: left;
    margin:  0 auto; /*ylä ja ala 0 ja vasen ja oikea auto, varsinainen div:n keskitys*/
	/*height: 100%; /*768px*/
	background-color: #FFFFFF;
}
#ylaosa {
	position :absolute;
	margin-left : 0px;
	margin-right : 0px;
	top : 0px;
	width: 1024px;
	height:96px;
	background-color: #000000;
}
#vasen {
	position :fixed;
	top : 97px;
	width: 120px;
	height:100%;
	background-color: #000000;
	border-style : solid;
	border-color : #000001;
	border-width : 1px;
	}
#vasen1{
	position :absolute;
	top : 97px;
	width: 120px;
	height:875px;
	background-color: #000000;
	border-style : solid;
	border-color : #000001;
	border-width : 1px;
	}
#vasen2{
	position :absolute;
	top : 97px;
	width: 120px;
	height:100%;
	background-color: #000000;
	border-style : solid;
	border-color : #000001;
	border-width : 1px;
	}
#vasen3{
	position :absolute;
	top : 97px;
	width: 120px;
	height:120%;
	background-color: #000000;
	border-style : solid;
	border-color : #000001;
	border-width : 1px;
	}
#napit { 
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
	}
a img { border:  #000001;}
a:visited img {border-color : #000001; border-style : none;}
a:active img {border-color : #000001; border-style : none;}
a:hover img { border-color : #FFFFDD; border-style : solid; border-width : 1px;}

#sisalto { 
		position : absolute; 
		top : 97px;
		margin-left : 120px;
		/*height:100%;*/
		width : 902px;
		border-style : solid;
		border-width : 1px;
		background-color : #FFFFFF;
		border-color : #000000;
		/*overflow: auto;*/
		}
#sisalto2 { 
		position : absolute; 
		top : 97px;
		margin-left : 120px;
		height:100%;
		width : 902px;
		border-style : solid;
		border-width : 1px;
		background-color : #FFFFFF;
		border-color : #000000;
		/*overflow: auto;*/
		}
img.historia1 {
	position : relative;
	/*top : 0px;
	left : 877px;*/
	float : right;
	padding-right : 2em;
	padding-top : 1em;
	}
img.historia2 {
	position : relative;
	/*top : 0px;
	left : 877px;*/
	float : left;
	padding-left : 2em;
	}
img.oikeay {
	position : absolute;
	top : 0px;
	left : 877px;
	float : right; 
	}
img.vaseny {  
	position : absolute;
	top : 0px;
	left : 0px;
	float : left; 
	}
img.porukka {  
	position : justify;
	margin-left : 51px;
	}
img.sillvan {  
	position : justify;
	margin-left : 89px;
	}
img.oikea {
	position : absolute;
	bottom : 0px;
	left : 877px;
	float : right; 
	}
img.vasen { 
	position : absolute;
	bottom : 0px; /*645px*/
	left : 0px;
	float : left; 
	}
p.eka {
	color : #000000;
	clear : both;
	text-align : center;
	font-size : 15px;
	font-weight : bolder;
	padding-right : 2em;
	padding-left : 2em;
	}
p.kolmas {
	color : #000000;
	clear : both;
	text-align : justify;
	font-size : 15px;
	font-weight : normal;
	padding-right : 2em;
	padding-left : 2em;
	}
p.neljas {
	color : #000000;
	text-align : justify;
	font-size : 15px;
	font-weight : normal;
	padding-right : 2em;
	padding-left : 2em;
	margin-right : 420px;
	}
p.viides {
	color : #000000;
	text-align : justify;
	font-size : 15px;
	font-weight : normal;
	padding-right : 2em;
	padding-left : 2em;
	margin-left : 220px;
	}
p.MN {
	position : relative;
	bottom : 0px;
	text-align : center;
	color : #dddddd;
	}
p.toka {
	clear : both;
	}
h1 { 
	color : #000000;
	text-align : center;
	clear : both;
	}
h2{ 
	color : #000000;
	text-align : center;
	clear : both;
	}
tr.isompi{
	font-style : bolder;
	font-size : 15px;
	}
td.nimet {
	border-style : none;
	border : 0px;
	width : 400px;
	font-size : 16px;
	}
td.nimet2 {
	border-style : none;
	border : 0px;
	width : 200px;
	font-size : 16px;
	}
td.naama {
	border-style : dotted;
	border-width : 2px;
	width : 100px;
	height : 100px;
	}
td.rekisteri{
	border-style : none;
	border : 0px;
	width : 200px;
	font-size : 12px;
	}
	
