﻿<style>
<!--

/*
--------------------------------------------------------------------------------
Name:     	Beast on the East River Print Stylesheet
Designer: 	Mack Richardson
URL:     	http://www.theconservativevoice.com/boter/
Date:     	21 Oct 2006
----------------------------------------------------------------------------- */

/* 

NOTE:  
RBL = Remove Before Launch.  Elements marked RBL are for development and testing and should be removed. 

*/


/* STANDARD REDECLARATIONS
----------------------------------------------------------------------------- */

html, body, div, p { font: normal 12px Georgia, Palatino, Palatino Linotype, serif;  color: #000; margin: 0; }
p { padding: 5px 20px; }
h1 { text-align: center; padding: 5px 10px 0 5px; }
h2, h3, h4, h5, h6 { text-align: left; padding: 5px 5px; }
img { display: none; }
a { color: #000; text-decoration: none; }

/* LAYOUT STYLES
----------------------------------------------------------------------------- */

#pageHeader { display: none; }
#sideBar { display: none; }
#footer { display: none; }

/* CLASSES
----------------------------------------------------------------------------- */

.clear { clear: both; }
.hide { display: none; }