.navcontainer a{
	text-decoration: none;
	color: #434343;
	font-weight: bold;
	text-shadow: #dcdcdc 0 1px 0;
}

.navcontainer a:hover{
	color: #242424;
}

.navcontainer {
	background: url(../../images/menu_glassbar2.jpg) no-repeat center top;
}


