body {
	color: #fff;
	background: #000 url(../images/static/gradient-20.png) repeat-x;
	background: #222222 url(../images/static/gradient-0-222.jpg) repeat-x;
/*	background: #222222 url(../images/static/gradient-333-222.png) repeat-x;		*/
}

#title { 
	}

#title a:link, #title a:visited { 
	color: white;
	}

#navigation { 
	}

#exhibition #thumbnails img, #exhibitions ul li img { 
	border: 3px solid white;
	}

a:link { color: #2859A6;
	text-decoration:none;
	} 
	
a:hover, a:visited:hover, #credits a:link:hover {
	color: #929CCF;
	} 

a:visited { 
	color: #2859A6;
	text-decoration:none;
	} 
	
a:active { 
	color: #929CCF;
	}
	
#content p img { 
	border: black 1px solid;
	}

#footer {
	color: #aaa;
}

#credits, #credits a:link, #credits a:visited {
	color: #555;	
}

.date {
	color: #99a;	
}