body {
  background-color: #2A323A;
  background-image: url('../kuvat/tausta.png');
  background-repeat: repeat-y;
  background-position: top center;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
menu {
  width: 770px;
  height: 50px;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  list-style-type: none;
  white-space: nowrap;
  overflow: hidden;
}
menu li {
  background-image: url('../kuvat/erotin.png');
  background-repeat: no-repeat;
  background-position: right center;
  height: 50px;
  margin: 0px;
  padding: 0px 12px 0px 12px;
  float: left;  
  white-space: nowrap;
}
menu li a:link {
  color: #777777;
  font-family: Sans-Serif; 
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;     
  position: relative;
  top: 15px;       
}
menu li a:hover {
  color: #CF8800;       
}
menu li a:active {
  color: #CF8800;       
}
menu li a:visited {
  color: #777777;
  font-family: Sans-Serif; 
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;     
  position: relative;
  top: 15px;       
}
h1, h2, h3, h4 {
  color: #694D12;
  background-color: #FEFE00;
  background-image: url('../kuvat/otsikko.png');
  background-repeat: repeat-x;
  background-position: top left;
  margin: 0px;
  padding: 5px 10px 5px 10px;
  border-top: 1px solid #CE8882;
  border-left: 1px solid #CE8882;
  border-bottom: 1px solid #797B00;
  border-right: 1px solid #797B00;
  font-family: Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  top: -5px;
  left: -5px;
  overflow: hidden; 
}
p, address, form, ul {
  color: #434843;
  margin: 10px;
  padding: 0px;
  font-family: Sans-Serif;
  font-size: 12px;
  font-style: normal;
  text-align: justify;
  line-height: 1.5;
  list-style-type: none;
}
p img {
  border-color: #434843; 
  padding: 0;
}
ol {
  color: #434843;
  margin: 10px;
  padding: 0px 0px 0px 20px;
  font-family: Sans-Serif;
  font-size: 12px;
  font-style: normal;
  text-align: left;
  line-height: 1.5;
  list-style-type: square;
}
cite {
  color: #777777;
  font-family: Serif;
  font-size: 14px;
}
small {
  color: #777777;
  font-family: Serif;
}
a:link {
  color: #666666;
}
a:hover {
  color: #CF8800;
}
a:active {
  color: #CF8800;
}
a:visited {
  color: #666666;
}
input {
  color: #666666;
  background-color: #FFFFFF;
  background-image: url('../kuvat/kaavake.png');
  background-repeat: repeat-x;
  background-position: top left;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #777777;
  border-right: 1px solid #777777;
  font-size: 12px;
  padding: 5px;
  margin-bottom: 5px;
  height: 25px;
}
textarea {
  color: #666666;
  background-color: #FFFFFF;
  background-image: url('../kuvat/kaavake.png');
  background-repeat: repeat-x;
  background-position: top left;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #777777;
  border-right: 1px solid #777777;
  border-top: none;
  width: 463px;
  font-family: Sans-serif;
  font-size: 12px;
  padding: 5px;
}
select {
  color: #666666;
  background-color: #FFFFFF;
  background-image: url('../kuvat/kaavake.png');
  background-repeat: repeat-x;
  background-position: top left;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #777777;
  border-right: 1px solid #777777;
  border-top: none;
  height: 25px;
  width: 65px;
  font-size: 12px;
  padding: 5px;
  margin-bottom: 5px;
}
table {
  width: 463px;
}
td {
  color: #666666;
  background-color: #FFFFFF;
  background-image: url('../kuvat/kaavake.png');
  background-repeat: repeat-x;
  background-position: top left;
  padding: 8px;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #777777;
  border-right: 1px solid #777777;
  border-top: none;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.kentta {
  width: 100%; 
}
.sivu {
  background-image: url('../kuvat/sivu.png');
  background-repeat: repeat-x;
  background-position: top left;
  width: 770px;
  margin: auto;
  padding: 0px;
  text-align: left;
}
.logo {
  width: 100%;
  height: 75px;
  margin: 0px;
  padding: 0px;
}
.logo img{
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.palsta {
  width: 250px;
  margin: 0px;
  float: left;  
}
.sisalto {
  width: 505px;
  height: 725px;
  margin: 0px;
  float: left;  
}
.varjo {
  background-image: url('../kuvat/varjo.png');
  margin: 0px 0px 15px 20px;
}
.kappale {
  background-color: #E9E9E9;
  background-image: url('../kuvat/kappale.png');
  background-repeat: repeat-x;
  background-position: top left;
  margin: 0px;
  border: 1px solid #777777;
  position: relative;
  top: -5px;
  left: -5px;
}
.verkkokansio {
  margin-top: 0px;
}
.verkkokansio img {
  margin: 5px 5px 0px 0px;
  padding: 0px;
  position: relative;
  top: 5px;
}
.tekija {
  color: #777777;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  width: 505px;
  font-family: Sans-Serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
.tietoja, .tanaan, .vpaivat {
  color: #694D12;
  background-color: #FEFE00;
  background-image: url('../kuvat/otsikko.png');
  border-left: 1px solid #CE8882;
  border-bottom: 1px solid #797B00;
  border-right: 1px solid #797B00;
  border-top: none;
  font-weight: bold; 
}
.tyhjat, .varattu { 
  color: #CCCCCC; 
}
.aktiivinen {
  color: #694D12;
  background-color: #FEFE00;
  background-image: url('../kuvat/otsikko.png');
  border-left: 1px solid #CE8882;
  border-bottom: 1px solid #797B00;
  border-right: 1px solid #797B00;
  border-top: none;
  text-decoration: blink;
}
.huomio {
  color: #FF0000;
  text-decoration: blink;
}