html {
  padding:10px;
  margin:0px;
  text-align: center;
}

body { 
  padding:10px;
  margin:0px;
  text-align: center;
}

#kehikko {
text-align: left;
vertical-align: middle;
width:760px;
padding:0px;
background-color:#DCF0FC;
}

#ylabanneri {
width:760px;
padding:0px;
margin: 0px auto;
}

#alabanneri {
width:760px;
padding:0px;
margin: 0px auto;
}


#keskusta {
float:left;
margin: 0px auto;
overflow: visible;
text-align: left;
}

.oma {
position: relative;
overflow: visible;
padding-top:10px;  
padding-right:50px;
padding-bottom:10px
}

  H1{
    margin-top : 40px;
    margin-left : 40px;
    color : #000000;
    font-size:18pt;
    font-family: verdana;
    }

  H2{
    margin-left : 50px;
    color : #000000;
    font-family:arial;
    font-size:16pt;
    }

  H3{
    margin-left : 30px;
    margin-right : 30px;
    margin-top : 0px;
    color : #000000;
    font-family:Brush Script MT;
    font-size: 12pt;
    }

  p {
    color : black;
    margin-left : 60px;
    margin-right : 60px;
    font-family:arial;
    font-size:12pt;
    text-align: justify;
    }

.omap {
    color : black;
    margin-left : 100px;
    margin-right : 80px;
    font-family:arial;
    font-size:14pt;
    text-align: justify;
    }

.ala {
text-align: center;
font-family:arial;
font-size:12pt;
}

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
border: 1px solid black;
border-left-width: 0;
background-color: #8BCAFB;
font-family:arial;
font-size: 12pt;
}

.headerlinks a{
margin: auto 8px;
font-weight: bold;
color: black;
}

.submenus{
display: none;
width: 10em;
position: absolute;
top: 1.2em;
left: 0;
background-color: #C6EEFE;
border: 1px solid black;
}

.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 3px;
color: black;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #8BCAFB;
color: black;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{/* non IE browsers */
height: 3px;
}

#slideshowContainer{
width: 300px;
height: auto;
}

#numberDiv a{
font: bold 14px Arial;
text-decoration: none;
}

#backforthbuttons{
margin-top: 6px;
}
