/*created by: Mike Moreau, Jr.
of: harvestmedia.com
for: morrisgleiser.com*/
* { margin: 0; padding: 0; }
body { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; background-color: #000; text-align: left; margin: 0; padding: 0; }
p { margin-bottom: 1em; padding-right: 1.5em; }
h1 { color: #e0d6df; font-size: 20px; font-weight: normal; line-height: 120%; text-transform: uppercase; }
h2 { color: #e0d6df; font-size: 12px; }
a:link { color: #fc6 ; font-weight: 700; text-decoration: none; }
a:visited { color: #ff0 ; font-weight: 700; text-decoration: none; }
a:hover { color: #c60 ; font-weight: 700; text-decoration: none; }
a:active { color: #fc6 ; font-weight: 700; text-decoration: none; }
div#container { background-image: url(../images/pages_bkgrnd.jpg); position: absolute; top: 50%; left: 50%; width: 650px; height: 497px; margin-top: -248px; margin-left: -325px; }
/*---------------- Main Nav ----------------*/
div#navigation { position: absolute; left: 50px; bottom: 50px !important; width: 150px; height: auto; border: solid 1px #fff; }
ul#mainnav { margin: 10px 10px 0; padding: 0; list-style-type: none; list-style-image: none; display: block; }
ul#mainnav li { margin: 0; padding: 0; }
ul#mainnav li a:link, ul#mainnav li a:visited { color: #fff; text-decoration: none; width: 95%; margin-bottom: 10px; padding: 0; display: block; }
ul#mainnav li a:hover, ul#mainnav li a:active { color: #f6eadf; }
/*---------------- Content ----------------*/
div#content { position: absolute; right: 30px; bottom: 50px; width: 350px; height: 330px; }
div#content div#scroll { height: 329px; overflow: auto; }
html body div#container div#content div#scroll table td.itinstroke { padding: 3px; border-top: 1px solid #b6b1c8; }
/*---------------- Footer ----------------*/
div#footer { font-size: 10px; font-family: "Courier New", Courier, Monaco, monospace, verdana, arial; text-align: center; letter-spacing: 0.1em; position: absolute; left: 0; bottom: -15px; width: 649px; }
/*---------------- Emphasized Link ----------------*/
ul#mainnav li.emphasize a:link, ul#mainnav li.emphasize a:visited { color: #f96; }
ul#mainnav li.emphasize a:hover, ul#mainnav li.emphasize a:active { color: #efc349; }
