a:link, a:visited {
	color: #355976;
}

#navcontainer {
	background: no-repeat url(../../images/nav_reflection.jpg);
}

#navcontainer #current {
	background: url(../../images/menu_tab.jpg) no-repeat center top;
	color: #355976;
}

#navcontainer .currentAncestor {
	background: url(../../images/menu_tab.jpg) no-repeat center top;
	color: #355976;
}

#navcontainer a:hover { 
	background: url(../../images/menu_tab.jpg) no-repeat center top;
	color: #355976;
}

#navcontainer ul ul li a:link,
#navcontainer ul ul li a:visited {
	color: #355976;
}

#navcontainer ul ul li a:hover {
	color: #508ab7;
}

.photo-links {
	background: repeat-x url(../../images/menu_bg.png);
	color: #426e8e;
}

.photo-navigation a:hover {
	background: url(../../images/menu_tab.jpg) no-repeat center top;
	color: #355976;
}
