/*
  ~ Browser compatibility ~
  - Child selector ">": Other than IE (before IE7)
  - Star attribute prefix "*": IE only
*/

@media print
{
}



/*** Logo ***/

div.logo
{
  background-image: url(images/logoFWC_Jumping.gif);
  width: 385px;
}


div.logo a
{
  width: 385px;
}

table.contentheader td.tr
{
  background: url(images/bctred.gif);
  background-color: #912c45;
}

table.contentheader td.l
{
  background: url(images/fwc_s_lbg.gif);
}
