html {
  overflow-y: scroll;
}

img#back {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#content {
  position: relative;
  z-index: 1;
}

body {
  background-coloor: #a51d22;
  margin: 0;
}

fieldset {
  border: 0px;
}

#flags {
  width: 220px;
  padding-left: 15px;
  height: 25px;
}

td {
  font-family: "Trebuchet MS", Verdana, Tahoma, sans serif;
  font-size: 10pt;
}

.justifyright {
  float: right;
}

h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 5px;
  color: #911d23;
}
h1 {
  font-size: 13pt;
}
h2 {
  font-size: 11pt;
  font-weight: bold;
}
h3 {
  font-size: 10pt;
  font-weight: bold;
}

.basepage,
.logo,
.page_top,
.page_bottom,
.grey {
  width: 956 px;
}
.text_left {
  background-image: url("text_left.png");
  width: 260px;
}
.text_right {
  background-image: url("text_right.png");
  width: 696px;
}
.text_left,
.text_right {
  background-repeat: repeat-y;
}

#base {
  margin: auto;
  width: 980px;
}
#textarea {
  width: 660px;
}

.page_top,
.page_bottom,
.grey {
  background-repeat: no-repeat;
}
.page_top,
.page_bottom {
  height: 49px;
}
.page_top {
  background-image: url("page_top.png");
}
.logo {
  height: 100px;
}
.page_bottom {
  background-image: url("page_bottom.png");
}
.grey {
  background-image: url("page_bottom_grey.png");
  height: 115px;
}

.logot {
  height: 65px;
  width: 150px;
  text-align: center;
}

#valikko {
  list-style: none;
  margin: 0;
  padding: 0;
}

#valikko ul {
  margin: 0;
  padding: 0;
}

a.list,
a.list_akt,
a.submenulink,
a.submenulink_akt {
  display: block;
  color: #000000;
  float: left;
  font-size: 90%;
}

a.list,
a.list_akt {
  background-repeat: no-repeat;
  width: 214px;
  line-height: 31px;
  padding-left: 27px;
  text-transform: uppercase;
}

a.submenulink,
a.submenulink_akt {
  width: 210px;
  line-height: 25px;
  padding-left: 31px;
}
a.list,
a.list_akt,
a.submenulink {
  text-decoration: none;
}
a.list,
a.list_akt,
a.submenulink_akt,
a.submenulink:hover {
  font-weight: bold;
}
a.submenulink:hover,
a.submenulink_akt {
  text-decoration: underline;
}

a.list:hover,
a.list_akt {
  background-image: url("button_akt.png");
}
a.list {
  background-image: url("button.png");
}
a.list_akt {
  background-image: url("button_akt.png");
}

a.twitter(display:block; width:99px; height: 22px; background-image: url("logo_twitter.png"); background-color: #FFFFFF;)
  a.twitter:hover {
  background-image: url("logo_twitter_akt.png");
}
.design {
  height: 20px;
  padding-right: 8px;
  float: right;
}
a.designer {
  text-decoration: none;
  color: #000000;
}
a.designer:hover {
  text-decoration: underline;
}
