Content Containers

Content is enclosed in a set of standard <div> containers; this allows for standard alignment and content padding in the main-content column.

<div id = "centerContent" class = "content center">   
   <div class = "module clear">    

       [ page content here ]    
    
   </div>    
</div>