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

#navcontainer a {
	text-transform: capitalize;
}

#navcontainer ul ul a {
	text-indent: 0px;
	line-height: 1;
}

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

#strip {
	position: fixed;
}