/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
  text-align: center;
}
html, body {
  height: 100%;
  font-family: tahoma;
  font-size: 7pt;
  background-image: url(images/paper.jpg);
}
#wrapper {
  margin: 0 auto -30px;
  min-height: 100%;
  height: auto ! important;
}
#hdr {
  background: transparent url(images/paper.jpg) repeat scroll 0% 50%;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: underline;
  font-size: 9pt;
  color: #330033;
}
#ftr {
  background-color: #6600cc;
  height: 60px;
  font-family: Tahoma;
  font-size: 5pt;
  background-image: url(images/ecrp.png);
  background-position:  center center;
  background-repeat: no-repeat;
}
#nav {
  background: #ffffcc none repeat scroll 0% 50%;
  float: left;
  width: 150px;
  font-family: tahoma;
  font-size: 7pt;
  text-align: center;
}
#ads {
  border-style: none;
  border-width: 12px;
  margin: 10px;
  padding: 10px;
  background: #ffffcc none repeat scroll 0% 50%;
  float: right;
  width: 125px;
  font-size: 7pt;
  font-family: Tahoma;
}
#txt {
  border-style: hidden;
  border-width: 1px;
  margin: 0 100px 0 150px;
  padding: 1px 1px 1px 5px;
  background: white url(images/paper.jpg) repeat scroll left top;
  font-family: Tahoma;
  font-size: 7pt;
  text-align: left;
}
