html
{
background: white url('/images/bg-html.jpg') repeat-y;
}

body
{
background: url('/images/bg-content.jpg') no-repeat;
font-family: "trebuchet ms", tahoma;
font-size: 11px;
color: #b2b2b2;
margin: 0px;
}

img
{
border: 0px;
}

a:link, a:active, a:visited
{
color: white;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

hr
{
border: 0px;
height: 1px;
width: 70%;
background: #343434;
margin: 0px;
margin-top: 9px;
margin-bottom: 10px;
}

h1,h2,h3,h4
{
font-family: arial;
margin-top: 0px;
color: white;
}

h1
{
font-size: 15px;
}

h1,h2
{
font-size: 13px;
}

h3,h4
{
font-size: 12px;
}

p
{
margin-top: 0px;
}

table, tr, td
{
font-size: 11px;
}

#main
{
position: relative;
}

#contentarea
{
width: 732px;
float: left;
}

#splatter
{
position: absolute;
top: 0px;
left: 510px;
z-index: 2;
}

#menubg
{
height: 1px;
width: 1px;
background: url('/images/bg-ul-h.jpg') no-repeat;
}

#menu
{
margin: 0px;
padding: 0px;
height: 156px;
}

#menu li a
{
display: block;
height: 64px;
text-decoration: none;
}

#menu li
{
margin: 0px;
padding: 0px;
height: 64px;
float:left;
background: url('/images/bg-ul.jpg') no-repeat;
}

#menu li:hover
{
background: url('/images/bg-ul-h.jpg') no-repeat;
}

#menu ul
{   
list-style-type: none;
margin: 0px;
padding: 0px;
height: 64px;
width: 613px;
z-index: 10;
position: absolute;
top: 0px;
left: 33px;
}

.l1
{
width: 68px;
background-position: 0px 0px !important;
}

.l2
{
width: 137px;
background-position: -68px 0px !important;
}

.l3
{
width: 70px;
background-position: -205px 0px !important;
}

.l4
{
width: 71px;
background-position: -275px 0px !important;
}

.l5
{
width: 80px;
background-position: -346px 0px !important;
}

.l6
{
width: 62px;
background-position: -426px 0px !important;
}

.l7
{
width: 65px;
background-position: -488px 0px !important;
}

.l8
{
width: 60px;
background-position: -553px 0px !important;
}

#content
{
width: 640px;
background: url('/images/line.jpg') no-repeat;
background-position: 50px 0px;
}

#content-inner
{
padding: 20px 0px 00px 50px;
}

.otsikko
{
position: absolute;
top: 116px;
left: 50px
}

.pvm
{
color: #575757;
font-size: 10px;
}

.newstitle
{
color: white;
}

.newstext
{
display: block;
margin-bottom: 28px;
}

#random-thumbs
{
background: url('/images/line.jpg') no-repeat;
background-position: 50px 16px;
padding-left: 50px;
height: 150px;
clear: both;
}

#random-thumbs .highslide
{
background: url('/images/bg-thumb.jpg') no-repeat;
display: block;
width: 113px;
height: 113px;
padding-top: 5px;
text-align: center;
float: left;
margin-right: 10px;
}

#info
{
width: 250px;
height: 550px;
float: left;
color: #616161;
}

#logo
{
padding: 20px 0px 0px 0px;
}

#info-inner
{
width: 195px;
padding: 44px 0px 0px 30px;
}

#clear
{
clear: both;
height: 40px;
}

#footer
{
width: 230px;
height: 44px;
background: white;
position: fixed;
left: 766px;
bottom: 0px;
}

table img
{
margin-right: 20px;
background: white;
padding: 5px;
border: 1px solid #1F1B1B;
}

img.right
{
float: right;
background: white;
padding: 5px;
border: 1px solid #1F1B1B;
margin-right: 100px;
}

img.up
{
margin-top: 3em;
}

.gallery-link
{
display: block;
float: left;
width: 100px;
height: 55px;
text-align: center;
font-size: 20px;
font-family: "times new roman";
}

.gallery-link a
{
color: white;
}

.gallery-link a:hover
{
color: #adadad;
text-decoration: none;
}

.artist h2
{
margin-bottom: 0px;
}