/* File: ancient.css */
/* Hierarchy level:2 ancient */
/* Platform: not specified */
/* Browser: not specified */

/* import main site CSS file & subject specific CSS file */
@import url('/staticarchive/3dfb57c1c411b4238f46982ef3586290ad3d4f26.css');
@import url('/staticarchive/6f8c2a7ab415e60a7571eaac573f1f1af20e671c.css');
@import url('/staticarchive/bde9ecae0dbfca5505dade5bf3768880bac56968.css');

/* Sets basic subsection-wide style declarations */
body { background-color: #FFF; }

/*------------ PULLQUOTE BOX -----------*/	

/* sets format for right-aligned pullquote box. CASCADE: ovverrides main stylesheet setting new colout for this content area.  */	
/*	.pullleft {
	background-color: #ffffce;
}	
*/
/* sets format for right-aligned pullquote box. CASCADE: ovverrides main stylesheet setting new colout for this content area. */	
/*	.pullright {
	background-color: #ffffce;
}	
*/	
/*------------ // PULLQUOTE BOX -----------*/	



/*------------ BORDERS, PADDING, FLOAT ETC -----------*/	
	
/* sets thicker border round an element. CASCADE: Full rules set in 'history.css'; only colour is changed here. Gives category-specific border colouring. */	

	table.border {border-color: #00639c;}	
	div.border {border-color: #00639c;}	
	img.border {border-color: #00639c;}	
	
/* sets thin border round an element. CASCADE: Full rules set in 'history.css'; only colour is changed here. Gives category-specific border colouring. */	

	.borderthin {border-color: #00639c;}	

/*------------ // BORDERS, PADDING, FLOAT ETC -----------*/	



/*------------ // RH NAV STUFF -----------*/	

/* for color of RH nav header bars. CASCADE: Full rules set in 'history.css'; only colour and bg 'tiny' url are changed here. Gives category-specific colouring. */		
	.rhnavhead {background-color: #00639c; color: #ffffff; width: 100%;}	
	
/*------------ // RH NAV STUFF -----------*/