body {
color: #393939;
font-size: 9pt;
font-family: arial;
line-height: 1.6;
text-align: justify;
background-color: #594939;
margin: 0;
}

/* Ulkoasu */

#koko {
width: 786px;
position: absolute;
left: 9%;
margin: 0;
background-image: url(hcontent.png);
background-repeat: repeat-y;
}

#ylapala {
height: 74px;
width: 786px;
background-image: url(htopbg.png);
}

#keski {
background-image: url(hcontent.png);
background-repeat: repeat-y;
margin-top: 0px;
width: 786px;
}

#paalinkit  {
position: absolute; 
width: 130px;
left: 645px; 
top: 193px;	
} 

#teksti {
padding-left: 25px;
padding-top: 7px;
width: 735px;
padding-bottom: 0px;
}

#kuva {
height: 140px;
width: 786px;
margin: 0px;
padding: 0px;
left: 0px;
border-bottom: 1px solid #ffffff;
}

#alapala {
height: 19px;
font-size: 8pt;
width: 786px;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(hbottom.png);
}

/* Normaalit linkit */

a:link {
text-decoration: none;
color: #9a3932;
}
 
a:visited {
text-decoration: none;
color: #9a3932;
}

a:active {
text-decoration: none;
color: #9a3932;
}
 
a:hover {
text-decoration: underline;
color: #9a3932;
border: 0px;
}

/* Linkkipalkki */

.linkki {
list-style-type: none;
background: transparent;
position: absolute;
margin-top: 10px;
margin-left: 257px;
padding-left: 0px;
height: 38px;
}

.linkki li {
padding-left: 70px;
float: left;
}

.linkki li a {
display: table-cell;
vertical-align: top;
height: 38px;
padding: 0px;
background: transparent;
}

.linkki li a {
text-decoration: none;
color: #000000;
}

.linkki li a:active {
background: transparent;
text-decoration: none;
color: #fff;
}

.linkki li a:visited {
background: transparent;
text-decoration: none;
color: #000000;
}

.linkki li a:hover {
background: transparent;
border: 0px;
color: #fff;
}

/* Muut */

h1 {
color: #594939;
text-align: left;
font-weight: bold;
border-bottom: 1px solid #9a3932;
font-size: 10pt;
font-family: trebuchet ms;
letter-spacing: 1px;
line-height: 14pt;
padding-left: 10px;
margin-top: 0;
margin-bottom: 12px;
}

.lista {
list-style-type: none;
list-style-image: url(hlista.png);
list-style-position: inside;
}

