div.pageHolderWhiteBG {
  position: relative;
  width: 925px;
	background-color: #fff;
  margin-left: auto;
  margin-right: auto;
}

div#pageHolder {
  position: relative;
  width: 915px;
  margin-left: auto;
  margin-right: auto;
}

div#pageHeader {
  width: 895px;
  padding-left: 10px;
  padding-right: 10px;
  height: 28px;
  padding-top: 7px;
  background-color: #000099;
  background-image: url(../images/header_bg.jpg);
}

div#pageHeader table tr td {
  color: #fff;
}

input#nsSubscribeEmail {
  background-color: #5c0000;
  color: #fff;
  padding: 1px;
  border: 1px solid #5c0000;
  font-family: Arial;
  font-size: 10px;
}

input#topSearch {
  border: 0px;
  color: #2cb5fb;
}

div.headLoginContainer {
  color: #fff;
  padding-right: 6px;
}

div.headLoginContainer a {
  color: #fff;
}

a.lbLink, a.lbLinkLogin {
  color: #fff;
  text-decoration: underline;
}

div#imageHeader {
  width: 915px;
  height: 139px;
  background-color: #fff;
  position: relative;
}

div#imageHeaderImg {
  position: absolute;
  top: 0px;
  left: 758px;
}

div#leftColumn {
  width: 167px;
  float: left;
}

div#mainMenu {
  background-image: url(../images/menu_bg_main.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #789FD0;
}

div#mainMenuHspacer {
  height: 253px;
  width: 20px;
  float: left;
}

div#mainMenuContent {
  float: left;
  padding-top: 5px;
  width: 145px;
}

div#mainMenuContent a {
  display: block;
  color: #fff;
  font-weight: bold;
  line-height: 17px;
}

div#leftCalendar, div#leftVotebox, div.leftBoxJCCTitle {
  background-image: url(../images/left_blue_header_bg.gif);
  width: 160px;
  height: 27px;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  line-height: 27px;
  padding-top: 2px;
  padding-left: 7px;
  text-transform: uppercase;
}

div.leftBoxJCCTitle a, div.leftBoxJCCTitle a:hover{
	color: #fff;
	text-decoration: none;
}

div#calBoxContainer {
  padding: 5px;
  text-align: center;
}

div.leftBannerContainer, div.rightBannerContainer {
  width: 120px;
  height: 240px;
  border: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

div.calendarBannerContainer {
	width: 167px;
	height: 60px;
	border: 0;
	margin: 0;
	margin-top: 10px;
}

div.sidespacedboxes {
  text-align: center;
  margin-top: 10px;
}

div#rightColumn {
  width: 748px;
  float: right;
  background-color: #FFFFFF;
  background-image: url(../images/maincnt_bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

div#rightColumnInner {
  padding-top: 25px;
  padding-left: 18px;
  padding-right: 0px;
  /* 748-(18) = 730px */
}

div#footerTop {
  background-image: url(../images/bottommenu_bg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #C7D5F0;
  width: 915px;
  height: 21px;
  padding-top: 5px;
  text-align: center;
}

div#footerTop a {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 1px;
  color: #0041CF;
  text-transform: uppercase;
}

div#footerBtm {
  background-image: url(../images/footer_bg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #053C89;
  width: 915px;
  height: 84px;
}

div#footerBtmInner {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 16px;
  color: #fff;
}

div#footerBtmL {
  width: 49%;
  float: left;
  text-align: left;
}

div#footerBtmL p {
  padding-left: 25px;
}

div#footerBtmR {
  width: 49%;
  float: right;
  text-align: right;
}

div#footerBtmR a {
  color: #fff;
  font-weight: bold;
}

/* Boxes */
div.jCalConvBox {
	width: 95%;
	margin: 5px auto;
	padding: 2px 2px 2px 5px;
}

div.jCalConvBox select {
	font-size: 10px;
}

div.jCalConvBox input.txt {
	font-size: 10px;
}

div.jCalConvBox h1 {
  color: #0040c0;
  font-size: 12px;
  font-weight: bold;
}

/* FRONTPAGE */
div#frontBigLeft {
  width: 220px;
  padding-right: 14px;
  float: left;
}

div#frontBigLeft a, div#mainNewsLeadsRight a {
  display: block;
  padding-left: 2px;
  padding-right: 3px;
}

div.newsLeadSpacer {
  clear: both;
  float: none;
  line-height: 15px;
  height: 15px;
}

div#frontBigLeft a:hover, div#mainNewsLeadsRight a:hover {
  text-decoration: none;
}

div#frontBigLeft a span.title, div#mainNewsLeadsRight a span.title {
  color: #980000;
  font-size: 12px;
  font-weight: bold;
  display: block;
  line-height: 14px;
}

div#frontBigLeft a span.date, div#mainNewsLeadsRight a span.date {
  color: #999999;
  font-size: 11px;
  font-weight: normal;
  display: block;
  line-height: 15px;
}

div#frontBigLeft a span.lead, div#mainNewsLeadsRight a span.lead {
  text-align: left;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  display: block;
  line-height: 14px;
}

div#frontBigLeft a:hover span.lead, div#mainNewsLeadsRight a:hover span.lead {
  color: #0000ff;
}

div#frontBigLeft a span.more, div#mainNewsLeadsRight a span.more {
  color: #0000ff;
  font-size: 11px;
  font-weight: bold;
}

div#mainNewsLeadsRight img.leadimg {
  width: 100px;
  height: 100px;
  margin-right: 5px;
  border: 1px solid #779FD0;
  float: left;
  margin-bottom: 0px;
}

div#frontBigRight {
  width: 496px;
  float: left;
}

div#frontBRleft {
  width: 340px;
  float: left;
}

div#mainLatestNews {
  padding-top: 25px;
  padding-left: 15px;
  padding-bottom: 5px;
}

div#mainLatestNews span.lnlTitle,
div#mainWeeklyTop span.lnlTitle {
  font-size: 12px;
  font-weight: bold;
  color: #980000;
}

div#mainLatestNews span.lnlTitle a,
div#mainWeeklyTop span.lnlTitle a {
  text-decoration: underline;
  font-weight: normal;
  font-size: 11px;
  color: #980000;
}

div#frontBRright {
  width: 156px;
  float: left;
  padding-top: 100px;
}

/* INNER PAGE */
div#innerMainCnt {
  float: left;
  width: 574px;
}

div#innerMainCnt div.naviga {
  margin-bottom: 10px;
}

div#innerMainCnt div.naviga a {
  color: #2285FF;
  font-weight: bold;
  font-size: 10px;
}

div#innerMainCnt h1.title {
  margin-top: 0px;
  color: #990000;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0px;
}

div#innerMainCnt span.datetime {
  color: #999999;
  font-size: 11px;
  font-weight: normal;
  display: block;
  line-height: 15px;
}

div#innerMainCnt div.contentText {
  margin-top: 15px;
  text-align: justify;
  padding-right: 5px;
  font-size: 12px;
  line-height: 140%;
}

div#innerMainCnt div.contentText p {
  margin-bottom: 8px;
}

div#innerMainCnt div.submenulinks {
  padding-top: 10px;
  padding-bottom: 3px;
  color: #000;
  line-height: 150%;
}

div#innerMainCnt div.contentText h1 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 10px;
}

div#innerMainCnt div.contentText h2 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 7px;
  margin-bottom: 9px;
}

div#innerMainCnt div.contentText h3 {
  font-size: 11px;
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 8px;
}

div#toolbarContent {
  padding-top: 12px;
  padding-bottom: 2px;
  padding-right: 5px;
}

div#toolbarContent div.toolbarContainer {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  border-top: 1px solid #779FD0;
  border-bottom: 1px solid #779FD0;
}

div#bottomToolbarContent {
  padding-top: 12px;
  padding-bottom: 2px;
  padding-right: 5px;
}

div#bottomToolbarContent div.bottomToolbarContainer {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  border-top: 1px solid #779FD0;
  border-bottom: 1px solid #779FD0;
}

div.rightBoxVoteTitle {
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  line-height: 23px;
  padding-top: 2px;
  height: 23px;
  padding-left: 23px;
  text-transform: uppercase;
  background-image: url(../images/right_blue_bg.jpg);
}

div.rightBoxJCCTitle {
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  line-height: 20px;
  padding-top: 2px;
  height: 20px;
  text-align: left;
  text-transform: uppercase;
  background-image: url(../images/right_box_blue_bg.gif);
}

div.rightBoxJCCTitle a, div.rightBoxJCCTitle a:hover {
	color: #fff;
	text-decoration: none;
}

div.rightBoxVoteCnt {
  padding-left: 20px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-top: 5px;
}

div.rightBoxVoteCnt input {
  margin-right: 5px;
}

div#frontBRbtm {
  width: 490px;
  float: right;
  padding-top: 12px;
}

div.fbrbox {
  width: 107px;
  float: left;
  padding-right: 1px;
}

div.fbrboxBanner {
  width: 130px;
  float: left;
  padding-right: 1px;
}

div.fbrboxBanner a img {
  margin: 0px;
}

div.fbrbox h2 {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
  color: #fff;
  font-weight: bold;
  padding-left: 5px;
  height: 21px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  padding-top: 3px;
  background-repeat: no-repeat;
  background-position: center;
}

div.fbrbox a {
  display: block;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 10px;
  line-height: 14px;
  text-align: left;
  text-decoration: none;
  color: #188DC9;
}

h2.fbrbox_blue {
  background-color: #188DC9;
  background-image: url(../images/cbg_blue.gif);
}

h2.fbrbox_red {
  background-color: #9E1515;
  background-image: url(../images/cbg_red.gif);
}

h2.fbrbox_purple {
  background-color: #602E70;
  background-image: url(../images/cbg_purple.gif);
}

h2.fbrbox_green {
  background-color: #696F43;
  background-image: url(../images/cbg_green.gif);
}

input.blueButton {
	border: none;
	background-color: #136F9E;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

input.blueButtonOver {
	border: none;
	background-color: #789FD0;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

/* MAPS */
div#mapContainer {
  float: left;
  width: 410px;
  height: 410px;
  border: 1px solid #779FD0;
}

div#mapsFullR {
  width: 130px;
  float: left;
  padding-left: 10px;
}


