/* -----------------------------------------------------------------------------

Title : Base Style Sheet
Version: 1.0
Author: Paulo Elias
Author URI: http://www.prkreative.com/

	This stylesheet is used to import CSS files. To incorporate new styles use the
	following: @import "file.css";
	
Created : 2006.11.06
Modified : 2006.11.09

----------------------------------------------------------------------------- */
/* ----- LAYOUT ----- */
@import url("nav.css");

/* ----- LAYOUT ----- */
@import url("layout.css");
