@import url(nonie_cib.css) screen;

body				{
	background: url( ../images/logo_bluegrey.gif ) top right no-repeat #E5E5E5;
	color: #777777;
}

a					{
	color: #777777;
}

strong				{
	color: #4A6C85;
}

#header .contact_info	{
	color: #4A6C85;
}

#header .contact_info a	{
	color: #4A6C85;
}

#footer					{
	color: #E5E5E5;
	background: url( ../images/bluegrey_strip.jpg ) repeat-y #C1C5C9;
}

.menu ul li			{
	color: #4A6C85;
	font-weight: bold;
}

.menu ul li a		{
	color: #777777;
	font-weight: normal;
}

.menu ul li a:hover	{
	/* Red text
	color: #4A6C85;
	text-decoration: underline;
	*/
	
	/* Red background + grey text
	color: #E5E5E5;
	background: #4A6C85;
	*/
	
	background: #CCCCCC;
}

.sub_menu			{
	border-left: solid #E5E5E5 1px;
}

.sub_menu.active_section		{
	border-left: solid #4A6C85 1px;
}

.main h1.page_heading			{
	background: url( ../images/bluegrey_strip.jpg ) repeat-y #C1C5C9;
	color: #E5E5E5;
}

.main .ex h1, .main .ex h1 a		{
	color: #4A6C85;
}

.main .ex_box a.box_link			{
	border: solid #E5E5E5 5px;
	background: #D8D8D8;
}

.main a.box_link:hover	{
	border-color: #4A6C85;
}

.main .ex_info_box h1			{
	background: none;
	color: #4A6C85;
}

.ex .ex_desc								{
	border-left: solid #4A6C85 5px;
	color: #333333;
	background: #CCCCCC;
}

.info_box				{
	background: #CCCCCC;
	color: #333333;
}

.main .ex_info_box			{
	background: #D8D8D8;
}
	

.main .heading_substitute		{
	background: url( ../images/bluegrey_strip.jpg ) repeat-y #C1C5C9;
	color: #E5E5E5;
}

.main .sub_menu_note					{
	background-image: url( ../images/sub_menu_arrow_bluegrey.gif );
}

.image_bar p					{
	border-left: solid #4A6C85 5px;
	color: #333333;
	background: #CCCCCC;
}

.image_bar .two_image_block		{
	background: #333333;
}

.image_bar .two_image_block img	{
	border-color: #333333;
}

.image_bar .two_image_block a	{
	border-color: #333333;
}

.image_bar .two_image_block a:hover	{
	border-color: #4A6C85;
}

.contact_info_box					{
	border: solid #4A6C85 5px;
}

.contact_info_box a					{
	border: none;
}

.contact_info_box a:hover			{
	border: none;
}

#left_col a:hover, #right_col a:hover	{
	border: solid #4A6C85 5px;
}

#left_col a, #right_col a			{
	border: solid #E5E5E5 5px;
}

.works 							{
	background: #333333;
}

.cv .ex_name				{
	color: #4A6C85;
}

.group_exhibitions .ex_name	{
	color: #555555;
}

#context_info_box			{
	/* background: #D8D8D8; */
	/* background: white; */
	/* background: url( ../images/overlay_420_100_t.png ); */
}

.video_set				{
	background: #333333;
}

/*
.main .ex_info a			{
	color: #777777;
	border: solid #E5E5E5 5px;
}
*/

/*
.main .title_box h1			{
	background: none;
	color: #4A6C85;
}
*/

.visitor_name	{
	color: #333333;
}