html, body{
   margin:0;
   padding:0;
   text-align:center;
   background: #EEE url(images/bg.gif);
   height: 100%;
   width: 100%;
}

.mainvasen {
   position: absolute;
   top:0;
   width: 17px;
   height: 541px;
   z-index:100;
   margin-left: -1px
}

.mainoikea {
   position: absolute;
   top: 0;
   width: 763px;
   height: 541px;
   z-index: 100;
}

.header img{
   width: 775px;
   height: 81px;
   border: none;
}

.header_bot {
   width: 775px;
   height: 174px;
   border: none;
}

#holder {
   width:775px;
   margin: auto;
   text-align: left;
   background: #944181 url(images/et_mainbg.gif);
   height: auto;
}

#content {
   float:right;
   width: 773px;
   background: url(images/etukuva2.jpg) no-repeat;
   padding-left: 1px;
}

#content-main {
   float:left;
   width:240px;
   text-decoration: none;
   color: #fff;
   font: 12px verdana, arial, helvetica, tahoma, sans-serif, times, georgia;
   line-height: 16px;
   /*background: url(images/etu_bg.gif) repeat-y;*/
   padding-left: 52px;
   margin: 50px 0 0 0;
}

#content a:link, #content a:visited, #content a:hover {
   text-decoration: none;
   color: #fff;
   font: 12px tahoma, verdana, arial, helvetica, sans-serif, times, georgia;
   font-weight: bold;
}


#footer{
   height:100px;
   width:100px;
   float: left;
}

h1 {
   font-family: Georgia, Times, Verdana, Arial, Helvetica, sans-serif;
   font-size: 30px;
   font-weight: normal;
   color: #993399;
   text-decoration: none;
   line-height: 30px;
}

h2 {
   font-family: Georgia, Times, Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: normal;
   color: #fff;
   text-decoration: none;
   margin:10px 0 0 0;
   padding: 0;
}

h3 {
   font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px;
   font-weight: bold;
   color: #000;
   text-decoration: none;
}

.leipis {
   text-decoration: none;
   color: #000;
   font: 11px verdana, arial, helvetica, tahoma, sans-serif, times, georgia;
}

#footer_etusivu
{
   width: 773px;
   height: 43px;
   background: #84307B;
   font-size: 24px;
   font-weight: bold;
   color: #ffffff;
   clear: both;
   margin-left: 1px;
}

#footer_etusivu a
{
   font-size: 24px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}

#footer_etusivu_vas
{
   width: 280px;
   float: left;
   text-align: right;
   padding-top: 8px;
}

#footer_etusivu_oik
{
   width: 270px;
   float: right;
   text-align: left;
   padding-top: 8px;
}