#tab_header { float:left;clear:both;}
#tab_header ul { list-style: none; padding: 0; margin: 0; background:#222101;}
#tab_header li { display:inline; margin: 0 2px 0 0;}
#tab_header a { padding: 0 2em; text-decoration: none; color:white;background:#4a4b01;}
#tab_header a:hover {  background:#96966c; color:black; }
#tab_header #selected {}
#tab_header #selected a { padding-bottom: 2px;font-weight: bold;color: white;background:#4a4b01;}

#tab_content { background:#80823f;padding: 1em;color:black;clear:both;}
#tab_content a { color:black }
#tab_content p { margin: 0;padding: 2em;background:white; }

