Whew. These BGP labs are rough; but that's how we learn.
I think I'm starting to get the hang of the basics; my current lab is redistributing nicely and EBGP is working well across a frame-relay (admittedly the easiest type), but for some reason my IBGP isn't working and I can't seem to figure out why. I'm going to flip back through and see what I'm missing but putting this out here too for others to look at in case I have a blind spot as we sometimes do.
I have a screenshot and the information that I think is important; if anything else is needed ask and I'll provide.
Routers 1, 2, and 3 are getting everything (including R's 4-7), but R's 4-7 are only getting the other internal BGP route (6 is getting 7's and 7 is getting 6's, for example). Synchronization is off (default).

[EDIT] Figured it out. I didn't think R2 & R3 would need to ALSO advertise the 10.0.0.0/24 network (the frame-relay net) since R1 was, but they do; and it (mostly) makes sense. I'll need to ponder it a bit more and see where my logic was off.