
/*
--------------------------------------------------------------------------
36 Squares "We Make Art Work" COPYRIGHT 2006-Present.
Author:   Dan Fris
Version:  07.08.06

Notes: 	By opening this and any other .css or .xhtml document you agree to 
	all terms listed below.

	You are prohibited from duplicating, copying, pasting, transposing, 
        or moving any portion of this code. Feel free to reference as 
        often as you like for educational purposes.
----------------------------------------------------------------------- */

/* Global Settings
------------------------------------------------ */
@import url("global.css");

/* Divisions 
------------------------------------------------ */
@import url("divisions.css");

/* Navigation
------------------------------------------------ */
@import url("navigation-tabh.css");


/* Forms 
------------------------------------------------ */
@import url("forms.css");



