#header
{
  background:url(HeadLeague3.gif) no-repeat;
  height:170px;
}

#predic
{
  background:url(FrontPredicLeague3.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
{
  background:#EB0437;
  color:White;
}

#menu .dynamic a:hover, #menu .staticItem a:hover
{
}

.headline .header
{
  background:#000643;
  color:White;
}

.headline .header a
{
  text-decoration:none;
  color:White;
}

.headline .header a:hover
{
  text-decoration:underline;
}

.sideBox100, .sideBox300, .sideBox500, .sideBox700
{
  background:#BDCBE6;
  color:White;
}

.sideBox100 a, .sideBox300 a, .sideBox500 a, .sideBox700 a
{
  text-decoration:none;
  color:Blue;
}

.sideBox100 a:hover, .sideBox300 a:hover, .sideBox500 a:hover, .sideBox700 a:hover
{
  text-decoration:underline;
  color:Red;
}

#footer
{
  background:#000643;
  color:White;
}

#footer a
{
  text-decoration:none;
}

#footer a:hover
{
  text-decoration:underline;
}


