/* ----------------------------Page Styles----------------- */
body {margin: 0; padding: 0; width: 100%; height: 100%;}

#webBody {float: left; margin: 0; padding: 0; background: #072a3a url(../images/webBg.jpg) top center no-repeat; width: 100%; height: 100%; min-height: 100%;}
#webOuter {float: left; margin: 0; padding: 0; background: #072a3a url(../images/webBg.jpg) top center no-repeat; width: 100%; height: 100%; min-height: 100%;}
#webContainer {margin: 0 auto; padding: 0; background: none; width: 770px; text-align: center; font-family: Tahoma, Geneva, sans-serif; font-size: 12px;}

#webContainer a {color: #D2DB83; font-weight: bold; text-decoration: none;}
#webContainer a:hover {color: #97b163;}
#webContainer label {font-weight: bold;}

/* ----------------------------Header Styles-------------- */
#webHeader {height: 150px; text-align: left;}

#webTitle {float: left; margin: 0; padding: 0; width: 595px;}
#webTitle h1 {margin: 30px 0 0 0; padding: 0; font-size: 48px; color: #D2DB83; letter-spacing:-1px; line-height:44px;}
#webTitle h1 .small1 {font-size: 40px; line-height:44px;}
#webTitle h1 .small2 {font-size: 32px; line-height:32px;}
#webTitle h1 .small3 {font-size: 22px; line-height:22px;}
#webTitle h1 .small4 {font-size: 18px; line-height:18px;}

#webMenu {float: right; margin: 0; padding: 20px 0 0 0; width: 135px;}
#webMenu ul {list-style-type: none; margin: 0; padding: 0; width: 135px;}
#webMenu ul li {margin: 0; padding: 0; height: 18px; text-align: right;}
#webMenu ul li a {display: block; margin: 0; padding: 0; color: #D2DB83; font-size: 15px; font-weight: bold; text-decoration: none;}
#webMenu ul li a:hover {color: #D2DB83; text-decoration: none;}
#webMenu ul li a.webCurrent {color: #e893a8;}

/* ----------------------------Content Styles-------------- */
#webContent {float: left; margin: 0; padding: 0; width: 770px; text-align: left;}
#webContentMain {float: left; margin: 0; padding: 0 10px 10px 10px; width: 750px; background: #0a141d url(../images/contentBg.gif) top repeat-x; border: #091219 1px solid;}
#webContentAlt {float: right; margin: 10px 0 10px 10px; padding: 0 10px 10px 10px; width: 200px; background: #091219;}
#webContentFull {float: left; margin: 0; padding: 0 10px 10px 10px; width: 750px; background: #0a141d url(../images/contentBg.gif) top repeat-x; border: #091219 1px solid;}

#webContent h1 {margin: 10px 0 10px 0; color: #97b163; font-weight: bold; font-size: 32px;}
#webContent h2 {margin: 10px 0 10px 0; color: #97b163; font-weight: bold; font-size: 24px;}
#webContent h3 {margin: 10px 0 10px 0; color: #97b163; font-weight: bold; font-size: 18px; }
#webContent h4 {margin: 10px 0 10px 0; color: #e893a8; font-weight: bold; font-size: 16px;}
#webContent h5 {margin: 10px 0 10px 0; color: #e893a8; font-weight: bold; font-size: 14px;}
#webContent h6 {margin: 10px 0 10px 0; color: #e893a8; font-weight: bold; font-size: 12px;}
#webContent p {margin: 10px 0 10px 0; color: #FFF; line-height: 1.5em;}

/* ----------------------------webFooter Styles-------------- */
#webFooter {margin: 30px 0 10px 0; padding: 0; background: none; text-align: center;}
#webFooter ul {list-style-type: none; margin: 0; padding: 0; color: #D2DB83;}
#webFooter ul li {display: inline; margin: 0 10px 0 10px; padding: 0; text-align: right;}
#webFooter ul li a {display: inline; margin: 0; padding: 0; color: #D2DB83; font-weight: bold; text-decoration: none;}
#webFooter ul li a:hover {color: #97b163; text-decoration: none;}

#primaryContent { min-height: 50px; }
#secondaryContent { min-height: 50px; }

#webContainer #bbnowFooter { clear:both; padding:0 10px 0 0; }
#webContainer #bbnowFooter p { color: #ccc; padding:55px 50px 0 0; text-align:right; font-size:11px; background:url(http://bbnow.com/images/bbnowFooterLogo.gif) bottom right no-repeat; filter:alpha(opacity=55); opacity:0.55; }
#webContainer #bbnowFooter a { color: #ccc; font-weight:bold; text-decoration:none; }