body {
background-color:#000000;
color:#fff;
font-family:Optima, Verdana,Trebuchet MS,Arial,Times New Roman;
font-size:12px;
text-align:justify;
}

table{
font-size: 11px;
text-align: left;
margin-left: auto;
margin-right: auto;
border:0px solid #fff;}

td{border:0px solid;
}

/* ------- epŠmŠŠrŠiset tekstimuotoilut ------*/

ul {
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}

li{
float:right;
display:block;
margin:0 5px;
}

.update {font-family:verdana; font-size:11px;
background-color:#472732; display:block; text-transform: none; font-weight:normal; letter-spacing: normal;}

.date {color:#49B8A2;}

.tieto {font-weight:bold; letter-spacing:1px;}

/* --- epŠmŠŠrŠiset tekstimuotoilut pŠŠttyy ---*/

/* _____ LINKIT _____ */

a:link { text-decoration:none; color:#49B8A2;
font-size: 12px;letter-spacing:0px; font-weight:normal; }

a:visited { text-decoration:none; color:#49B8A2;
font-size: 11px; font-weight:normal;}

a:hover { text-decoration:none;font-size: 12px;cursor:pointer;
letter-spacing:0px;color:#C25A88; font-style:normal;}

/* _____  LINKIT P€€TTYY _____ */

/* ____ OTSIKOT VIIVAT JNE ______ */

h1{
font-size:12px;
text-align:center;
font-family:verdana;
color:#49B8A2;
}

h2{
font-size:11px;
letter-spacing:1px;
text-transform:lowercase;
text-align:left;
font-family:verdana;
background-color:#150C0E;
}

h2:before {content:">> "; }

h4 {
height:160px;
text-indent: -100.0em; 
overflow: hidden; 
}

h4 a{
display:block;
line-height:160px;
}

hr{
border:1px dotted #07231D;
}

viiva {
width: 200px;
height:11px;
}

/* ____ OTSIKOT VIIVAT JNE P€€TTYY ______ */

/* _____________ VARSINAINEN LAYOUT _____________  */

div#kokosivu{
width:1050px;
min-height: 500px;
z-index:1;
top:0px;
margin-left: auto ;
margin-right: auto ;

}

.colleft {
    float:left;
    width:400px;
z-index:2;
}

.colright {
    float:right;
    padding:30px 0 0 10px;
    width:120px;
    z-index:3;

}
    
.colmid {padding: 30px 10px 5px 420px; width:510px; z-index:4;

}

.palsta_punainen {
background-image:url(savua.png);
background-repeat:no-repeat;
background-position: bottom left;
border:0px dotted #101212;
width:500px;
height:660px;
top:0px;
position:fixed;
}

/* _____________ VARSINAINEN LAYOUT P€€TTYY _____________  */


/* ________ PALSTA_SININEN SIS€LL€ ________  */

.palsta_sininen { /* tekstidivi */
border:2px solid #472732;
position:relative;
padding:5px 10px 10px;
background-color:#472732;

}

div#ala {
border-top-width:0px;
height:10px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
background-color:#150C0E;
text-align:center;
font-size:10px;
color:#472732;
}

div#teksti {
    min-height:540px;
}

div#ylateksti {height:0px;
border-bottom-width:0px;
background-color:#150C0E;
text-align:center;
color:#472732;
}

/* ________ PALSTA_SININEN SIS€LL€ P€€TTYY ________ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~ pikkuboxit ~~~~~~~~~~~~~~~~~~~*/

.linkki { /* pŠivitykset yms */
min-height:90px;
text-align:center;
position:relative;
border:0px solid #472732;
color:#8FE2D9;
}

div#menu { /* MENU */
border:0px solid #ffffff;
height:18px;
padding:10px;
width: 1050px;
position:fixed;
z-index:5;
top:0px;
background-color:#000;
}

div#menu a {text-transform:uppercase;}

/* ~~~~~~~~~~~~~~~~~~~ pikkuboxit pŠŠttyy ~~~~~~~~~~~~~~~~~~~ */

