<table border="0" cellspacing="2px" width="725px"> <tr> <td valign="top"> <!-- left EDITORIAL --> <div class="standard_article"> <!-- left rail start --> <div class="date_box"> <? date_box() ?> </div> <div class="left_article"> <!-- any editorial content can go here --> </div> </div> <!-- end left --> </td> <td valign="top"> <!-- center CONTENT --> <table border="0" width="100%"> <tr> <td> <? template_navbar() ?> <div class="article_spacer"> <!-- this is the main content area --> <h2>Police Briefs</h2> <? pbriefs() ?> </div> </td> <td valign="top" align="left"> </td> </tr> </table> <!-- end center --> </td> </tr> </table>