body {
	background-image:url('kuvat/tausta2.jpg');
	background-color:#4a7224;
	background-repeat:repeat-x;
}
.box {
  font-family:        sans-serif, Arial, Helvetica;
  font-size:          11pt;
  width:              892px;
  margin:             auto;
  padding:            0px;
  text-align:         left;
  background-color:   #ffffff;
  min-height:         400px;
  margin-bottom:      0px;
}

.top {
  width:              894px;
  margin:             auto;
  height:             18px;
}

.bottom {
  width:              894px;
  margin:             auto;
  height:             17px;
  margin-top:         0px;
}

.container {
  height:             150px;
}
.top_image {
  padding-left:       350px;
  padding-top:        20px;
  padding-bottom:     20px;
  float: left;
}

.top_image img {
  height:             100px;
}

.links {
  height:             15px;
  padding-left:       20px;
  padding-right:      0px;
  padding-top:        5px;
  padding-bottom:     8px;
  border-bottom:      8px solid #4a7224;
}

.links a {
  text-decoration:    none;
  font-size:          12pt;
  padding-left:       10px;
}

a {
  color:              #4a7224;
}

.selected_link {
  padding-left:       5px;
  padding-right:      5px;
  padding-top:        5px;
  color:              white;
  border-bottom:      8px solid #72a23e;
  background-color:   #72a23e;
}

.content {
  padding-top:        10px;
  padding-left:       20px;
  padding-right:      20px;
  padding-bottom:     20px;
  margin:      				0px;
  margin-left:				15px;
}

.uppercase a { 
  text-transform:     uppercase;
  font-size:          10pt;
}