<div id="top">
<a href="http://www.gaslightmedia.com"><img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/logo.gif" width="284" height="89" alt="logo (5K)" title="Gaslight Media" border="0"></a>
</div>
+<br clear="all">
<div id="column1" class="c-off" onMouseover="this.className = 'c-on';
document.getElementById('arrow2').src = '<?php echo get_stylesheet_directory_uri(); ?>/assets/arrowOn.gif';" onMouseout="this.className = 'c-off';
document.getElementById('arrow2').src = '<?php echo get_stylesheet_directory_uri(); ?>/assets/arrow.gif';">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/assets/newwebmail.jpg" width="272" height="145" alt="newwebmail (6K)" title="New Gaslight Media E-Mail">
</a>
</div><!-- /#column1 -->
+<br clear="all">
<?php do_action('foundationPress_before_content'); ?>
<?php while (have_posts()) : the_post(); ?>