/* @option user-selected menu font style */

#navcontainer ul ul a,
#navcontainer ul ul a:hover{
	text-indent: 0px;
}

#navcontainer ul ul ul a,
#navcontainer ul ul ul a:hover{
	text-indent: 15px;
}

#strip {
	position: absolute;}