BODY {
  background-color: #d4d4d4;
  background-image: url(images/bkgnd.gif);
  background-repeat: repeat-x;
}


A.footer {
  color: #FFFFFF;
  text-decoration: none;
}

A.footer:hover {
  color: #99CCFF;
  text-decoration: underline;
}


TD {
  vertical-align: top;
}

TD.mainText {
  background: #FFFFFF;
  color: #777777;
  vertical-align: top;
  font-family: arial, helvetica;
  font-size: 13px;
  line-height: 20px;
  padding: 20px;
}

TD.mainText2 {
  background: #FFFFFF;
  color: #666666;
  vertical-align: top;
  font-family: arial, helvetica;
  font-size: 13px;
  line-height: 20px;
}

TD.mainText3 {
  background: #FFFFFF;
  color: #666666;
  vertical-align: top;
  font-family: arial, helvetica;
  font-size: 13px;
  line-height: 20px;
  padding-left: 30px;

}

TD.logoText {
  background: #FFFFFF;
  color: #666666;
  vertical-align: middle;
  font-family: arial, helvetica;
  font-size: 13px;
  line-height: 20px;
}

TD.portfolio {
  background: #000000;
  color: #777777;
  vertical-align: top;
  font-family: arial, helvetica;
  font-size: 13px;
  line-height: 20px;
  padding: 20px;
}

TD.footer {
  background: #000000;
  color: #FFFFFF;
  vertical-align: top;
  font-family: arial, helvetica;
  font-size: 10px;
  padding: 7px;
}

TD.copyright {
  background: #d4d4d4;
  color: #666666;
  font-family: arial, helvetica;
  font-size: 9px;
  padding: 7px;
}

TD.footerMenu {
  color: #FFFFFF;
  vertical-align: top;
  font-family: arial, helvetica;
  font-size: 10px;
}

.title {
  font-family: arial, helvetica;
  font-size: 22px;
  color: #336699;
}

.subTitle {
  font-family: arial, helvetica;
  font-size: 18px;
  color: #990000;
}

#navlogo
{
margin-left: 20;
padding-left: 0;
list-style: none;
}

#navlogo li
{
padding-left: 30px;
background-image: url(images/bullet_logo.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

 #map {
   width: 350;
   height: 350px;
   margin: 0px 0px 0px 0px;
 }
 .sideTitle {
 font-family: arial, helvetica;
 font-size: 12px;
 color: #CC0000;
 font-weight: normal;
 padding-top: 10px;
 }

 }

