body, form { margin: 0; padding: 0; }
body { font-family: Verdana, sans-serif; font-size: 11px; color: #990033/*general text*/; }

a { color: #999999/*general links*/; text-decoration: none; }
a:hover { color: #990033/*general links hover*/; text-decoration: underline; }

table.njh_top { width: 736px; margin: 0 auto; background: white url(top.gif) no-repeat left top; }
table.njh_top td.tagline { height: 101px; padding-right: 25px; padding-bottom: 2px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #9c9b9c; }

table.njh_logo { width: 736px; margin: 0 auto; background: white url(logobar.gif) repeat-y left top; }
table.njh_logo td { height: 114px; }

table.main { width: 736px; margin: 0 auto; background: white url(main.gif) repeat-y left top; }
table.main td.left { padding-left: 57px; padding-top: 59px; }
table.main td#center { padding: 59px 46px 0 13px; }

table.sidebar { width: 200px; margin-bottom: 20px; }
table.sidebar#categories td.bottom, table.sidebar#categories caption { display: none; }
table.sidebar#categories { border-collapse: collapse; }
table.sidebar#categories td { border-top: 1px solid #808080; border-bottom: 1px solid #808080; padding: 4px; font-size: 14px; }
table.sidebar#categories td a, table.sidebar#categories td a:hover { text-decoration: none; }


table.njh_bottom { width: 736px; margin: 0 auto; background: white url(foot.gif) no-repeat left top; }
table.njh_bottom td { height: 44px; }

div.njh_contact, div.njh_footer { text-align: center; padding: 5px; font-size: 9px; color: #000000/*footer text*/; }