

body {
  margin: 20px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666;
  background-color: #FDFDFD;
}

h1 {
  clear: both;
  padding: 5px 0 12px 10px;
  margin: 0;  
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -1.5px;
}



h2 {
  clear: both;
  padding: 0 0 0 5px;
  margin: 0 0 -10px 0;  
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #868686;
}

h3{
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #868686;
  padding: 10px 0 0 10px;
	border-bottom: 1px solid #76502E;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
}

p {
  line-height: 20px;
  padding: 8px 0 8px 5px;
  margin: 5px 0 5px 0;
}


a {
  color: #E31E32;
}

a:hover {
  color: #E31E32;
  background-color: #DDD;
}

#news   a:hover, #footer a:hover {
  background-color: #CCC;
}

ul, ol {  
  padding-bottom: 8px;
  line-height: 20px;
}

ul {
  list-style-image: url('../images/li_bullet_dark.gif');
}


#siteBox {
  width: 750px;
  margin: 0px auto;
  text-align: left;

}


#header {
  height: 112px;
  background: url('../images/logo.png') no-repeat top center;
  border: 1px solid black;
  
}

#news {
  float: left;
  width: 175px;
  padding: 0 0px 0 0;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  background: #DDD 
}

#news p {
  padding: 8px;
}


#news .block {
  margin-bottom: 0px;
  background: #DDD 

}


#news .block h1{
		padding: 10px 0 0 10px;
		border-bottom: 1px solid #76502E;
		margin-left: 10px;
		margin-right: 30px;
		margin-bottom: 10px;
  		border-bottom: 1px solid #3C3C3C;
}

#news .block a{
color:#C94141;
}


#news .links {
  margin: 0px 0 0px 0;
}

#news .links a {
  display: block;
  padding: 6px 0 6px 20px;
  text-transform: uppercase;
  text-decoration: none;  
    font-family: verdana, arial, sans-serif;
  font-size: 12px;
}

#news .links a:hover {
  background: #DDD url('../images/link_news.gif') no-repeat center;
}




#text {
  float: left;
  width: 500px;
  margin: 20px 0 20px 20px;  
}

#text p {
  
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666;
}


#pikkukuvat a:link{

	color:#373721;


}
#pikkukuvat a:active{
	color:#f3f3f3;

}

#pikkukuvat a:visited {

	color:#373721;


}

#pikkukuvat a:hover {

	color:#f3f3f3;


}

#kuvaalue {

	width:520px;
}

#kuvagaltsu {
padding-left:2px; 
	padding-top:10px; 
	padding-bottom:30px
	background:#E8EADC; 

}
#footer {
  height: auto;
  margin: 0px 0;  
  background-color: #DDD;
    border: 1px solid black;
    text-align: center;
}
#footer p {
	font-size: 9px;
}