/* Generated by KompoZer */
.pageTable {
}
#header {
  background-image: url(images/header-logo.png);
  height: 153px;
}
#middle {
  background-image: url(images/middle.png);
  background-repeat: repeat-y;
  padding-left: 25px;
  padding-right: 25px;
}
#bottom {
  background-image: url(images/bottom.png);
  background-repeat: no-repeat;
  height: 85px;
}
body {
  background-image: url(images/pagebg.jpg);
  background-position: left center;
  font-size: 13px;
  font-family: Tahoma;
  background-attachment: fixed;
}
hr {
  border-style: none;
  background-image: url(images/hr.jpg);
  background-repeat: repeat-x;
  background-position: left center;
}
#teamsitelink a {
  color: #cc0000;
  font-size: 10px;
}
