/* Generated by KompoZer */
body {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  opacity: 1;
}
#header {
  border-style: ridge;
  margin: 20px 230px 0px;
  padding: 10px;
  height: 80px;
  max-height: 150px;
  opacity: 1;
}
#left {
  border-width: 2px;
  position: absolute;
  left: 15px;
  top: 160px;
  width: 200px;
  padding-right: 6px;
  padding-left: 6px;
}
#center {
  border-style: groove;
  padding: 15pt 4px 4px;
  margin-left: 230px;
  margin-right: 230px;
}
#right {
  border-width: 2px;
  position: absolute;
  right: 15px;
  top: 160px;
  width: 200px;
  padding-right: 4px;
  padding-left: 4px;
}
#header-NOW {
  border-style: ridge;
  margin: 20px 230px;
  padding: 0px 10px 5px;
  color: #333399;
  font-weight: bold;
  height: 120px;
  text-align: center;
  font-size: 90pt;
  line-height: 1em;
}
.sidebar-sub-title {
  font-weight: bold;
  font-size: larger;
  color: #3333ff;
  text-decoration: underline;
}
.sidebar-text {
  color: black;
}
.sidebar-link-blue {
  text-decoration: underline;
  color: #3333ff;
}
.sidebar-link-sub-title {
  font-weight: bold;
  font-size: medium;
  color: #3333ff;
  text-decoration: underline;
}
