/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
body { background: #000; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #fff; }
p { font-family: Verdana, Arial, sans-serif; font-weight: normal; font-size: 10px; line-height: 1.3; margin-bottom: 14px; }
p.lead { font-size: 12.5px; line-height: 1.3; margin-bottom: 14px; }
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #f4cb01; line-height: 1.1; margin-bottom: 11px; margin-top: 11px; }
.text-highlight { color: #f4cb01; }
a.bluelink { color: #9affff; text-decoration: underline; }
div.copyright { color: #cfcfcf; line-height: 1; position: absolute; bottom: 0; width:98%; }

/* -----------------------------------------
   Home Page
----------------------------------------- */
div#contentdiv { margin-top: 0px; margin-bottom: 0px; }
div#leftdiv { height: 464px; overflow: auto; margin-top: 10px; margin-bottom:0px; }
div#secondleftdiv { height: 26px; margin-top: 10px; margin-bottom:0px; color: #cfcfcf; }
div#rightdiv { height: 500px; overflow: auto; margin-top: 10px; margin-bottom:0px; }
div#centerdiv { min-height: 500px; padding: 0 5px; margin-top: 10px; margin-bottom: 0px; }
div#headerdiv { min-height: 168px; margin-top:10px; }
div#footerdiv { margin-top: 10px; margin-bottom: 10px; }
div.headerdelim { border-bottom: 2px solid #fff; padding-bottom: 5px; height:36px; margin-top: 100px; }
div#centerdiv hr { margin: 10px 0; }
div#nextevent { font-size: 1.1em; margin: 20px; }
div#nextevent p { font-size: 1.1em; }
/*div#leftdiv p:last-child, div#rightdiv p:last-child { margin: 0px;}*/
div#contentdiv p:last-child { margin: 0px;}