/* CSS Document LUTINE 2008-09*/

/********************************************************************************************************************************************

	DESIGN & LAYOUT

	- Changes will only effect the design layout, and content formating

********************************************************************************************************************************************/


@import url("lutine_layout.css"); 						/* Main layout design and structure of the site */


/********************************************************************************************************************************************

	INDIVIDUAL STYLES to SUB PAGEs and COMPONENTS 

	- Changes will only effect structure, layout of navigation, flash header, content layout

********************************************************************************************************************************************/

@import url("lutine_navigation.css"); 					/* Structure of the main navigation */
@import url("lutine_content.css");						/* Generic styles applied to the content and text styles ie H1, H2, H3 tags etc */

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@import url("lutine_news.css");
@import url("lutine_ie6_fix.css");


/********************************************************************************************************************************************

	END

	Author: Simon J Lee

	©2008-09 Caboodle Digital

	www.caboodledigital.com

********************************************************************************************************************************************/

