#headerTR
{
    height:249px;
}

#headerLogo
{
    width:836px;
    height:118px;
    background-image:url(img/header_logo.jpg); 
}

#flashImg{
  width:843px;
  height:117px;
  /*background-color:#C4EAFF;*/
  margin-top:7px;
  margin-left:7px;
 /* background-image:url(img/headerImg.jpg); */
  
}

#middleTD
{
    width:850px;
}

#menuHolder
{
    width:220px;
  /* float:left;*/
    background-image:url(img/menuBG.jpg); 
    background-repeat:no-repeat;
    background-color:#ffffff;
    margin-left:4px;
    height:100%;

}

#contentHolder
{
    font-size:12px;
    padding-left:20px;
    padding-top:20px;
    padding-bottom:20px;
   /* float:left;*/
    width:600px;
}




#footerTR
{
    height:100%;
    background-color:#01273b;
    border-top:3px solid #175a7c;
}

#footerTD
{
     background-image:url(img/footerBg.jpg); 
     background-repeat:no-repeat;
     text-align:center;
}

#footerDiv
{
    font-size:11;
    color:#e0e0e0;
    margin-top:6px;
}
#createdBy
{
  
    margin-top:20px;
    margin-bottom:10px;
    text-decoration:none;
}

#createdBy a
{
      font-size:10;
    color:#e0e0e0;
    text-decoration:none;
}




#lastUpdate
{
    display:none;
}
