/* Page Styles */
body {margin: 0; padding: 0; width: 100%; height: 100%;}
#webBody {float: left; margin: 0; padding: 0; background: #0c4858 url(../images/webBg.gif) repeat-x top; width: 100%; height: 100%; min-height: 100%;}
#webOuter {float: left; margin: 0; padding: 0; background: #0c4858 url(../images/webBg.gif) repeat-x top; width: 100%; height: 100%; min-height: 100%;}
#webContainer {margin: 0 auto; width: 770px; text-align: center; font-family: Tahoma, Geneva, sans-serif; font-size: 12px;}
#webContainer a {color: #f7cb00; font-weight: bold; text-decoration: none;}
#webContainer a:hover {color: #fff; text-decoration: underline;}
#webContainer label {font-weight: bold;}

/* Navbar Styles */
#webNavbar {float: left; width: 200px; margin: 0; padding: 0; text-align: left; background: url(../images/bottom_right.gif) bottom right no-repeat;}
#webMenu ul {list-style-type: none; width: 175px; margin: 85px 0 0 0; padding: 0 0 15px 0;}
#webMenu ul li {text-align: right; margin: 0; padding: 2px 0 2px 0;}
#webMenu ul li a {display: block; width: 175px; margin: 0; padding: 2px 15px 2px 0; color: #999; font-size: 18px; font-weight: normal; text-decoration: none;}
#webMenu ul li a:hover {color: #fff; text-decoration: none;}
#webMenu ul li a.webCurrent {color: #fff; text-decoration: none;}
#webMenu ul li a.webCurrent:hover {color: #fff; text-decoration: none;}

/* Content Styles */
#webContent {float: left; width: 550px; margin: 15px 0 0 0; padding: 0 10px 0 10px; background: none; text-align: left; color: #fff;}
#banner {margin: 0; padding: 1px; background: #ffffff; border: 1px solid #c0c0c0;}
#webContent h1 {margin: 15px 0 10px 0; color: #f7cb00; font-weight: normal; font-size: 36px; letter-spacing: -1px; text-align: center;}
#webContent h2 {margin: 15px 0 10px 0; color: #f7cb00; font-weight: normal; font-size: 24px; letter-spacing: 0;}
#webContent h3 {margin: 15px 0 10px 0; color: #f7cb00; font-weight: normal; font-size: 21px; letter-spacing: 0;}
#webContent h4 {margin: 15px 0 10px 0; color: #999; font-weight: normal; font-size: 18px; letter-spacing: 0;}
#webContent h5 {margin: 15px 0 10px 0; color: #999; font-weight: normal; font-size: 16px; letter-spacing: 0;}
#webContent h6 {margin: 15px 0 10px 0; color: #999; font-weight: normal; font-size: 14px; letter-spacing: 0;}
#webContent p {margin: 0 0 20px 0; line-height: 14pt;}
#webContentMain {float: left; margin: 0 5px 0 0; padding: 0; width: 360px;}
#webContentAlt {float: left; margin: 0 0 0 5px; padding: 0; width: 180px;}
#webContentFull {float: left; margin: 0; padding: 0; width: 540px;}

#webContent h1 .small1 {font-size: 32px; }
#webContent h1 .small2 {font-size: 28px; }
#webContent h1 .small3 {font-size: 24px; }
#webContent h1 .small4 {font-size: 20px; }

#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; }

