BODY {
  background-color: #fbfafa;
  background-image: url('images/bg.gif');
  background-repeat: repeat-x;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

 DIV#main {
  width: 781px;
  height: 304px;
  margin:0 auto;
  }

 DIV#header {
  width: 781px;
  height: 304px;
  background: url("images/header.jpg");
  text-align: left;
  }
  
   DIV#header {
  width: 781px;
  height: 304px;
  background: url("images/header.jpg");
  }
  
  DIV#menu{
  padding-left: 605px;
  padding-top: 15px;
  }
  
  DIV#menu a{
  font-family: verdana,sans-serif;
  font-size: 14px;
  line-height: 22px; 
  color: #000;
  text-decoration: none;
  }
  
DIV#menu a:hover{
background: #3eb5f9;
  }
  
 DIV#content {
  width: 781px;
  background-color: #ffffff;
  text-align: left;
  }

 TD#content2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 130%;
 }
 
  TD#content2 B{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  line-height: 130%;
 }
 
  TD#content2 h1{
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000000;
 }
 
  TD#content2 A{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #55bff9;
  line-height: 130%;
  text-decoration: underline;
 }
 
  TD#content2 A:hover{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 130%;
  text-decoration: underline;
 }
 
 TD#ajankohtaista{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  }
  
  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: #55bff9;
  font-weight: bold;
  text-decoration: underline;
  }

  TD#ajankohtaista a:active{font-family: Arial, sans-serif; font-size: 12px; color: #55bff9;  text-decoration: underline;}
  TD#ajankohtaista a:visited{font-family: Arial, sans-serif; font-size: 12px; color: ##55bff9; text-decoration: underline;}
  TD#ajankohtaista a:hover{font-family: Arial, sans-serif; font-size: 12px; color: #000000;  text-decoration: underline;}
  
  DIV#footer {
  width: 781px;
  height: 20px;
  background-color: #55bff9;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  }
