body {
  background:#fff url(/images/body_bg_pattern.gif) repeat top left;
}
#header {background:#c8e0f6 url(/images/header_orange_bar.gif) repeat-x bottom left; border-right:1px #626262 solid;}
#header #logo-wrap {
  background:transparent url(/images/logo_bg_cap.png) no-repeat left top; 
  behavior: url(/css/iepngfix.htc);
}
#pitch {
  background:transparent url(/images/pitch.png) no-repeat left top;
  color:white;
  behavior: url(/css/iepngfix.htc);
}
.tagline {
  background:transparent url(/images/tagline_cap.png) no-repeat bottom right;
  behavior: url(/css/iepngfix.htc);
}
#wrapper { background:transparent url(/images/inner_wrap_bg.gif) repeat-y 40px 0; }
#inner-wrapper {
  background:transparent url(/images/bottom_round_trans.gif) no-repeat left bottom;
}
#content h2 {color:orange;}
#pn li {
  background:transparent url(/images/nav.png) no-repeat left top;
  behavior: url(/css/iepngfix.htc);
}
#pn li a {
  text-decoration:none;
  color:#333;font-size:1.1em;
}

#footer {background:url(/images/footer_cap.png) no-repeat left bottom;behavior: url(/css/iepngfix.htc);}

abbr {border-bottom-width:0;}

#redhead, #kid-bubble {behavior: url(/css/iepngfix.htc);}


