@charset "utf-8";

BODY { background: url(../); 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: 60px;
  left: 200px;
  width: 800px;
  height: 100px;
}
#leftcol {
  background: none;
  position: absolute;
top: 140px;
  left: 180px;
  width: 340px;
  height: 200px;
}
#picquest {
  background: none;
  position: absolute;
  top: 495px;
left: 685px;
  width: 207px;
  height: 187px;
}
#bottleftcol {
  background: none;
  position: absolute;
top: 480px;
  left: 230px;
  width: 390px;
  height: 150px;
}
#bottrighttcol {
  background: none;
  position: absolute;
top: 130px;
  left: 600px;
  width: 275px;
  height: 250px;
}
#footer {
  background: none;
  position: absolute;
  top: 780px;
  left: 20px;
  width: 800px;
  height: 50px;
