@charset "UTF-8";

/*------------------------------------------------------------------------------------
* Filename: master.css
* Version: 2.0.0 (2009-04-24)
* Website: www.science.org.au
* Author: Naton Ramsay
* Description: Imports global style sheets.
    ------------------------------------------------------------------------------------*/
	

@import url("/scientists/css/global/reset.css"); /*imports style sheet that handles the global browser reset.*/
@import url("/scientists/css/global/layout.css"); /*imports style sheet that handles the sites global layout*/
@import url("/scientists/css/global/typography.css"); /*imports style sheet that handles the sites global typography*/
@import url("/scientists/css/global/colors.css"); /*imports style sheet that handles the sites global colors*/




