#body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#wrapper {
	padding: 0px;
	height: 680px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navi {
	float: left;
	height: 499px;
	width: 160px;
	padding-top: 19px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	background-image: url(Kuvat/navi_03.gif);
}
#header {
	height: 160px;
}
#content {
	height: 489px;
	width: 609px;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 19px;
	float: right;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
}
#footer {
	background-color: #000099;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 800px;
}
.pikkuteksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
.leipateksti {
	font-size: 14px;
	color: #333;
	padding-right: 10px;
}
a:link {
	color: #009;
	text-decoration: none;
}
a:hover {
	color: #C03;
}
.kuvalinkki {
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.menutekstit {
	font-size: 12px;
	color: #333;
	padding-left: 20px;
	text-align: left;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.linja_vasen {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #00F;
}
#wrapper #content table tr .linja_vasen .menutekstit strong {
}

