@charset "UTF-8";
/* CSS Document */

body {
	
/*	background-position:center;*/

	width: 1024px;
	margin: 0 auto;
	background-image:url(images/taustakangas.jpg);
	
}
body LI UL {
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	list-style-type: none
}

p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%; 
}
input{ font-size:14px; font-family:Verdana, Geneva, sans-serif; background-color:#CCC; background-image:url(images/taustakangas.jpg)	
}
.keskiotyyli {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom:50px;
}


a {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #860012;
	text-decoration:underline;
}

.container {
	position: relative;
	top:0px;

	width:1024px;
	background-position:top;
	background-attachment:scroll;
	background-image:url(images/tausta.jpg);
	background-repeat:no-repeat;

	
}
.containera {
	
	background-image:url(images/taustab.jpg);
	background-repeat: repeat-y ;
	margin-bottom:150px;
} 

#contents {
	position: relative;
	
	top: 300px;

	left: 300px;
	width: 380px;
	
	padding: 20px;
	text-align: left;
	
}

#menu {
	position:absolute;
	
	top: 300px;
	height:340px;
	left:70px;
	width:210px;
	
	padding: 20px;
	
	text-align: right;
	
}

#header {
	position:absolute;
	
	top: 50px;
	height:200px;
	left:200px;
	width:500px;
	
	padding: 0px;
}

#ajankohtaiset {
	position:absolute;
	
	top: 45px;
	height:200px;
	left:740px;
	width:250px;
	
	padding: 0px;
}

#ajankohtaiset p {
	color: #666666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
}

#ajankohtaiset h2 {
	color: #860012;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
}

#kuvat {
	position:absolute;
	
	top: 320px;
	height:400px;
	left:740px;
	width:250px;
	
	padding: 0px;
}

#kielivalinta {
	position:absolute;
	top: 695px;
	height: 25px;
	overflow:hidden;
	left:740px;
	width:283px;
	background-color:#870013;

}

#kielivalinta p, #kielivalinta a {
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	margin-top:2px;
	text-align:center;

}

#footer {
	position:absolute;
	bottom: 12px;
	height: 30px;
	left:100px;
	width:800px;
}

#footer p {
	color:#666666;
}