/* ------ NOTES -----------------------------------------

Insert notes here

--------- UPDATE INFO -----------------------------------
	
Revision number: 0.7
Last updated: 12 May 2005
Last update made by: john oxton (john@joshuaink.com)

--------- CONTENTS --------------------------------------
	=1: Universal reset
		=Reset margin and padding for all elements
---------------------------------------------------------
	=2: html and body
---------------------------------------------------------
	=3: General typography
		=Set default padding and margins
		=p
		=hx
		=dl
		=ul
		=ol
		=li
		=a
---------------------------
	=3a: General params
		=img
---------------------------------------------------------
	=4: Layout Divs
		=Page header logo
		=Hidden accessibility elements
		=Site container
		=Main navigation
		=Side navigation
		=Supplementary navigation
		=Main content
		=Page foot
---------------------------------------------------------
	=5: Forms
		
--------------------------------------------------------- */




/* =1: Universal reset */

/* =Reset margin and padding for all elements */


/* =2: html and body */


/* =3: General typography */

/* =Set default padding and margins */

/* =p */


/* =hx */







/* =dl */


/* =ul */





/* =ol */

/* =li */


/* =a */



/* =Main navigation */




/* =Side navigation */





/* Nav on the foot */



/* =3a: General params */

/* =img */





/* =4: Layout Divs */

/* Hiding extra divs that aren't needed */



/* =Page header logo */


/* =Hidden accessibility elements */


/* =Site container */


/* =Main navigation */


/* =Side navigation */




/* =Supplementary navigation */



/* =Main content */



/* =Page foot */








/* =5: Forms */








