body{
  background-color : #eeefef;
  font-family: Times New Roman;
  text-align: center;
}

h1{
  font-family: Arial;
  font-style: italic;
  font-size: 1em;
  font-weight: normal;
  color: #C97937;  
}

h2{
  font-family: Arial;
  font-style: normal;
  font-size: 0.9em;
  font-weight: bold;
  color: #000000;  
}

img{
  border:0px solid black;
}

#liuku{
  background: url(images/liukuvari.jpg) no-repeat;
  border-right: 2px solid #C97937;
  border-left: 1px solid #505050;
}

#logo{
  background: url(images/logopalkki.jpg) no-repeat;
}

table{
  background-color : white;
  margin-left: auto;
  margin-right: auto;
  border-right: 1px solid black;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-top: 25px;
}

#main{
  width:800px;
}

td{
 vertical-align: top;
}

#grey_cell{
  background-color:#505050; 
  vertical-align: top; 
  border-right: 2px solid #c97937; 
}

#menu{
  text-align: left;
  vertical-align: top;
  padding-left: 20px;
  background: #505050 url(images/harmaa.jpg) no-repeat;
  border-right: 2px solid #c97937;
  border-left: 1px solid #505050;
  height: 137px;
  line-height: 150%;
}


#menu a:link{
  color : white;
  text-decoration : none;
  font-weight: normal;
  font-family: arial;
  font-size: 0.8em;
}
#menu a:visited{
  color : white;
  text-decoration : none;
  font-weight: normal;
  font-family: arial;
  font-size: 0.8em;
}
#menu a:hover{
  color : white;
  text-decoration : none;
  background : #707070;
  font-family: arial;
  font-size: 0.9em;
}

#chosen{
  color: blue;
  font-family: arial;
  font-size: 0.85em;
  /*color: #F97937;*/
  color: #DDAA7F;
}

#under_menu{
  border-right: 2px solid #C97937;
  border-left: 1px solid #505050;
}

td.grey_under{
 background-color: #505050;
}

#content{
  padding-top: 35px;
  padding-right: 25px;
  padding-left: 25px;
  padding-bottom: 0px;
}

#copyright{
  /*text-align: right;*/
  font-size: 0.6em;
}
