

body {
    background: #E9E9E9;
    font-family: verdana;
    font-size: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    color: #333333;
  }


p {
    margin-left: 15px;
  }


a {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
  }


li {
    margin-left: 40px;
  }


h1 {
    font-family: verdana;
    font-size: 16px;
    color: #333333;
  }


h2 {
    font-family: verdana;
    font-size: 12px;
    color: #333333;
  }


a:link {
    color: #000000;
  }


a:hover {
    color: #FFA200;
  }


a:visited {
    color: #FFFFFF;
  }


input, textarea, submit, file, radio, select {
    font-size: 12px;
    font-family: Verdana;
    color: #000000;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: #DDDDDD;
    background-color: #EEEEEE;
    padding: 1px;
    margin: 1px;
  }


#page {
    width: 870px;
    height: 100%;
    margin: 0px auto;
    padding: 0px;
  }


#header {
    height: 140px;
    width: 801px;
    background-image: url("img/header.jpg");
    background-repeat: no-repeat;
  }


#topmenu {
    height: 31px;
    width: 801px;
    background-image: url("img/topmenu.jpg");
    background-repeat: no-repeat;
    padding-left: 20px;
  }


#topmenu div {
    float: left;
  }


#midpage {
    /*height: 400px;*/
    width: 801px;
    background-image: url("img/topmidpage.jpg");
    background-repeat: no-repeat;
  }


#midpage2 {
/*     height: 400px; */
    width: 801px;
    background-image: url("img/midpage.jpg");
    background-repeat: repeat-y;
  }


#saannotmidpage {
    height: 1350px;
    width: 801px;
    background-image: url("img/topmidpage.jpg");
    background-repeat: no-repeat;
  }


#saannotmidpage2 {
    height: 1550px;
    width: 801px;
    background-image: url("img/midpage.jpg");
    background-repeat: repeat-y;
  }


#board {
    width: 670px;
    height: 100%;
    border: solid 0px #000000;
    margin-left: 20px;
    padding-top: 5px;
  }


#footer {
    height: 65px;
    width: 801px;
    background-image: url("img/footer.jpg");
    background-repeat: no-repeat;
  }


#regs {
    position: relative;
    border: solid 1px #DDDDDD;
    width: 250px;
    padding: 5px;
    overflow: hidden;
  }


#tapahtumat {
    width: 600px;
    border: dashed 1px #999999;
    margin-left: 20px;
    padding: 5px;
  }


#animation {
    top: 20px;
    left: 0px;
    position: relative;
    border: solid 0px #DDDDDD;
    width: 650px;
    height: 400px;
    padding: 5px;
  }


.horbutton {
    margin-top: 8px;
    margin-right: 5px;
    height: 20px;
    color: white;
  }


.userlist {
    margin-left: 15px;
  }


#johtokunta-header {
    float : left;
    width: 150px;
    border-top: solid 1px #999999;
    border-right: solid 1px #999999;
    border-left: solid 1px #999999;
    margin-left: 20px;
    margin-top: 20px;
    padding: 5px 5px 0px 5px;
  }


#johtokunta {
    border-bottom-color : #999999;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #999999;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #999999;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #999999;
    border-top-style : solid;
    border-top-width : 1px;
    float : left;
    margin-left : 20px;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 5px;
    width : 600px;
  }


.userlist:link {
    color: #2B3942;
  }


.userlist:hover {
    color: #7D93A1;
  }


.userlist:visited {
    color: #2B3942;
  }


.sivulinkki:link {
    color: #2B3942;
  }


.sivulinkki:hover {
    color: #7D93A1;
  }


.sivulinkki:visited {
    color: #2B3942;
  }


