/* Museum */

#logo {
	background-color:		#1556b9;
}

#menu {
	background-color:		#1556b9;
}

.langOff {
	background-color:		#1556b9;
}

#main .box_left ul {
	color:					#1556b9;
}

#main a {
	color:					#1556b9;
}

#main a:link {
	color:					#1556b9;
}

#main a:active {
	color:					#1556b9;
}

#main a:visited {
	color:					#1556b9;
}

#content .box_right hr {
	border-top: 			1px solid #1556b9;
}

#content .box_right a {
	color: 					#1556b9;
}

#content .box_right a:hover {
	color: 					#1556b9;
}

#content .box_left ul {
	color:					#1556b9;
}

#content .box_left a:active {
	color:					#1556b9;
}

#content .box_left a:hover {
	color:					#1556b9;
}

#content .box_left a.active {
	color:					#1556b9;
}

#bg_bar {
	background-color: 		#1556b9;
}

#ie_color_bar {
	background-color: 		#1556b9;
}