/* Generated by KompoZer */
body {
  margin: 0;
  background-image: url(images/bluegrad.jpg);
  background-attachment: fixed;
  font-family: Tahoma;
  font-size: 15px;
  background-position: left center;
}
#header {
  background-image: url(images/header.png);
  height: 113px;
  padding-left: 10px;
  padding-right: 15px;
}
#middle {
  background-image: url(images/tablebg.png);
  background-repeat: repeat-y;
  padding-left: 15px;
  padding-right: 15px;
}
#bottom {
  background-image: url(images/bottompage.png);
  background-repeat: no-repeat;
}
#bgLayer2 {
  background-image: url(images/bgStripes.png);
  background-attachment: fixed;
}
#nospam {
  border: 3px dashed #cc0000;
  font-size: 20px;
  background-color: #ffffcc;
}
