/* StoreBoard Media, Home Page Stylesheet, 2007-02-26 [jw] */

/* text settings */
body {margin: 0; padding: 0; font: 12px Arial, Verdana, Helvetica, sans-serif; color: #000; background: #fff;}
#sidenav, #counter {font: bold 11px Helvetica, Verdana, sans-serif;}
h1 {position: absolute; left: 32px; top: 38px; margin: 0;}
h2 {position: absolute; right: 20px; top: 63px; margin: 0;}
img {border: none;}
.clearing {font-size: 1px; line-height: 1px; clear: both;}

#sidenav a {text-decoration: none; color: #b3b3b3;}
#sidenav a:hover, .sidenav a:active {color: #fff; text-decoration: underline;}
#sidenav a.on {color: #fff;}
a {color: #fff;}
/* layout */
#page {width: 100%; min-width: 800px;}
#header {height: 124px;}
#leftCol {float: left; width: 140px; padding-top: 32px; background: #b3b3b3 url(../images/sidebar_top_bg.gif) top left no-repeat; margin: 0; height: 357px; max-height: 389px;}
#homeFlash {position: absolute; top: 124px; left: 140px; width: 406px; text-align: center;}
#rightCol {position: absolute; top: 124px; left: 546px; right: 0px;}
#rightColBg {background: #D00; color: #fff; height: 328px;}
#memo {font-size: 15px;}
#leeds {font-size: 15px;}
#rightColContent {width: 350px; padding: 35px 0 0 30px; font-size: 13px;}
#whitelink a {color: #fff;}
#whitelink a:hover {color: #fff;}
#whitelink a.on {color: #fff; text-decoration: underline;}
.vertSpacer {height: 61px; background: #333;}
#footer {text-align: center; color: #b3b3b3; margin-top: 20px;}
#sidenav {padding: 20px 0 32px 17px; background: #333 url(../images/sidenav_bottom_bg.gif) bottom left no-repeat;}
* html #sidenav {margin-right: -3px;}
#sidenav ul {margin: 0; padding: 0; list-style: none;}
#sidenav li {margin: 0.5em 0;}
#counter {margin: 46px 0 42px 10px; width: 124px; voice-family: "\"}\""; voice-family:inherit; margin: 46px 0 0 10px;}
html>body #counter {margin: 46px 0 0 10px;}

/* hiding from screen display */
.hidden {display: none;}
.printhdr {position:absolute; left:-999px; top:-999px; width:1px; height: 1px;}

