#header
{
  background:url(MyClub-15.gif) no-repeat;
  height:170px;
}

#menu .dynamic, #menu .staticItem
{
  background:#6311b1;
  color:White;
}

#menu .dynamic a:hover, #menu .staticItem a:hover
{
  color:Red;
}

.headline .header
{
  background:#6311b1;
  color:White;
}

.headline .header a
{
  text-decoration:none;
  color:White;
}

.headline .header a:hover
{
  text-decoration:underline;
  color:Red;
}

.sideBox100, .sideBox300, .sideBox500, .sideBox700
{
  background:#6311b1;
  color:White;
}

.sideBox100 a, .sideBox300 a, .sideBox500 a, .sideBox700 a
{
  text-decoration:none;
  color:White;
}

.sideBox100 a:hover, .sideBox300 a:hover, .sideBox500 a:hover, .sideBox700 a:hover
{
  text-decoration:underline;
  color:Red;
}

#footer
{
  background:#6311b1;
  color:White;
}

#footer a
{
  text-decoration:none;
  color:White;
}

#footer a:hover
{
  text-decoration:underline;
  color:Red;
}


