/* CSS Document */

body {
background:#FFFFFF;
height: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
line-height:140%;
}

#main{
position: absolute;
left: 0px; 
top: 0px; 
width: 95%; 
height: 95%;
}

#back {
position: relative;
background: url(../images/palkki.gif) no-repeat top;
top:0px;
left:0px;
width:850px;
height:297px;
}


#sivu{
position: absolute;
background:url(../images/merkit.gif) no-repeat;
left:0px;
top: 196px;
width: 133px;
height: 379px;
}

#links {
position: absolute;
left: 169px;
top: 171px;
width: 581px;
height: 20px;
text-align:left;
}

#content {
position:absolute;
left: 169px;
top: 200px;
width: 520px;
text-align:left;
}

#gallery_content {
position:absolute;
left: 169px;
top: 220px;
width: 600px;
text-align:left;
}

#slinks {
position: absolute;
left: 84px;
top: 0px;
width: 300px;
height: 20px;
text-align:left;
}

#text {
position: absolute;
width: 520px;
left: 0px;
top: 46px;
margin-right: 4px;
padding-right: 4px;
}

table.treenit {
border: 1px solid #999999;
border-spacing: 0px;
border-collapse: collapse;
}

table.treenit td {
border: 1px solid #999999;
padding: 1px;
-moz-border-radius: 0px;
text-align:left;
vertical-align:top;
}

/* tekstityylit */

h1 {
font-size:100%;
font-weight: bold;
}

h2 {
font-size:100%;
font-weight: bold;
}

a.link:link {
font-size: 110%;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
word-spacing: 20px;
}

a.link:visited {
font-size: 110%;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
word-spacing: 20px;
}

a.link:hover {
font-size: 110%;
text-decoration: none;
font-weight: bold;
color:#F86414;
word-spacing: 20px;
}

a.link:active {
font-size: 110%;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
word-spacing: 20px;
}

.alink {
font-size: 110%;
text-decoration: none;
font-weight: bold;
color:#F86414;
word-spacing: 20px;
}

a.slinks:link {
font-size: 100%;
text-decoration: none;
font-weight: bold;
color:#000000;
word-spacing: 20px;
}

a.slinks:visited {
font-size: 100%;
text-decoration: none;
font-weight: bold;
color:#000000;
word-spacing: 20px;
}

a.slinks:hover {
font-size: 100%;
text-decoration: none;
font-weight: bold;
color:#F86414;
word-spacing: 20px;
}

a.slinks:active {
font-size: 100%;
text-decoration: none;
font-weight: bold;
color:#000000;
word-spacing: 20px;
}

.aslinks {
font-size: 100%;
text-decoration: none;
font-weight: bold;
color:#F86414;
word-spacing: 20px;
}

a.tlink:link {
text-decoration:underline;
color: #000000;
}

a.tlink:visited {
text-decoration:underline;
color: #000000;
}

a.tlink:hover {
text-decoration:underline;
color:#F86414;
}

a.tlink:active {
text-decoration:underline;
color: #000000;
}

/* funnypurple */

#fupu {
position: absolute;
width: 160px;
height: 20px;
left: 700px;
top: 8px;
text-align: center;
}

a.fp:link {
font-size: 60%;
text-decoration: none;
color:#000000;
}

a.fp:visited {
font-size: 60%;
text-decoration: none;
color:#000000;
}

a.fp:hover {
font-size: 60%;
text-decoration: none;
color:#999999;
}

a.fp:active {
font-size: 60%;
text-decoration: none;
color:#000000;
}

