a:link {
	color: #99FFFF;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #b2906d;
	text-decoration: none;
	}

a:hover, a:active {
	color:#99d0dd;
        text-decoration: none;
	}
#body #header {
	background-repeat: no-repeat;
	height: 150px;
	width: 950px;
	margin: auto;
	position: relative;
	float: left;
	background-image: url(../kuvat/header.jpg);
}
#body #vasen {
	color: #D0C86E;
	background-image: url(../kuvat/bg_link3.gif);
	background-repeat: repeat;
	padding-top: 20px;
	width: 130px;
	float: left;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 30px;
	padding-bottom: 20px;
	line-height: 18px;
	top: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
p {
	font-family: Optima;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
#contain {
	position: static;
	top: 0px;
	background-image: url(../kuvat/tausta.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 950px;
}
#pystytxt {
	height: 455px;
	width: 50px;
	position: absolute;
	left: 950px;
	top: 0px;
	padding-left: 3px;
}
h1 {
	font-family: Optima;
	font-size: 18px;
	font-weight: bold;
	color: #CFC76D;
	padding-left: 30px;
}
.nelio {
	padding-left: 5px;
	padding-bottom: 5px;
}

#perho {
	padding-left: 160px;
	margin-top: 100px;
	margin-right: 100px;
	position: absolute;
}
#footer {
	background-image: url(../kuvat/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
	float: left;
	width: 950px;
	font-family: Optima;
	font-size: 12px;
	height: 25px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #BFB561;
	border-right-color: #BFB561;
	border-bottom-color: #BFB561;
	border-left-color: #BFB561;
	font-weight: bold;
	text-indent: 50px;
}
#extra {
	float: right;
	clear: both;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}
#containtxt {
	text-align: left;
	width: 550px;
	background-repeat: repeat;
	padding: 5px;
	margin-left: 260px;
	margin-top: 150px;
	background-image: url(../kuvat/txttausta.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 0px;
}
.txt {
	font-family: Optima;
	font-size: 12px;
	color: cfc76d;
}
#containlink {
	text-align: left;
	width: 150px;
	background-repeat: repeat;
	padding: 5px;
	margin-left: 30px;
	margin-top: 150px;
	background-image: url(../kuvat/txttausta.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
}
body {
	background-image: url(../kuvat/bodytausta.jpg);
	background-repeat: repeat-y;
}

