body
{
  color: #262521;
  background: #FFFFFF url('/images/theme_spring/09_bg_site.jpg') top left repeat-x;
}

a
{
  text-decoration: none;
  color: #009C1D;
  border-bottom: 1px dotted #009C1D;
}

a:hover
{
  text-decoration: none;
  background-color: #DAECCD;
  color: #222222;
  border-bottom: 1px dotted #009C1D;
}

#header
{
  background: url('/images/theme_spring/09_ed_full.png') left top no-repeat;
}

a#homelink
{
  background: url('/images/theme_spring/toplogo.png') left top no-repeat;
}

#navigation a:hover,
#navigation a.current
{
  background: url('/images/theme_spring/nav_active_left.png') left top no-repeat;
}

#navigation a:hover span,
#navigation a.current span,
#navigation a.current:hover span
{
  background: url('/images/theme_spring/nav_active_right.png') right top no-repeat;
}

#navigation a:hover span strong,
#navigation a.current span strong,
#navigation a.current:hover span strong
{
  background: url('/images/theme_spring/nav_active_mid.png') center top no-repeat;
}

#content_right
{
  background: url('/images/theme_spring/09_ed2.gif') top right no-repeat;
}
