html,body {
	margin:0;
	padding:0;
	background-image: url(images/tausta.png);
	background-repeat: repeat;
}

body {
	margin:10px;
	font: 76% arial, sans-serif;
	text-align:center;
}
p {
	margin:0 10px 10px;
	}



#header {
	background-image: url(images/yla.png);
	position: relative;
	height:119px;
	margin:0;
	}

#language ul {
list-style: none; 
display: block; 
margin: auto;
}
	
#language li {
	float:left;
	}	
	
#language a {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 2px 0px 5px;
	color: #3F2116;
	
}

A:link {
	text-decoration: none
	}
A:visited {
	text-decoration: none
	}
A:active {
	text-decoration: none
	}
A:hover {
	text-decoration: underline; 
	color: #3F2116;
	}


#container {
	text-align:left;
	width:783px;
	height:515px;
	margin:0 auto;
	}

#content_right {
	width: 432px;
	height: 300px;
	background: #FFFFFF;
	float: right;
	font: Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	overflow: auto;
}

#content_right img {
	border: none;
}

#content_right h1 {
font-family: Papyrus, Arial, Helvetica, sans-serif;;
font-size: 14px;
margin-top: 0px;
margin-bottom: 3px;
}

#content_right h2 {
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 3px;
}	

#content_right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
}	
#content_right h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 3px;
}	
	
#content_right img {
	float: right;
}
#content_left {
	background:#FFFFFF;
	float:left;
	width:351px;
	height:300px; 
	float: left;
	}
#content_left img {
	border: none;
}
#navigation_up {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 40px;
	width: 100%;
	background: #FFFFFF;
	text-align: center;
}

#navigation_up img {
	border: none;
}
	
#navigation_up p {
	margin:0;
	padding:5px 10px;
	}
	
#navigation_up ul {
	list-style: none;
	display: inline;	
	}
#navigation_up li {
	float:right;
	
	}	
	


#footer {
	clear: both;
	background-color: #b98544;
	height: 35px;
	
}
	

#navigation_bottom {
	clear: both;
	height: 85px;
	text-align: center;
	background-image: url(images/ruskeapalkki.jpg);
	font: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: none;
	font-weight: normal;
}

#navigation_bottom img {
	border: none;
}

#navigation_bottom ul {
list-style: none; 
display: block; 
height: 40px; 
width: 570px; 
margin: auto;
}
	
#navigation_bottom li {
	float:left;
	}	
