<div id="nav_holder"><?php 
exponent_theme_showModule("navigationmodule", "Top Nav");
?>
</div>
	
		<div id="rightbar"><div class="inner"></div></div>
		<div id="leftbar"><div class="inner">
		<?php 
exponent_theme_showModule("containermodule", "Default", "", "left");
?>
		<hr size="1" />
		<?php 
exponent_theme_showModule("loginmodule", "Default", "Member Login");
?>
		<hr size="1" />
		<?php 
exponent_theme_showSectionalModule("containermodule", "Default", "", "@left");
?>
		</div></div>
	
		<div id="main">
		<?php 
exponent_theme_sourceSelectorInfo();
?>
		<?php 
exponent_theme_main();
?>
		</div>
	</body>
</html>
images/bg1223.jpg" style="background-position:left top; background-repeat:repeat-y"></td>	
		</tr>
		<tr>
			<td valign="top" width="55" height="100%" background="<?php 
echo THEME_RELATIVE;
?>
images/l01.gif"><img src="<?php 
echo THEME_RELATIVE;
?>
images/left.gif"></td>
			<td valign="top" height="100%" width="215" style="padding: 5px">
			<?php 
exponent_theme_showModule("loginmodule", "Default");
exponent_theme_showModule("previewmodule", "Default");
exponent_theme_showModule("navigationmodule", "Children Only");
exponent_theme_showSectionalModule("containermodule", "Narrow", "", "@sidebar");
?>
			</td>
			<td valign="top" height="100%" width="471" style="border: 0px solid blue; padding-right: 15px">
			
			<table cellpadding="0" width="100%" cellspacing="0" border="0" height="100%" style="padding-left: 10px; margin-right: 10px">
				
				<tr>
					<td><br /></td>
				</tr>
				<?php 
exponent_theme_showModule("navigationmodule", "Breadcrumb");
?>
				<tr>
					<td height="100%" valign="top" style="padding-top: 20px">
						<?php 
										</tr>
										<tr>
											<td width="186" align="left" valign="top">
												<?php 
exponent_theme_showModule("NavigationModule", "Children Only");
?>
											</td>
										</tr>
										
										<tr>
											<td><hr size="1" /></td>
										</tr>
										<tr>
											<td align="left" valign="top">
												<?php 
exponent_theme_showSectionalModule("ContainerModule", "Default", "", "@right");
?>
											</td>
										</tr>
										<tr>
											<td>&nbsp;</td>
										</tr>
									</table>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td align="left" valign="top">&nbsp;</td>
				</tr>
function exponent_theme_mainContainer()
{
    if (!AUTHORIZED_SECTION) {
        // Set this so that a login on an Auth Denied page takes them back to the previously Auth-Denied page
        exponent_flow_set(SYS_FLOW_PROTECTED, SYS_FLOW_SECTIONAL);
        echo SITE_403_HTML;
        return;
    }
    if (PUBLIC_SECTION) {
        exponent_flow_set(SYS_FLOW_PUBLIC, SYS_FLOW_SECTIONAL);
    } else {
        exponent_flow_set(SYS_FLOW_PROTECTED, SYS_FLOW_SECTIONAL);
    }
    #	if (exponent_sessions_isset("themeopt_override")) {
    #		$config = exponent_sessions_get("themeopt_override");
    exponent_theme_showSectionalModule("ContainerModule", "Default", "", "@section");
    #	} else {
    #		exponent_theme_showSectionalModule("ContainerModule","Default","","@section");
    #	}
}
            <td valign="top" align="left"><div class="sidebar" style="margin-left:7px;">
                <?php 
exponent_theme_showModule("navigationmodule", "Children Only");
?>
				<?php 
exponent_theme_showModule("previewmodule", "Default");
?>
				<?php 
//exponent_theme_showModule("searchmodule","Default");
?>
                <img src="<?php 
echo THEME_RELATIVE;
?>
images/community.gif" alt="community" border="0" usemap="#Map">
                <?php 
exponent_theme_showSectionalModule("containermodule", "Default", "", "@rightsidebar");
?>
              </div></td>
          </tr>
        </table></td>
    </tr>
  </table>
  <div class="siteFooter"><img src="<?php 
echo THEME_RELATIVE;
?>
images/header-rule.gif" alt="header rule" width="781" height="12" /></div>
</div>
<span style="padding: 5px; background-image: url(<?php 
echo THEME_RELATIVE;
echo THEME_RELATIVE;
?>