@charset "utf-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body{
	background-color: #9fd7d8;
	background-image:url(POHJA_A_1280.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

#bg{
	height: 100%;
	width: 100%;
	margin-top: 195px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#navigaatio{
		min-height:550px;
	height: 100%;
	width: 200px;
}

#navigaatio img {
	display:none;
}
#dnn_dnnTREEVIEW_cellBody {
	width:200px;
}


#txt{
	min-height:550px;
	height: 100%;
	width: 720px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align:left;
}

div#dnn_dnnTREEVIEW_ctldnnTREEVIEWpctr370 div span.normal {
	line-height:30px;
}