html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  background:url(/media/dist/1458/8644/SiteDesign/bkg.jpg);
  background-color:#cdcbcb;
  background-position:top;
  background-repeat:repeat-x;
}

#background {
  padding: 0;
  margin: 0;
  height: 100%;
  background:url(/media/dist/1458/8644/SiteDesign/bkg.jpg);
  background-color:#cdcbcb;
  background-position:top;
  background-repeat:repeat-x;
}





#bkg { background-image:url(/media/dist/1458/8644/SiteDesign/home_bkg.jpg); 
width:850px; 
background-position: top; 
background-color:#cdcbcb; 
background-repeat:no-repeat;
margin:0;  }

/*gamma*/
#left .NavBarLink  {
	display: block;
	padding: 3px;
	border-top: 1px solid #349ed8;
	color: #ffffff;
	font-weight:Bold;
	width:175px;
 }
 
 #nav .NavBarLink { color:#ffffff; font-weight:bold; }




 /* BTM Homepage Thumbnails */

 #trBottom TD.ColorA {
 background: transparent;
 border:none;
 }

#trBottom TD.ColorC {
 background: transparent;
 border:none;
 }

#trBottom TD.ColorD {
background-color:#999;
border:none;
}




#address .AddrBlockLabel, #address .AddrBlockCompany, #address .AddrBlockAddress, #address .AddrBlockPhone,
#address .AddrBlockMailto:link, #address .AddrBlockMailto:visited, #address .AddrBlockMailto:active, #address .AddrBlockMailto:hover,
#address .AddrBlockMailto, #address .AddrBlockLink:link, #address .AddrBlockLink:visited, #address .AddrBlockLink:active, #address .AddrBlockLink:hover, #address .AddrBlockLink { color:#000000; font-weight:bold; }
