body {
	margin: 0px;
	background: url(tausta1.jpg) no-repeat;
}

a:link,a:active,a:visited {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #066;
	text-decoration: underline;
}



#mainframe {
	width: 860px;
	margin-top: 20px;
}

#sidebar {
	filter: alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;

	width: 160px;
	height: 100%;
	float: left;
	background-color: #efefef;
	font-family: Trebuchet MS, Arial, Serif;
	font-size: 13px;
	color: #515151;
	text-align: left;
}

#main {
	float: left;
	width: 700px;
}

#header {
	filter: alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;
	width: 700px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	background-color: #cedcc9;
	text-align: left;
}

#header-content {
	text-align: left;
	width: 680px;
	height: 140px;
	border: 3px solid white;
	background-color: #cedcc9;
	margin: 0px;
}

#header-content h1 {
	font-size: 54px;
	font-family: Trebuchet MS, Arial, Serif;
	font-style: italic;
	color: white;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
}


#header-content p {
	font-size: 14px;
	letter-spacing: 3px;
	font-family: Trebuchet MS, Arial, Serif;
	text-transform: uppercase;
	color: #384946;
	margin-left: 15px;
	margin-right: 15px;

}

#textarea {
	background-color: #efefef;
	border: 3px solid #c7d3d3;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#textarea p {
	font-family: Arial;
	font-size: 13px;
	line-height: 140%;
	text-align: justify;
}

#textarea ul {
	font-family: Arial;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	padding-left: 50px;
	line-height: 140%;
}

#textarea ul li {
	list-style-image: url(images/dot.gif);
}


#textarea h2 {
	font-family: Georgia; 
	font-size: 28px;
	font-weight: bold;
	color: #4e7470;
}

#textarea h3 {
	font-size: 18px;
	color: #9bb0b3;
	line-height: 10px;
	font-family: Arial;
	text-transform: uppercase;
}

#textarea h4 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 0px;
	line-height: 10px;
	font-family: Arial;
}



#textarea h5 {
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #76726b;
	text-align: justify;
	margin: 0px;

}

#textarea img {
	border: 1px solid #c0c0c0;
	background-color: white;
	font-family: Arial;	
	font-size: 11px;
	color: #303030;
	line-height: 110%;
}

.img2 {
	float: right;
	padding: 4px;
	margin-left: 10px;
	border: 1px solid #c0c0c0;
	background-color: white;
	font-family: Arial;	
	font-size: 11px;
	color: #303030;
	line-height: 130%;
}

.infolaatikko {
	font-family: Arial;
	font-size: 12px;
	color: black;
	width: 200px;
	border: 1px solid #aaaaaa;
	background-color: #ffeaf0;
	padding: 2px;
	line-height: 120%;
}

.siirtokunnat {
	font-family: Arial;
	font-size: 12px;
	color: #2f353c;
	

}