* The default regions used in themes are "left sidebar", "right sidebar", "header", and "footer", although you can create
* as many regions as you want. Once declared, they are made available to the page.tpl.php file as a variable.
* For instance, use <?php print $header ?> for the placement of the "header" region in page.tpl.php.