BODY {
  background-color: #d3f0ff;
  background-image: url('pics/bg3.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 0% 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

/*BODY {
  background-color: #831102;
  background-image: url('pics/bg2.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 0% 0%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}*/
  DIV#background {
  width: 900px;
  background-color: #ffffff;
  filter: Alpha(opacity=90); opacity: .9;
  padding-top: 8px;
  padding-bottom: 8px;
  }

  DIV#right_column {
  width: 164px;
  text-align: left;
  }

  TD#navi A {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  line-height: 150%;
  }

  TD#navi a:active{font-family: Arial, sans-serif; font-size: 12px; color: #ffffff;  text-decoration: none; line-height: 150%;}
  TD#navi a:visited{font-family: Arial, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none; line-height: 150%;}
  TD#navi a:hover{font-family: Arial, sans-serif; font-size: 12px; color: #D6D6D6;  text-decoration: none; line-height: 150%;}
	
  TD#ajankohtaista{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  }
  
  TD#ajankohtaista B{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  }

  TD#ajankohtaista A {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
  }

  TD#ajankohtaista a:active{font-family: Arial, sans-serif; font-size: 12px; color: #ffffff;  text-decoration: underline;}
  TD#ajankohtaista a:visited{font-family: Arial, sans-serif; font-size: 12px; color: #ffffff; text-decoration: underline;}
  TD#ajankohtaista a:hover{font-family: Arial, sans-serif; font-size: 12px; color: #D6D6D6;  text-decoration: underline;}

TD#content h1 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #00B206;
  font-weight: bold;
  }

  TD#content b{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  }

  TD#content {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 150%;
  }

  DIV#content{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 150%;
  }

  DIV#copy{
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #929599;
  line-height: 150%;
  }


  TD#content A {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #00B105;
  text-decoration: underline;
  }

  TD#content a:active{font-family: Arial, sans-serif; font-size: 12px; color: #00B105;  text-decoration: underline;}
  TD#content a:visited{font-family: Arial, sans-serif; font-size: 12px; color: #00B105; text-decoration: underline;}
  TD#content a:hover{font-family: Arial, sans-serif; font-size: 12px; color: #000000;  text-decoration: underline;}

    #uutiset {
	position: absolute;
	left: 900px;
	top: 400px;
	z-index: 10;
	}