This document provides instructions for advanced web design using Dreamweaver. It discusses using cascading style sheets (CSS) to change the appearance of HTML elements like links and applying styles through element tags, classes, IDs, and inline styles. It also covers including dynamic and reusable content through includes, templates, and programming. The document walks through deconstructing a sample page into header, navigation, footer, and other modular pieces that can be reused across pages and customized individually. Finally, it provides tips for organizing files, naming conventions, image sizes, and keeping content current.