/* CSS Document */

#chapter-one {
      margin:0; padding:0;
      position:relative;
      width:273px; height:56px;
      overflow:hidden;
	  color:#000000;
      }
   #chapter-one span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:273px; height:56px;
      margin:0; padding:0;
      background:url("/images/h_team_adrian_richards.gif") top left no-repeat;
      }