/*--------------------------------------------
[Master Stylesheet]
 _      | _  _  _  _ _  _ 
|_)|_|\/|(_|(_|(_)| (_|(/_
|     /      _|      _|   
Project: www.puylagorge.eu
Version: 1.6
Last change: 18 January 2009 [fixed Float bug, DW]
Created by: Daan Walraven, Indepth Internet Marketing
--------------------------------------------
[Table of contents]

1.Typography
	1.1 Main text styles
	1.2 Heading tags
2.Structure
	2.1 Main structure
	2.2 Div's
	2.3 Sidebar navigation
	2.4 Toplinks and footer
	2.5 Main menu
	2.6 Same navigation code on every page
	2.7 Skip navigation
3.General
	3.1 Links
	3.2 Lists
	3.3 Images
	3.4 Tables
	3.5 Forms
4.Special
	4.1 Footer cues
	4.2 Icon cues
	4.3 Rounded corners
		-focuslinks
		-image dropshadow
		-billboard
	4.4 Accessible links
	4.5 CSS Buble tooltip
	4.6 My own Footer stick method
	4.7 Rss Feed Fetcher
5.Debugging
	5.1 Different levels different colors
	5.2 Helpfull CSS classes
	5.3 Color debugging
	
6.Bug fixing in other stylesheets
-----------------------------------------------*/

@import "typography.css";
@import "structure.css";
@import "general.css";
@import "special.css";
/* @import "debugging.css"; */	