body
{
background-color :#c6b1a2;
font-size : 16px;
background-image: url("../im/tiilet0.jpg");
text-align: center;
line-height: 20px;
}
A
{
color : #000000;
text-decoration : underline;
}
A:visited
{
color : #000000;
text-decoration : underline;
}
A:active
{
color : #000000;
text-decoration : underline;
}

div.artikkeli
{
background-color :#ffffff;
background-color :#e7d7cb;

font-size : 16px;
float : left;

margin: 0px 0px 0px 0px;
padding: 0px;
border : 0px;

width:650px;
} 


div.valikko
{
background-color :#c6b1a2;
background-color :#e7d7cb;
font-size : 13px;
text-align: left;
float : right;

margin: 0px 0px 0px 0px;
padding: 0px;
border: 0px;

background-image: url("../im/taustatiilet0.jpg");

line-height: 15px;

width:210px;
}

div.pad
{
margin: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;

border-top-width : 1px;
border-bottom-width : 1px;
border-left-width : 3px;
border-right-width : 3px;

border-left-style : double;
border-right-style : double;
border-top-style : solid;
border-bottom-style : solid;

border-color: #906648;
border-color: #c6b1a2;
border-color: #6A350E;
}

div.padots
{
margin: 0px;
padding-left: 15px;
padding-right: 15px;
}


/*
wrap.width=valikko.width+artikelli.width+gap
*/
div.wrap
{
margin: 0px auto;
width: 870px;
text-align: left;
}

div.wrapvalikko
{
margin: 0px;
padding: 0px;
border:0px;
width: 210px;
float: right;

line-height: 20px;
}

div.wrapots
{
margin: 0px auto;
width: 870px;
text-align: left;
}


.text1
{
color :#000000;
font-size:16px;
}
.aleft
{
text-align:left;
}
.acenter
{
text-align:center;
}
.aright
{
text-align:right;
}
.image1
{
font-style:italic;
display:block-level;
}
.fleft
{
float:left;
}
.fcenter
{
float:center;
}
.fright
{
float:right;
}




