/* uppercase */

#navcontainer a, #navcontainer2 a{
	text-transform: uppercase;
}
