body {

  font-family: arial, helvetica, serif; 

  font-size: 12px;

  text-align: center;

  background-color: #6f0000;

}



h2   {

/*   float: none;   did not fix, nor did overflow, border, position, margin, padding, clears   */

  text-decoration: none;

  margin: 0;

  padding: 0 3px 0 0;

  display: inline;     /* run-in, compact, inline-block no good  */

  font-family: arial, helvetica, serif; 

  font-weight: normal;

  font-size: 12px;

}



#GetParent  {

  color: #fff;

  padding-left: 7px;

}



#squish  {

  margin: 0; 

  padding: 10px 20px;

}



#squish li  {

  list-style-type: disc;  /* this fixes no bullets on non-paragraph content   */

}



.category {

/*  display: none;  */

}



#sidebar .active {

  display: inline;

  color: #EB7B00;

  font-weight: bold;

  

  background: url(images/orangeBall.gif) no-repeat;

  padding-left: 12px;

  background-position: 0 5px;

}



#myajaxmenu  {

  margin: 0;

  font-size: 12px;

  font-weight: normal;

}



/*  #myajaxmenu li li a {     */

#myajaxmenu li a {

  background: url(images/whiteball.gif) no-repeat;

  color: #fff;

  padding-left: 12px;

  background-position: 0 5px;

}



#footer {

  padding-top: 5px;

  width: 850px;

  height: 30px;

  color: #DCDCDC; 

  background-color: #000; 

  font-size: 10px;

  text-align: center;

}



#footer a  {

  color: #fff;

}



h1  {

  font-size: 20px;

  margin: 0;

  color: #EB7B00;

}



p  {

  margin-top: 4px;

}



img {

  border: 0;

}



#bluebar img {

  vertical-align: middle;

}



#bluebar  {

  width: 850px;

  height: 25px !important;

  height: 36px;

  padding-top: 11px;

  background-color: #002A50;

}



#rightit  {

  float: right;

  margin-top: -4px;

  margin-right: 10px;

}



#rightit a  {

  color: #E0A000;

  color: #EB7B00;

  font-size: 12px;

  font-weight: bold;

  margin-top: -5px;     /* helps 3 menu items start higher  */

}



a  {

  text-decoration: none;

  color: #415789;

}



a:hover {

  color: #EB7B00;

}



#sidebar a:hover {

  color: #EB7B00;

}



#rightit a:hover  {

  color: #fff;

}



.B_crumbBox {

  float: left;

  padding-left: 15px;

  color: #fff;

  font-size: 11px;

}



.B_crumbBox  a  {

  color: #fff;

  padding: 0;

}



.B_crumbBox  a:hover  {

  color: #EB7B00;

}



.B_currentCrumb  {

  color: #EB7B00;

  font-weight: bold;

}



#bctajaxmenu  {

  margin: 0;

  font-size: 12px;

  font-weight: bold;

  color: #002A50;

}



#bctajaxmenu  a {

  color: #002A50;

}



#bctajaxmenu  li {

  display: inline;

  list-style-type: none;

}



.showit  {

/* setting below controls spacing for separator   */

  padding: 0 7px;

}



ul  {

  padding-left: 10px;

  list-style: none;

  padding-top: 7px;

}



ul ul  {

  padding-left: 10px;

}



.last span {

  display: none;

}



#wrapper  {

  width: 850px;

  text-align: left;

  margin: 0 auto;

  background-color: #323560;

}



#wrapperHome  {

  width: 850px;

  text-align: left;

  margin: 0 auto;

  background-color: #fff;

}



#header  {

  width: 850px;

  height: 110px;

  background-color: #fff;

}



#menuBar  {

  width: 850px;

  height: 31px;

  background: orange url(images/yellowMenuSlice.jpg) repeat-x;

}



#menubar a:hover  {

  color: #fff;

}



#banner  {

  width: 850px;

  height: 175px;

  background-color: #7FD4FF;

}







#contentBlank  {

  float: left;

  width: 850px;

}



#contentHome  {

  float: left;

  width: 434px;

}



#sidebarHome  {

  float: left;

  width: 416px;

}



#sidebar  {

  float: left;

  width: 175px;

  background-color: #323560;

}



#content  {

  float: left;

  width: 675px;

/*  height: 300px;   test */

  background-color: #fff;

}



.cls  {clear: both}

