The majority of content on vBulletin pages is contained within an inner-block that starts at the end of the header template and finishes at the beginning of the footer template.
In the default vBulletin style, this can be seen as the white surround of the main page content.


<div class="page" style="width:100%; text-align:left"> <!-- The DIV tag above uses this class --> </div>
