/*~~ PRINT STYLES - ONLY APPLIED WHEN PRINTING THE PAGES ~~*/
body { margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 140%; }
hr { height: 1px; border: 1px solid #999999; margin: 10px 0; _margin: 5px 0; padding: 0; }
/*~~ DIVs THAT ARE NOT PRINTED ~~*/
#menu { display: none; }
#top-information { display: none; }
#search { display: none; }
#sidebar_controls { display: none; }
#footer { display: none; }
.none { display: none; }
/*~~ HEADINGS ~~*/
h1, h2, h3, h4, h5, h6 { font-size: 20px; font-family: Tahoma, Arial, Helvetica, sans-serif; padding: 4px 0; }
h2 { font-size: 16px; }
h3 { font-size: 13px; }
h4, h5, h6 { font-size: 12px; }
/*~~ TOP INFORMATION ~~*/
#logo { float: left; width: 600px; }
#logo h1 { float: left; padding-top: 20px; text-transform: capitalize; font-size: 1.6em; }
/*~~ MASTER PAGE CONTENT ~~*/
#page { width: 960px; margin: 0 auto; padding-top: 10px; text-align: left; }
.content { float: left; width: 700px; }
.sidebar { float: right; width: 250px; }
/*~~ IMAGES & PHOTOS ~~*/
img { border: none; }
