
/* BODY CONTROLS */
.playa_body {
  background-image: url(http://www.stagger.net/common_graphics/playa_tile.gif);
}

.commentary_body {
  background-color: #FFFF99;
  font-family: Arial;
}

/* Changes the colors on the scroll bar */
body, html {
  scrollbar-face-color: #3399ff;
  scrollbar-shadow-color: #ccccff;
  scrollbar-highlight-color: #ccccff;
  scrollbar-track-color: #ccccff;
  scrollbar-arrow-color: #000033;
}

/* FONT CONTROLS */
.playa_text {
  font-size: 20pt;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #003333;
  text-indent: 0in;
  text-align: left;
  text_transform: none;
}

.playa_quote {
  font-size: 16pt;
  font-family: Arial, sans-serif;
  font-style: italic;
  font-weight: normal;
  color: #000099;
  text-indent: 0.5in;
  text-align: center;
  text-transform: none;
}

.playa_headline {
  font-size: 3em;
  font-family: Georgia, serif;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-indent: 0pt;
  text-align: center;
  text-transform: capitalize;
}

.playa_list {
  font-size: 25pt;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-indent: 0pt;
  text-align: center;
  text-transform: capitalize;
}

  
.commentary_text {
  font-size: 1.2em;
  font-family: Arial, sans-serif;
  font-style: normal;
  font_weight: normal;
  color: #003333;
  text-indent: 0.5in;
  text-align: left;
  text-transform: none;
}   

.comm2 {
  text-align: right;
} 

.align_left {
  float: left;
  margin-right: 1em;
} 

.align_right {
  float: right;
  margin-left: 1em;
} 

a: link {
  color: #6633FF;
} 

a:visited {
  color: #FF6600;
} 

#menulink {
  display: none;
}

.commentary_headline {
  font-size: 2em;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-indent: 0.5in;
  text-align: left;
  text-transform: capitalize;
}

ul {
  list-style-image: url(http://www.stagger.net/common_graphics/myicon.ico);
}
