a:      {color:#50BDD6; text-decoration:none;}
a:link    {color:#50BDD6; text-decoration:none;}
a:visited {color:#50BDD6; text-decoration:none;}
a:active  {color:#50BDD6; text-decoration:none;}
a:hover   {color:red; text-decoration:underline;}
h1      {font-family: Arial, Helvetica, sans-serif; font-size: 16; color: #336699; font-weight: bold; font-style: normal;}
h2      {font-family: Arial, Helvetica, sans-serif; font-size: 12; color: #666666; font-weight: bold; font-style: normal;}
h3      {font-family: Arial, Helvetica, sans-serif; font-size: 10; color: #999999; font-weight: normal; font-style: normal; padding: 0px; margin: 0px;}
h4      {font-family: Arial, Helvetica, sans-serif; font-size: 12; color: #990000; font-weight: normal; font-style: normal;}
img      {border: 0px none;}
td       {align: left; valign: top;}

.h3 {font-family: Arial, Helvetica, sans-serif; font-size: 10; color: #999999; font-weight: normal; font-style: normal; padding: 0px; margin: 0px;}

a.classic:link { color:blue; }
a.classic:visited { color:purple; }
a.classic:hover { color:red; text-decoration:underline; }

#navigation {
  vertical-align: bottom;
  padding: 0.3em 0em;
}
#featured_player .portrait {
  float: left;
  padding-top: 0.5em;
  text-align: center;
  font-size: 11;
}
#featured_player .portrait img {
  padding: 0.3em 0.3em;
  border: 1px solid #999;
  margin-bottom: 0.3em;
}
#featured_player h1 {
  padding-left: 0.3em;
  margin: 0em;
}
#featured_player ul {
  list-style: none;
  padding: 0.3em 0.2em 0em;
}
#featured_player ul li {
  margin-bottom: 0.5em;
  line-height: 0.8em;
  /*padding-left: 0em;*/
}
#featured_player,
#featured_player ul li,
#featured_player ul li span,
#featured_player ul li p {
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  font-style: normal;
}
#featured_player ul li span {
  font-size: 12;
  font-weight: bold;
}
#featured_player ul li p {
  font-size: 11;
  padding: 0em 0em;
  margin: 0em 0em;
}
#leftColumn {
 background-image: url(images/left_background.gif);
}
#rightColumn {
 background-image: url(images/right_background.gif);
}

