#leftcol, #logo, #footer {background: #333}
  
#content h1 {color: #333;}
  
#rightcol div.textbox { 
	background: #fff; 
	color : black; 	
}
  
div.boxcontent {background: #fff;} 
  
div.boxheader, th, #leftcol div.textbox {
	color: #fff;
	background: #333;
}

body { 
	background:  url(http://webarchive.nationalarchives.gov.uk/+/file:///D|/PROFILES/haxellsp/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/background_black.gif) repeat-y 20px 20px; 
	margin: 0;
}

#leftcol li {list-style-image:  url(http://webarchive.nationalarchives.gov.uk/+/file:///D|/PROFILES/haxellsp/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/arrow_white_mono.gif);}
#leftcol li.down {list-style-image:  url(http://webarchive.nationalarchives.gov.uk/+/file:///D|/PROFILES/haxellsp/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/arrow_white_down_mono.gif);}
#rightcol li {list-style-image:  url(http://webarchive.nationalarchives.gov.uk/+/file:///D|/PROFILES/haxellsp/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/arrow_black.gif);}


