/* these classes are for previous next navigation */
a:hover.navbar, a:active.navbar {} /* text in nav */
a:link.navbar, a:visited.navbar {}
#nav { left:0; top:0px;
text-align:left;
margin:0;
position:absolute;
padding-bottom: 1px; padding-top: 3px;
padding-right:6px; padding-left:5px;
align:top;
visibility:hidden;
z-index:1; }
#text { left:0; top:0px;
/*text-align:left;*/ /*Commented out because it was causing a problem with BI-DI. Remove style if no ill effects are found from commenting it out. - 5/28/99 AMS */
/* Added the following DIV 12/20/00 to incorporate branding GIF (currently Windows Flag) to designate material in HSS as Microsoft (as opposed to OEM material. This style also required WIDTH tags on H1 and WIDTH and Margin-Top tags on P.Proclabel. - AMS*/