/* Generated by KompoZer */
#header {
  padding: 3px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  text-align: right;
  color: white;
  background-color: transparent;
  position: relative;
  width: 60%;
  list-style-position: outside;
  margin-right: 20%;
  margin-left: 20%;
  min-height: 1.25in;
}
#navbar {
  padding: 2px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: small;
  border-top-style: solid;
  border-top-width: medium;
  width: 60%;
  list-style-position: outside;
  margin-right: 20%;
  margin-left: 20%;
  color: white;
  height: 0.6in;
  min-height: 0.6in;
}
#body {
  background: white url(bodyback.jpg) no-repeat fixed center;
  position: relative;
  list-style-position: outside;
  margin-right: 20%;
  margin-left: 20%;
  min-height: 6in;
  width: 60%;
  text-align: left;
  font-size: medium;
}
#layout {
  border-style: none;
  border-width: 0px;
  background-image: url(bg.jpg);
  background-repeat: no-repeat;
  width: 100%;
  list-style-position: outside;
  min-height: 8in;
  background-position: center top;
  position: relative;
  background-attachment: fixed;
}
#cell {
  text-align: center;
  font-size: small;
  color: white;
  background-color: transparent;
  list-style-position: outside;
  visibility: visible;
  font-family: Arial,Helvetica,sans-serif;
  position: relative;
  width: 100%;
}
