look at using templates and a standard layout on each form element and page.
users for the most part can type in content, however will need to know some html for minor formatting.
for example for Ambassador Family admin page create a form that allows users to upload an image, specify a title ie: "Don't think you're a hero? Gabriella Vee Abbey does!" and for the rest have a textarea box that allows details.
when users load the page the system grabs the image (if it exists), the title, and the details from the db and assembles the page.