#header
{
  background:url(HeadTournament10.gif) no-repeat;
  height:170px;
}

#predic
{
  background:url(FrontPredicTournament10.gif) no-repeat;
  height:225px;
  color:black;
  position:relative;
  width:647px;
}

#predic #content 
{
  float:left;
  padding:5px;
  height:115px;
  margin-top:90px;
  margin-left:5px;
  overflow:auto;
  width:505px;
  background:white;
}

#menu .dynamic, #menu .staticItem
{
}

#menu .dynamic a:hover, #menu .staticItem a:hover
{
}

.headline .header
{
  background:#EDAA8A;
  color:#C90809;
}

.headline .header a
{
  text-decoration:none;
  color:#142662;
}

.headline .header a:hover
{
  text-decoration:underline;
  color:LightSeaGreen;
}

.sideBox100, .sideBox300, .sideBox500, .sideBox700
{
  background:#F9E7C7;
}

.sideBox100 a, .sideBox300 a, .sideBox500 a, .sideBox700 a
{
  text-decoration:none;
  color:#142662;
}

.sideBox100 a:hover, .sideBox300 a:hover, .sideBox500 a:hover, .sideBox700 a:hover
{
  text-decoration:underline;
  color:LightSeaGreen;
}

#footer
{
  background:#EDAA8A;
  color:#C90809;
}

#footer a
{
  text-decoration:none;
  color:#142662;
}

#footer a:hover
{
  text-decoration:underline;
  color:IndianRed;
}


