<!--
body { 
  background-color: #000000;
  padding: 1em 1.5em 2em 1em;
}
body#about {
  background-color: #999999;
}
body#performances {
  background-color: #000000;
}
#rockers {
  background-image: url(rocker.jpg);
  background-color: black;
  padding: 1.5em 2em 2em 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: -80px -50px;
}
#gnatjump {
  background-image: url(gnatjump.gif);
  background-color: #999999;
  padding: 1.5em 2em 2em 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 220px 50px;
}
#aboutImage {
  margin: 0;
  position: absolute;
  left: 240px;
  top: 50px;
  z-index: 10;
}
#dancerImage {
  margin: 0;
  position: absolute;
  left: 100px;
  top: 100px;
}
#pressImage {
  margin: 0;
  position: absolute;
  left: 150px;
  top: 70px;
}
#auditionsImage {
  margin: 0;
  position: absolute;
  left: 100px;
  top: 50px;
}
#show2010Image {
  margin: 0;
  position: absolute;
  left: 150px;
  top: 70px;
}
#upcomingPerfImage {
  margin: 0;
  position: absolute;
  left: 140px;
  top: 60px;
}
#repImage {
  margin: 0;
  position: absolute;
  left: 100px;
  top: 55px;
  width: 500px;
}
body, td {
  font-family: gill sans, century gothic, news gothic mt, lucida sans unicode, sans-serif;
  font-size: 90%;
  color: #ffffff;
  font-weight: normal;
  line-height: 130%;
}
div.main {
  font-size: 105%;
  color: #ffffff;
  line-height: 150%;
  padding-right: 15px;
  padding-top: 15px;
}
#mainContent {
  margin-left: 550px;
  margin-top: 40px;
  max-width: 450px;
}
#aboutContent {
  border: 1px solid #cc0000;
  margin-top: 0;
  background: #666666;
  padding: 20px 30px 40px 30px; 
  text-align: left; 
  color: white;
}
#performanceContent {
  border: 1px solid #333333;
  margin-top: 0;
  background: #000000;
  padding: 20px 30px 40px 30px; 
  text-align: left; 
  color: white;
}
#hertelendy, #wallace, #orr, #phelan, #khallaf {
  display: none;
  margin: 0;
  width: 480px;
  position: absolute;
  left: 50px;
  top: 120px;
  padding: 0.5em 1em;
  background: #666666;
  color: #cccccc;
  border: 1px solid #cc0000;
  margin-bottom: 3em !important;
}
h3 {
  color: #ffffff;
  font-size: 110%;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: 0px;
  font-weight: normal;
}
h3.black {
  color: #000000;
  font-size: 110%;
  border-bottom: 1px solid #cc0000;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: 0px;
  font-weight: normal;
}
h3.header {
  margin-left: 1em;
  margin-bottom: 0;
  padding-bottom: 6px;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-size: 150%;
  font-weight: normal;
}
h3#header-red {
  border-bottom: 1px solid #cc0000;
  color: #cc0000;
}
#header-red a:link, #header-red a:visited, #header-red a:active, #header-red a:hover {
  text-decoration: none;
  border-bottom: 0;
  color: #cc0000;
}
h3#header-yellow {
  border-bottom: 1px solid #ffcc00;
  color: #ffcc00;
}
#header-yellow a:link, #header-yellow a:visited, #header-yellow a:active, #header-yellow a:hover {
  text-decoration: none;
  border-bottom: 0;
  color: #ffcc00;
}
h3#header-blue {
  border-bottom: 1px solid #3366ff;
  color: #3366ff;
}
#header-blue a:link, #header-blue a:visited, #header-blue a:active, #header-blue a:hover {
  text-decoration: none;
  border-bottom: 0;
  color: #3366ff;
}
h4 {
  color: #ffffff;
  font-size: 140%;
  font-weight: normal;
  margin: 0.75em 0 0 0;
  padding: 0;
}
h5 {
  color: #ffffff;
  font-size: 110%;
  font-weight: normal;
  margin: 0.25em 0 1em 0;
}
li {
  padding-top: 3px;
}
#nav {
  margin-left: 550px;
  margin-top: 6px;
}
#repList {
  border: 1px solid #3366cc; 
  margin-top: 0; 
  background: #333333;
  padding: 20px 30px 40px 30px;
  text-align: left;
  color: white;
}
#repListing {
  padding-right: 4em;
  color: #999999;
}
#dancerInfo {
  margin-left: 0;
  width: 445px;
}
ul#pieces {
  list-style: square;
  margin: 0.5em 0.5em 1em 1em;
  padding-left: 0;
  color: #666666;
}
ul#dancers {
  list-style: square;
  margin: 0 0.5em 1em 1em;
  padding-left: 0;
  color: #333333;
}
#dancerInfo img {
  float: right;
  margin: 40px 0.2em 0.5em 0.75em;
}
#dancerInfo p {
  color: #cccccc;
}
.divider {
  border-bottom: 1px dotted #666666;
  margin-left: 9em;
  margin-right: 12em;
}
.light {
  color: #cccccc;
}
.dark {
  color: #666666;
}
.small {
  font-size: 90%;
}
.secondary {
  color: #cccccc;
  font-size: 90%;
}
.smallDetails {
  font-size: 90%;
  margin: 0 0 2em 0;
  padding: 0 1em 1em 1.5em;
  border: 1px dotted #333333;
}
.smallDetails li {
  list-style-type: square;
  size: 80%;
  margin: 0.25em 0 0 1em;
  padding: 0;
  text-indent: -1em;
  line-height: 120%;
}
.smallDetails p {
  margin: 0;
  padding: 0.5em 0 0 0;
  line-height: 120%;
}
p.smallNav {
  margin-top: 0;
  padding-top: 0;  
}
ul.pressContent {
  margin: 0.5em 0 0.5em -1.5em;
}
.pressContent li {
  list-style-type: square;
  size: 80%;
  margin-top: 0.5em;
}
.quote1 {
  font-size: 140%;
  color: #3377ff;
  position: relative;
  bottom: 6px;
  padding-left: 0.25em;
  padding-right: 0.5em;
}
.quote2 {
  font-size: 130%;
  color: #ffcc00;
  position: relative;
  bottom: 9px;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.quote3 {
  font-size: 150%;
  color: #ff3333;
  position: relative;
  bottom: 2px;
  padding-left: 0;
  padding-right: 0.5em;
}
.quote4 {
  font-size: 130%;
  color: #ff6600;
  position: relative;
  bottom: 0;
  padding-left: 1.5em;
  padding-right: 0.5em;
}
.quote5 {
  font-size: 120%;
  color: #66ee44;
  position: relative;
  bottom: -6px;
  padding-left: 0;
  padding-right: 0.5em;
}
a:link, a:visited {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px dotted #ffffff;
  cursor: pointer;
}
#nav a:link, #nav a:visited {
  color: #ffffff;
  text-decoration: none;
  border: none;
  margin-right: 2.5em;
  cursor: pointer;
}
.smallnav a:link, .smallnav a:visited {
  color: #cccccc;
  text-decoration: none;
  border: none;
  margin-right: 1.5em;
  cursor: pointer;
}
#repList a, #repList a:visited, #dancers a, #dancers a:visited, .pressContent a, .pressContent a:visited {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px dotted #cccccc;
  cursor: pointer;
}
.secondary a:link, .secondary a:visited {
  color: #cccccc;
  text-decoration: none;
  border-bottom: 1px dotted #cccccc;
  cursor: pointer;
}
a:hover, a:active, .secondary a:hover, .secondary a:active, #nav a:hover, #nav a:active, .smallnav a:hover, .smallnav a:active, #repList a:hover, #repList a:active, #dancers a:hover, #dancers a:active, .pressContent a:hover, .pressContent a:active {
  color: #cccccc;
  text-decoration: none;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
}
-->
