/* 
	York Museums Trust - York Venues CSS
	Copyright © York Museums Trust. All rights reserved.
	Created by SUMO Newcastle
*/
body { 
	background: #000000;
	float: none !important;
	width: auto !important;
	margin: 20px !important;
	padding: 0 !important;
}
h1, h2, h3 , h4, h5, p {
	background: #000000;
	color: #FFFF00;
}
a {
	color: #00CCFF;
}
#flashcontent {
	display: none;
	visibility: hidden; 
}
div#altNav {
	display: block;
	width: 300px;
}
input, textarea {
	color: #000000;
}
label, legend {
	color: #FFFF00;
}