/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background: #ffff99 none repeat scroll 0% 50%;
  font-family: "Century Gothic","Gill Sans",Arial,sans-serif;
}
p, h1, h2, h3, h4, h5, h5, ol, ul {
  margin: 0px;
  padding: 0px;
}
#wrapper {
  width: 90%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  color: #333333;
  background-color: #ffff99;
}
.center {
  text-align: center;
}
.heading {
  padding: 20px 0;
  position: relative;
  height: 70px;
  background-position: left center;
  background-image: url(images/wrclogo.gif);
  background-repeat: no-repeat;
}
#content {
  margin: 1em 0;
  min-height: 600px;
}
.leftimg {
  padding: 0em 1em;
  float: left;
}
.rightimg {
  padding: 0em 1em;
  float: right;
}
#content p {
  padding: 0.5em;
  clear: both;
  font-size: 0.8em;
}
#footer {
  border-top: 1px solid;
  padding: 3px 1em;
  clear: both;
  font-size: 0.7em;
}
#footer span {
  text-align: right;
}
#supNav li {
  display: inline;
}
* html #supNav a {
  height: 1px;
}

