An Access.Report class exposes a Line and a Circle method for drawing on the report. In the Report_Page event you can draw anywhere on the page. Check out the ScaleMode and FillStyle properties also, which alter how the drawing methods function.
Thanks, much appreciated! I put a picture on the page header and footer and joint the 2 pictures with vertical lines on the side. Tuning took some time but I have exactly what I wanted.