#asettelu {
	background-color: #000000;
	height: auto;
	width: 850px;
	position: absolute;
	left: 50px;
	top: 0px;
	right: 50px;
	bottom: 10px;
	margin: auto;
}
#asettelu #otsikko {
	height: 128px;
	width: 630px;
	float: right;
}
#asettelu #navigaatio {
	background-color: #000000;
	float: left;
	height: auto;
	width: 220px;
	margin: auto;
	padding: 0em;
}

#asettelu #sisus {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 630px;
}
#asettelu #sisus #kuva {
	float: left;
	height: 80px;
	width: 250px;
	background-color: #FFFFFF;
	padding: 7px;
}
#asettelu #sisus #esittely {
	background-color: #FFFFFF;
	float: right;
	height: 80%;
	width: 300px;
	padding: 7px;
}
#asettelu #navigaatio #sivulaskuri {
	height: 120px;
	width: 217px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000000;
}
#asettelu #navigaatio #copyright {
	height: 30px;
	width: 217px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: medium;
	background-color: #000000;
}
#asettelu #sisus #tiedoksi {
	clear: both;
	float: right;
	height: auto;
	width: 220px;
}

#asettelu #sisus #ilmoitus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	float: left;
	height: auto;
	width: 220px;
	background-color: #FFFFFF;
}
