@charset "utf-8";
/* CSS Document */
*{
margin:0px;
padding:0px;
}
body{
	background-color:#ff9d07;
	letter-spacing:1,2em;
	margin-top:35px;
	background-image:url(images/bgimg.jpg);
	background-position:center -20px;
	background-repeat:no-repeat;
}
a{
	text-decoration:none;
	color:#0c6cff;
}
#frame{
margin:0px auto ;
width:950px;
border:5px solid #999999;}
#top{
padding-top:14px;
background-image:url(images/top_01.jpg);
height:94px;
}
#links{
margin:0px;
margin-left:271px;
width:217px;
}
#bot{
height:508px;
background-image:url(images/LEISKA_10.jpg);
}
#uutiset{
margin-top:300px;
margin-left:50px;
background-color:#CCCCCC;
width:350px;
padding:15px;
}
#uutiset h1{
	font-size:14px;
	margin-bottom:5px;
}
#content{
	margin-top:0px;
	margin-left:50px;
	background-image:url(images/paper2.gif);
	background-repeat:repeat-y;
	background-position:0px 43px;
	width:550px;
	float:left;
}
#images{
background-color:#00CC33;
width:300px;
float:left;
margin-left:25px;
height:450px;
background: rgba(255, 255, 255, 0.5);}
#text {
	margin-top:-15px;
	margin-left: 35px;
	margin-right:35px;
}
#text p {
	margin-top:15px;
}

#apDiv1 {
	position:relative;
	width:200px;
	height:35px;
	z-index:1;
	left: -35px;;
	top: 25px;;
}
#sis{
background-color:#FFFFFF;
width:650px;
float:left;
margin-left:25px;
height:450px;
color:#000000;
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9;
}

