body {
  background: #eee8d2 url(images/keskis2_bodybg.jpg) repeat-y fixed;
  margin: 3px 0px;
  padding: 0;
}

div#main {
  background: transparent url(images/keskis2_textbg.jpg) repeat-y;
  background-position: 229px 20px;
  width: 799px;
}

div#vasen {
  width: 263px;
  position: absolute;
}

div#vaihtokuva {
  width: 263px;
}

div#navi {
  background: transparent url(images/keskis2_05.jpg) no-repeat;
  background-position: 0px -3px;
  width: 263px;
  min-height: 100px;
}

div#oikea {
  width: 536px;
  position: relative;
  left: 263px;
}

div#otsikko {
  background: #f2efeb url(images/keskis2_02.jpg) no-repeat;
  width: 536px;
  height: 111px;
}

div#teksti {
  background: transparent url(images/keskis2_03.jpg) no-repeat;
  width: 504px;
  min-height: 350px;
}

div#oreuna {
  background: transparent url(images/keskis2_04.jpg) no-repeat;
  width: 32px;
  top: 111px;
  right: 0px;
  min-height: 350px;
  position: absolute;
}

div#ala {
  background: transparent url(images/keskis2_06.jpg) no-repeat;
  width: 799px;
  height: 69px;
}

/* NAVIGOINTI */

#navi ul {
  margin: 0;
  padding: 0;
}

#navi li {
  list-style-type: none;
  display: block;
  margin: 0px 5px;
  padding: 3px 47px;
  text-align: right;
}

#navi a {
  color: #371901;
  font-size: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif, georgia, arial;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin: 3px -14px 3px 15px;
  padding: 5px 13px;
}

#navi a:hover {
  color: #3c4d08;
  background: #cbdf8a;
  border-left: solid 10px #b06c19;
}

/* TEKSTI */

#teksti h1 {
  margin: 0px 10px;
  padding: 10px;
  text-align: justify;
  color: #371901;
  font-family: Verdana, Arial, Helvetica, sans-serif, georgia, arial;
  font-size: 17px;
  text-align: center;
  letter-spacing: 5px;
  font-variant: small-caps;
}

#teksti h2 {
  margin: 0px 6px 0px 5px;
  padding: 5px 30px;
  text-align: justify;
  color: #371901;
  font-family: Verdana, Arial, Helvetica, sans-serif, georgia, arial;
  font-size: 14px;
  text-align: center;
  letter-spacing: 5px;
  font-variant: small-caps;
  border-top: 1px solid #cfcbc8;
  border-bottom: 1px solid #cfcbc8;
}

#teksti h5 {
  margin: 0px 0px 0px 0px;
  padding: 5px 30px;
  text-align: center;
  color: #371901;
  font-family: Verdana, Arial, Helvetica, sans-serif, georgia, arial;
  font-size: 10px;
  text-align: center;
  letter-spacing: 1px;
  font-variant: normal;
  border-top: none;
  border-bottom: none;
}

#teksti p {
  margin: 15px 10px;
  text-align: left;
  color: #371901;
  font-family: Verdana, Arial, Helvetica, sans-serif, georgia, arial;
  font-size: 14px;
  line-height: 19px;
}

#teksti p.tulokset {
  margin: 15px 10px;
  text-align: left;
  color: #371901;
  font-family: Arial, Helvetica, sans-serif, georgia, arial;
  font-size: 11px;
  line-height: 19px;
}

#teksti td {
  margin: 15px 10px;
  text-align: justify;
  color: #371901;
  font-family: Verdana, Arial, Helvetica, sans-serif, georgia, arial;
  font-size: 12px;
  line-height: 19px;
}

#teksti i {
  color: #899a3c;
}

/* linkit */

#teksti a {
  color: #13436f;
  text-decoration: underline;
}

#teksti a:hover {
  color: #7698b8;
  text-decoration: none;
}

#teksti h2 a {
  color: #371901;
  text-decoration: none;
}

#teksti h2 a:hover {
  color: #371901;
}

/* taulukot */

#teksti table {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 19px;
  padding: 1px;
  background: #d8e59d;
}

#teksti td {
  background: #e9dfc6;
  margin: 1px;
  padding: 3px;
  vertical-align: top;
}

#teksti table.noborder {
  background: #f2efeb;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 19px;
  padding: 1px;
}

#teksti table.noborder td {
  background: #f2efeb;
  margin: 1px;
  padding: 3px;
  vertical-align: top;
}

/* kuva */

#teksti img {
  margin: 10px auto 10px auto;
  display: block;
  border: solid 5px #d8e59d; 
}

/* TEKIJ&Auml;NOIKEUDET */

#ala p {
  margin: 10px 47px 10px 270px;
  padding: 3px 14px;
  color: #c1b4aa;
  border-top: solid 1px #c1b4aa;
  font-family: georgia, arial;
  font-size: 12px;
}

#ala p.ylos {
  text-align: right;
  border: 0;
  margin: 8px 47px -13px 47px;
  padding: 6px; 
}

#ala a {
  color: #13436f;
  text-decoration: none;
}

#ala a:hover {
  color: #7698b8;
}
