html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  /*background:url(/media/dist/121338/42769/SiteDesign/bkg.gif);*/
  background-color:#363636;
  background-position:center;
  background-repeat:repeat-x;
  background-attachment:fixed;
}

#nav .NavBarLink {
	font-size:12px;
	color:#707070;
}

#topbot .NavBarLink { font-size:10px; color:#ffffff; padding:2px 0px 2px 0px; }


#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:#041914; font-weight:bold; }

