/* pale grey version, black text with Gold and Blue highlights */
/* Oct 2007: rewrite to remove drop down menus from the top bar, no more fixed page lengths:*/

/* IMPORTANT fix for floaty window: define the site frame WorkWindowPos: only hidden  if scripts ON: 
			NoJS version has to have visible! (only difference!*/

/* define the site frame WorkWindowPos: only hidden  if scrips ON: NoJS version has to have visible!*/

#WorkWindowPos { position: absolute; left: 17px; top: 17px; width:820; height:560px; background : white;
padding: 0px;
border-style: solid; 
border-left-width :  0px; 
border-right-width:  0px; 
border-top-width:    0px; 
border-bottom-width: 0px; 
border-color: red;
z-index:100;  visibility:   visible;}

