html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-color:#8f9a9e;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
   
#wrapper {
	text-align: left;
	vertical-align: top;
	width: 1000px;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
   }
.ajankohtaista {
	font-family: "Arial";
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	color:#404142;
}
.news_date  {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #404142;
	font-style: normal;
	text-decoration: none;
}
.news_desk  {
	font-family: "Arial";
	font-size: 14px;
	font-weight: normal;
	line-height:16px;
	color: #404142;
	font-style: normal;
	text-decoration: none;
}
.news2  {
	font-family: "Arial";
	font-size: 11px;
	color: #c00000;
	line-height: 14px;
	font-weight:bold;
	text-decoration:none;
}
.news2  a:link{
	font-family: "Arial";
	font-size: 11px;
	color: #c00000;
	line-height: 14px;
	font-weight:bold;
	text-decoration:none;
}
.news2  a:visited{
	font-family: "Arial";
	font-size: 11px;
	color: #c00000;
	line-height: 14px;
	font-weight:bold;
	text-decoration:none;
}
.news2  a:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #010101;
	line-height: 14px;
	font-weight:bold;
	text-decoration:none;
}
.footer {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #dbdbdb;
	line-height: 14px;
	text-decoration: none;
}
.footer a:link{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #dbdbdb;
	line-height: 14px;
	text-decoration: none;
}
.footer a:visited{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #dbdbdb;
	line-height: 14px;
	text-decoration: none;
}
.footer a:hover{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.menu {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 26px;
	text-decoration: none;

}
.menu a:link{
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;
}
.menu a:visited{
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;

}
.menu a:hover{
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #dfe2de;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;

}
