Hi Cedric, thanks for replying!
There is:
<ul class="nav">
<li><a href="/">HOME</a></li>
<li><a href="/about-us">ABOUT US</a></li>
<li><a href="/products">PRODUCTS</a></li>
<li><a href="/partners">PARTNERS</a></li>
<li><a href="/blog">BLOG</a></li>
<li><a href="/service-first">SERVICE 1st</a></li>
<li><a href="/support">SUPPORT</a></li>
<li><a href="/careers">CAREERS</a></li>
<li><a href="/contact-us">CONTACT US</a></li>
</ul>
Which looks like:
What I'm wanting to do is simple enough--just to move some primary pages to subs and add subs to other primary pages. But without being a pro coder, I don't know what I can do within these content modules without screwing up the current appearance of the navigation and buttons. I've maintained pre-existing sites before and created them through Dreamweaver (I don't have access to Dreamweaver now), as well as through services and such, and I'm fine with HTML, but I've not worked with BC and the content module method so I'm lost.