  body {
    background-color: #000000;
    margin: 0;
    padding: 0;
    text-align: center;
  }

  img {
    border: 0;
  }

  hr {
    color: #ff0000;
  }

  .container {
    position: relative;
    background-color: #3874b0;
    color: #fdf5e6;
    font-size: 1.2em;
    font-family: Arial, Helvetica, sans-serif;
    width: 960px;
    padding: 15px;
    border: 2px solid #fdf5e6;
    margin: 0 auto;
    background-image: url(stripes.jpg);
    background-position: left;
    background-repeat: repeat-y
}

.richlogo {
  margin: 0 auto;
}

.frontlogo {
  width: 612px;
  margin: 0 auto;
}

  h1, h2, h3, h4 {
    text-align: center;
}

  a:link, a:visited, a:active {
    background-color: transparent;
    color: #ffd700;
}

  a:hover {
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
}

#navcontainer {
  width: 900px;
  margin: 15px auto 0 40px;
  border: 5px outset #ffffff;
}

ul#navlist {
  margin-left: 0;
  padding-left: 0;
  line-height: 2em;
}

#navlist li {
  display: inline;
  list-style-type: none;
  font-size: .9em;
  font-weight: bold;
  white-space: nowrap;
}

#navlist a {
  padding: 3px 10px;
}

#navlist a:link, #navlist a:visited {
  background-color: transparent;
  color: #ffd700;
}

#navlist a:hover {
  background-color: #FFFFFF;
  color: #000000;
  text-decoration: none;
}

#copyright {
  font-size: .8em;
  text-align: center;
}

#leftrightarea {
  position: relative;
  width: 915px;
  height: 400px;
  margin: 0px auto 20px 40px;
}


#rightmenu {
  position: absolute;
  width: 145px;
  top: 50px;
  font-size: 1em;
  right: 0px;
  text-align: right;
  line-height: 1.7em;
}

#leftmenu {
  position: absolute;
  width: 145px;
  top: 50px;
  font-size: 1em;
  left: 0px;
  text-align: left;
  line-height: 1.7em;
}

.holidays {
  font-size: .7em;
}

.emailimg {
  position: absolute;
  top: 40px;
  right: 160px;
}

.infoarea {
  position: relative;
  text-align: center;
}

.memberhighlight {
  position: relative;
  width: 915px;
  margin: 30px auto 30px 40px;
  height: 550px;
  border-top: 5px dotted #FF0000;
  border-bottom: 5px dotted #FF0000;

}

#star {
  position: absolute;
  top: 235px;
  left: 50px;
  border: 0;
}

#regsymbol {
  position: absolute;
  top: 35px;
  right: 230px;
}

#ticket {
  position: absolute;
  top: 345px;
  right: 12px;
}

#bmi {
  position: absolute;
  left: 40px;
  top: 425px;
}

.movie1 {
  position: absolute;
  left: 40px;
  top: 40px;
}

.movie2 {
  position: absolute;
  right: 40px;
  top: 40px;
}

span.holiday {
  background-color: transparent;
  color: #ffd700;
}

div.holiday {
  text-align: left;
  margin-left: 200px;
  letter-spacing: 1px;
  line-height: 1.7em;
  font-weight: bold;
}

.proshop {
  font-size: 1.3em;
  font-style: italic;
}

.proshop ul {
  text-align: left;
  /* margin-left: 100px;
  font-size: 1.3em; */
}

#newpro2 {
  position: absolute;
  top: 100px;
  right: 100px;
}

.freeweight {
  width: 700px;
  margin: 0 auto;
  font-size: 1.3em;
  font-style: italic;
  font-weight: bolder;
}

.empweight {
  background-color: transparent;
  color: #ffd700;
}

.traininglogo {
  width: 720px;
  margin: 0 auto;
}

p.training {
  font-size: 1.3em;
  width: 800px;
  margin: 30px auto;
}

ul.training {
  text-align: left;
  margin-left: 75px;
}

td.training {
  border: 2px solid #ff0000;
}

p.contact {
  margin: 0 70px;
  text-align: left;
}

p.pass {
  font-size: 1.3em;
  margin: 0 70px;
  text-align: center;
}

.goldtext {
  background-color: transparent;
  color: #ffd700;
}

ul.programs {
  text-align: left;
}

div.programs {
  margin: 0 75px;
}

.redboxprograms {
  border: 5px groove #ffd700;
  padding: 12px;
}

li.studiofit {
  padding: 7px;
}

table.studiofit {
  background-image: url(yoga1adrich.jpg);
}

table.titans {
  background-image: url(titantable.jpg);
}

div.inlinepics {
  display: inline;
  height: 422px;
}

p.traininghighlight {
  background-color: #cd5c5c;
  color: #ffffff;
  text-align: center;
  padding: 4px;
  width: 85%;
  margin: 7px auto;

}