body {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  color: black;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: #FFFFFF;
  color: black;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 100%;
  height: 1000px;
}
#main {
  width: 100%;
  margin: 0px 0px 0px 0px;
  background-color: #f0f8ff;
}
#main ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main .bronze {
  font-size: 150%;
  color: #996633;
  font-weight: bold;
}
#main .silver {
  font-size: 150%;
  color: #999999;
  font-weight: bold;
}
#main .gold {
  font-size: 150%;
  color: #cc9933;
  font-weight: bold;
}
#main .goldelite {
  font-size: 150%;
  color: #cccc33;
  font-weight: bold;
}
#main .textnormal {
  font-size: 100%;
  color: black;
  font-weight: normal;
  text-align: left;
}
#main .textred {
  font-size: 200%;
  color: red;
  font-weight: bold;
  text-align: left;
}
#main .textredsmall {
  font-size: 100%;
  color: red;
  font-weight: bold;
  text-align: left;
}

#bronzelogo {
  background-image: url(images/bronzelogo.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: top left;
  color: black;
  padding: 0px 0px 0px 0px;
  font-size: 87%;
  font-weight: bold;
  text-align: center;
  height: 189px; 
  width: 135px;
  float: left;
}
#bronzelogo .info {
  color: red;
  font-size: 300%;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}
#bronzetext {
  background-image: url(images/bronzetext.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: top left;
  color: black;
  padding: 0px 0px 0px 0px;
  font-size: 87%;
  font-weight: bold;
  text-align: left;
  height: 189px; 
  width: 465px;
  float: left;
}
#bronzetext .info {
  color: red;
  font-size: 300%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#bronzepic {
  background-image: url(images/bronzepic.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: top left;
  color: black;
  padding: 0px 0px 0px 0px;
  font-size: 87%;
  font-weight: bold;
  text-align: right;
  height: 189px; 
  width: 150px;
  float: left;
}
#silverlogo {
  background-image: url(images/silverlogo.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: top left;
  color: black;
  padding: 0px 0px 0px 0px;
  font-size: 87%;
  font-weight: bold;
  text-align: center;
  height: 189px; 
  width: 135px;
  float: left;
}
#silverlogo .info {
  color: red;
  font-size: 150%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#silvertext {
  background-image: url(images/silvertext.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: top left;
  color: black;
  padding: 0px 0px 0px 0px;
  font-size: 87%;
  font-weight: bold;
  text-align: left;
  height: 189px; 
  width: 465px;
  float: left;
}
#silvertext .info {
  color: red;
  font-size: 150%;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}
#silverpic {
  background-image: url(images/silverpic.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: top left;
  color: black;
  padding: 0px 0px 0px 0px;
  font-size: 87%;
  font-weight: bold;
  text-align: right;
  height: 189px; 
  width: 150px;
  float: left;
}
#goldlogo {
  background-image: url(images/goldlogo.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: top left;
  color: black;
  padding: 0px 0px 0px 0px;
  font-size: 87%;
  font-weight: bold;
  text-align: center;
  height: 187px; 
  width: 135px;
  float: left;
}
#goldlogo .info {
  color: red;
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#goldtext {
  background-image: url(images/goldtext.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: top left;
  color: black;
  padding: 0px 0px 0px 0px;
  font-size: 87%;
  font-weight: bold;
  text-align: left;
  height: 187px; 
  width: 465px;
  float: left;
}
#goldtext .info {
  color: red;
  font-size: 200%;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}
#goldpic {
  background-image: url(images/goldpic.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: top left;
  color: black;
  padding: 0px 0px 0px 0px;
  font-size: 87%;
  font-weight: bold;
  text-align: right;
  height: 187px; 
  width: 150px;
  float: left;
}
#goldelitelogo {
  background-image: url(images/goldelitelogo.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: top left;
  color: black;
  padding: 0px 0px 0px 0px;
  font-size: 87%;
  font-weight: bold;
  text-align: center;
  height: 235px; 
  width: 135px;
  float: left;
}
#goldelitelogo .info {
  color: red;
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#goldelitetext {
  background-image: url(images/goldelitetext.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: top left;
  color: black;
  padding: 0px 0px 0px 0px;
  font-size: 87%;
  font-weight: bold;
  text-align: left;
  height: 235px; 
  width: 465px;
  float: left;
}
#goldelitetext .info {
  color: red;
  font-size: 200%;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}
#goldelitepic {
  background-image: url(images/goldelitepic.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: top left;
  color: black;
  padding: 0px 0px 0px 0px;
  font-size: 87%;
  font-weight: bold;
  text-align: right;
  height: 235px; 
  width: 150px;
  float: left;
}

