/* Navigation menu top level with titles and visible line item links plus visited identifiers */


	/* menu floats to top of page as window is scrolled down*/

#fixme { 
	background-color: transparent;  
	top:240px;
	background-position: left top;
}

div > div #fixme { position:fixed; }



