/* 
-------------------------------------------------------------------
British Council for Offices 
Authored by: A Bowatte, Reading Room Ltd.
Global Stylesheet
-------------------------------------------------------------------
*/

/*
generic is linked to from the fckeditor thats why some body styles have been removed out of there (text-align:left and margins)
*/


@import url("generic.css"); 

/* All navigation on site: main, sub, breadcrumb, footer and top nav */
@import url("navigation.css"); 

/* All styled content on site */
@import url("maincontent.css");


 









