/*************************************************************************************/
/* Put menu into id="nav" so it sits in the correct Mollio position                  */
/*************************************************************************************/
#nav {
	font-size: .9em;
	margin: 0 1em 0 1em;
	position: absolute;
	top: 22px;
	left: 140px;
	z-index: 1;
	font-weight: bold;
}
/*************************************************************************************/