/* CSS Document */

body {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(kuvat/tausta.jpg);
	background-color: #8AC9FE;
	background-repeat: repeat-x;
}
.otsikko {
	background-image: url(kuvat/otsikko.jpg);
	background-repeat: no-repeat;
}
.keski {
	background-image: url(kuvat/tausta_ilman_aaltoa2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #1467A9;
}
.keski2 {
	background-image: url(kuvat/tausta_aallolla2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #1467A9;
}
.keski3 {
	background-image: url(kuvat/tausta_aallolla.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #1467A9;
}
.etusivu {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.uutiset {
	background-position: right;
	padding-top: 20px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: verdana;
}
.knp {
	padding-right: 60px;
	font-family: verdana;
	font-size: 10px;
}
.uutisotsikko {
	font-size: 24px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	background-image: url(kuvat/linkkipalkki.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1467A9;
}
.alapalkki {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	background-image: url(kuvat/alapalkki.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1467A9;
	background-position: left;
	padding-left: 90px;
}
.linkit {
	font-size: 14px;
	color: #FFFFFF;
	word-spacing: 15px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(kuvat/linkkipalkki.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1467A9;
	background-repeat: repeat-x;
	background-position: bottom;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FFFFFF;
}
#link a:link {
	color: #000000;
	text-decoration:none;
}
#link a:visited {
	color: #000000;
	text-decoration:none;
}
#link a:hover {
	color: #000000;
	text-decoration:underline;
}
#link a:active {
	color: #000000;
	text-decoration:none;
}
.teksti {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.lomake {
	font-family: verdana;
	font-size: 12px;
}
.harmaa {
	background-color: #005AD5;
}
#fadeshow1 {
	float: left;
	height: 204px;
	width: 277px;
}
#fadeshow2 {
	float: right;
	height: 204px;
	width: 277px;
	margin-right: 50px;
}
#fadeshow3 {
	float: left;
	height: 204px;
	width: 277px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#fadeshow4 {
	float: right;
	height: 204px;
	width: 277px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#yla {
	height: 204px;
	width: 100%;
}
#ala {
	height: 204px;
	width: 100%;
}

