body {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background-color:#fbf3e7;
	background-image:url(gfx2/ylatausta.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	background-attachment:fixed;
	
}
.holder {	
	
	width:850px;
	margin:auto;
	padding:0px;
	
}

.main {	
	
	width:850px;
	height:196px;
	background-color:#fbf3e7;
	background-image:url(gfx2/top.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	
}


.headline{
/*
	background-image:url(h1-bg.png);	
	background-repeat:none;
	*/
	height:30px;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration:none;
	text-align:center;
	background-image:url(kuplatop.jpg);
	
	}

html>body .intext {margin-top:-3px;}

.intext {
	width:850px;
	background-image:url(gfx2/ttausta.jpg);
	font-size:small;	
	padding:0px;
	margin:0px;
	position:relative;
	top:-5px;
	}
.intext p {
	margin-left:50px;
	margin-right:20px;
}
.vali h1 {
	margin-left:150px;
}
.intext h1 {
	margin-left:150px;
}
.bottomline {
	width:560px;
	background-image:url(kuplaala.jpg);
	height:30px;
}
.bottomkuva{
	position:relative;
	top:-5px;
	width:850px;
	height:113px;
	background-image:url(gfx2/bot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.intext a {	
	color:#000000;
}
.intext p {
	text-indent:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
}

---

.news {
	position:relative;
	top:-4px;
	width:226px;
	min-height:30px;
	background-image:url(uuttatausta.jpg);
	background-repeat:repeat-y;
	float:right;
	margin:0px;
	padding:0px;
	}
html>body .news {
	top:0px;
}
.news p {
	margin-left:8px;
	margin-right:22px;
	font-size:smaller;
	}
.news  h1{

	text-align:center;
	font-size:medium;
	color:#FFFFFF;
	width:226px;
	height:29px;
	background-image:url(uuttakeski.jpg);
	background-repeat:no-repeat;
	}
.newsbottom {
	width:226px;
	height:30px;
	background-image:url(uuttaala.jpg);
}