#menudiv { 
	font-family: lsuface1, Arial;
	width:100%;
	display:none;
}

.glossymenu{
	width:100%;
	/*font-size: 1.2em;*/
	font-size:  1.5em; /* Easier to read on mobile device */
	font-family:  lsuface1, Arial;
	font-weight:500;
}
.glossymenu div.menuheader {
	font-size:105%;
}


