/* Generated by KompoZer */
body {
  font-size: large;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  background-image: url(img/bodyback.png);
}
.wrapper {
  border: 5px solid #1667e0;
  margin: 0 auto;
  color: black;
  overflow: hidden;
  width: 802px;
}
.header {
  border-style: none;
  height: 367px;
  width: 802px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url(img/head4.gif);
}
.leftcolumn {
  border:  none;
  float: left;
  text-align: right;
  background-position: left top;
  background-image: url(img/menubck.png);
  background-repeat: repeat-x;
  width: 204px;
  height: 535px;
}
.rightcolumn {
  border-style: none;
  border-color: #5fabfb;
  text-align: left;
  overflow: auto;
  float: left;
  height: 535px;
  width: 598px;
  background-color: white;
  background-repeat: repeat-x;
  background-position: left top;
}
.clear {
  clear: both;
  background-color: white;
}
.h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: larger;
  color: #1fb5ff;
  font-weight: bold;
  z-index: 2;
}
a:link {
  font-weight: bold;
  text-transform: none;
  text-align: left;
  font-size: medium;
  color: #1257bf;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
a:hover {
  color: #1fb5ff;
  text-decoration: underline;
  font-weight: bold;
}
a:active {
  font-weight: bold;
  text-transform: none;
  text-align: left;
  color: #1257bf;
  font-family: Arial,Helvetica,sans-serif;
  font-size: large;
  text-decoration: underline;
}
a:visited {
  font-weight: bold;
  text-transform: none;
  text-align: left;
  font-size: medium;
  color: #1257bf;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
.imgabs {
  position: absolute;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: x-large;
  line-height: 1.2em;
  color: white;
  z-index: 1;
}
