BODY {

  background-image: url(images/design_elements/backing.jpg);
  background-repeat: repeat-x;

}

H3 {

  color: #0099CC;
  font-size: 24px;
  padding: 0px;
  margin-bottom: 4px;
  margin-top: 0px;

}

.tdMainShow  {

  font-size: 13px;

}

.tdMainShow img {

   float: left;
   margin-right: 10px;
   margin-bottom: 5px;
   border: 1px solid #AAAAAA;

}


#tdLeftColumn {

   border-right: 1px solid #AAAAAA;

}

#tdRightColumn {

   border-left: 1px solid #AAAAAA;

}


.tdLeftBar {

   background-image: url(images/design_elements/left_side_backing.jpg);

}

.tdRightBar {

   background-image: url(images/design_elements/right_side_backing.jpg);

}



.tblNavigation tr td {

   padding-bottom: 4px;

}


#divNews p {

  padding-top: 8px;
  border-top: 1px solid #CCCCCC;

}