@charset "utf-8";

BODY { background: url(../graphics/bg7.gif); background-repeat: no-repeat }
A:link { COLOR: #ffffff; TEXT-DECORATION: none; font-weight: normal }
A:visited { COLOR: #ffffff; TEXT-DECORATION: none; font-weight: normal }
A:active { COLOR: #2889c6; TEXT-DECORATION: none }
A:hover { COLOR: #0079c7; TEXT-DECORATION: none; font-weight: none }

#header {
  background: none;
  position: absolute;
  top: 98px;
  left: 390px;
  width: 800px;
  height: 100px;
}
#leftcol {
background: none;
  position: absolute;
top: 388px;
  left: 60px;
  width: 180px;
  height: 240px;
}
#content {
  background: none;
  position: absolute;
  top: 218px;
left: 285px;
  width: 360px;
  height: 300px;
}
#bottleftcol {
  background: none;
  position: absolute;
top: 455px;
  left: 680px;
  width: 320px;
  height: 300px;
}
#bottrighttcol {
  background: none;
  position: absolute;
top: 218px;
  left: 690px;
  width: 300px;
  height: 250px;
}
#footer {
  background: none;
  position: absolute;
  top: 780px;
  left: 20px;
  width: 800px;
  height: 50px;
