/* CSS Document */

body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 90%;
	color: #000000;
	background-color: #c4cad6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(kuvat/tausta.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#link a:link {
	color: #000000;
	text-decoration: underline;
}
#link a:visited {
	text-decoration: underline;
	color: #000000;
}
#link a:hover {
	text-decoration: underline;
	color: #000000;
}
#link a:active {
	text-decoration: underline;
	color: #000000;
}
.main {
	height: 400px;
	width: 610px;
	left: 393px;
	top: 125px;
	position: absolute;
}
.sponsorit {
	position: absolute;
	width: 250px;
	left: 74px;
	top: 446px;
}
.knp {
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	height: 40px;
	padding-top: 30px;
}
.linkit {
	background-color: #dadee6;
	font-weight: bold;
	padding: 10px;
	font-size: 110%;
	word-spacing: 15px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
}
.alaviiva {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93989C;
}
