@charset "UTF-8";

/*------------------------------------------------------------------------------------
* Filename: master.css
* Version: 1.0.0 (2009-09-09)
* Website: www.abv.org.au
* Author: Dhruv Raniga
* Description: Imports global style sheets.
    ------------------------------------------------------------------------------------*/
	

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