body, html {
  margin: 0;
  padding: 0;
}

body {
  background: url('img/c2010tausta2.jpg');
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

#bg-wrap {
  background: none;
  background-repeat: no-repeat;
}

.floatleft { float: left; margin-left: 7px; margin-right: 3px;}
.floatright { float: right; margin-left: 3px; margin-right: 7px;}

#main {
  position: relative;
}

#head {
  background: url('img/c2010tausta2.jpg');
  background-repeat: repeat-x;
  height: 150px;
  top: 0;
}

img { 	
  border: none; 
}

#head-end {
  background: none;
  position: relative;
  top: 0;
  right: 0;
  float: right;
  height: 162px;
  width: 500px;
  color: #eecc00;
  margin-top: 35px;
  font-size: 12t;
  font-weight: bold;
  text-align: right;
  margin: 40px 15px 0 0;
}

#logo {
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin-top: 35px;
  vertical-align: middle;
  width: 700px;
  height: 162px;
  color: #eecc00;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 300%; 
  font-weight: bold;
}

#logo img {
   vertical-align: middle;
   float: left;
   margin-right: 10px;
}

#content {
  position: relative;
  width: 100%;
}

#context {
  background: none;  
  position: absolute;
  padding: 0 5px 0 5px;
  left: 15px;
  top: 0px;
  width: 140px;
  line-height: 2em;
}

.menu-top { 
  background: none;  
}

.menu-area .text {
  position: relative;
  padding: 5px 15px 5px 15px;
  margin-top: 20px;
  color: #eecc00;
  font-weight: bold;
  text-decoration: none; 
}

.menu-area a {
  color: #eecc00;
  text-decoration: none;
}  

.menu-area a:hover {
  color: red;
  text-decoration: none;
}  

#article {
  background: none;
  background-repeat: repeat;
  background-position: left;
  padding: 0 25px 0 120px;
  margin-left: 70px;
  margin-right: 5px;
}

#article .container {
  background: white;
  color: black;
  position: relative;
  padding-bottom: 29px;
}

#article .text {
  padding: 10px;
  position: relative;
}

#article .text table {
  width: 97%;
}

#bottom {
  background: none;
  background-repeat: no-repeat;
  height: 32px;
  margin-left: 70px;
  min-width: 925px;
}

#bottom div {
  float: right;
  background: none;
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
}
  
h1 {
  margin-top: 20px;
  font-weight: bold;
  font-size: 20px;
  font-weight: bold;
  color: #000080;
  text-align: left;
}

h2 {
  margin-top: 10px;
  font-size: 15px;
  color: #000080;
  font-weight: bold;
}

.bonk {
  height: 11px;
  width: 11px;
  margin: 0 3px 0 3px;
}
