table          { margin: 0em; }
table.content  { border-collapse: collapse;
                 border: 1px solid black; }

td#menu        { border: 1px solid black; border-bottom: none; border-right: none; font-family: "Arial", serif; font-size: 9pt; font-weight: bold; height: 30px; padding: 5px;}

a#submenu      { width: 150px; border: 1px solid black; border-bottom: none; border-right: none; font-family: "Arial", serif; font-size: 9pt; color: black; text-decoration: none; height: 30px; padding: 5px; padding-left: 10px;}

a#submenu:hover        { color: white; text-decoration: underline; background-color: #950000; }

a#menu        { width: 150px; border: 1px solid black; border-bottom: none; border-right: none; font-family: "Arial", serif; font-size: 9pt; color: black; font-weight: bold; height: 30px; padding: 5px; text-decoration: none;}

a#menu:hover        { color: white; text-decoration: underline; background-color: #950000; }

td#content     { border: 1px solid black; min-height: 500px; padding: 10px; font-family: "Arial", serif; font-size: 9pt;}

td.cell6       { border: 5px solid green; }

img.headshot    { margin-left: 10px; margin-bottom: 10px; } 

a.faq         { font-family: "Arial", serif; font-size: 9pt; color: black; font-weight: bold; text-decoration: none;}
a.faq:hover   { text-decoration: underline;}