#wrap{
	width:941px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-7px;	/*yläreunan väli?*/
	border:0px solid black;
}

#header{
	width:941px;
	height:105px;
	}
#menu{	
	height:40px;
	width:901px;
	float:left;
	background:#000000;
	background-image:url('../pix/linkki_repeat.jpg');
	background-repeat:repeat-x;
}

#mvasen{
	background-image:url('../pix/bg_vasen.jpg');
	background-repeat:repeat-y;
	height:40px;
	width:20px;
	float:left;
}
#moikea{
	background-image:url('../pix/bg_oikea.jpg');
	background-repeat:repeat-y;
	height:40px;
	width:20px;
	float:right;
}

#sisaltowrap{
	width:941px;
	min-height:100px;
	overflow:hidden;
}
#vasen{
	width:150px;
	float: left; 
	background-image:url('../pix/bg_vasen.jpg');
	background-position:top left;
	background-repeat:repeat-y;
	border-right:1px solid #c1c1c1;
	padding-left:24px;
	padding-top:20px;
	padding-right:4px;
	padding-bottom:10000px;
	margin-bottom:-9990px;
/*	background:#6cff73;*/ 
}
#articlecontainer{
	background-position:top right;
	background-repeat:repeat-x;
	width:540px;
	min-height:400px;
	float:left; 
	padding-bottom:10000px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	margin-bottom:-9990px;
/*	background:#c54040;*/
}
#oikea{
	width:150px;
	float: right; 
	background-image:url('../pix/bg_oikea.jpg');
	background-position:top right;
	background-repeat:repeat-y;
	border-left:1px solid #c1c1c1;
	padding-right:24px;
	padding-left:4px;
	padding-top:20px;
	padding-bottom:10000px;
	margin-bottom:-9990px;
/*	background:#6cff73;*/
}

/*hakua*/
#haku input[type="text"]{
	background-color:#f1f1f1;	
	border: 1px solid #666666; 
	color:#00c6ff;
	width:108px;
	height:20px;
	font-size:14px;
	padding:0px;
}

#haku{
	width:201px;
	height:49px;
	padding-left:0px;
	position:relative;
	top:10px;
	
}

/* uutispalstaa */
.newshead{
	background-color:#364a5f;
	width:136px;
	height:18px;
	position:relative;
	left:0px;
	color:#ffffff;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;   
	FONT-SIZE: 12px;
	font-weight:bold;
	padding-top:2px;
	padding-left:4px;
	font-style:normal;
	
}
a.uutislinkki:link{ padding:4px;}


/*venytys juttu*/
#cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}

#footer {
	background-image:url('../pix/footer_2.jpg');
	height:60px;
	position:relative;
	top:-1px;

}

.foottext{
	position:relative;
	left:96px;
	top:10px;
	font-size:12px;
	color:#ffffff;
	float:left;
	padding-right:52px;
	font-style:normal;
}
a.foottext:hover{font-style:normal;}
