
/* 
	This comment and the following comments hide everything in this file from IE5/Mac 
	(note the backslash before the closing asterisks).
\*/

/*
	The Brights.net Master CSS file.
	...loaded by every page.

	Please do not define any style rules directly inside this file. 
	Only use @import directives to include external CSS files.

	Note: The first @import() directive below causes older browsers to not use any of the style sheets below.
		  As a result of this style sheet import filtration process, rules in the style sheets below will only be seen by the following browsers:
		  
			* IE6/Windows or later
			* Mozilla
			* Firefox
			* Netscape 6 or later
			* Opera 5 or later	
			* ...or any other browser that can pass Section 7.1 of the W3C CSS1 Test Suite (http://www.w3.org/Style/CSS/Test/CSS1/current/).	
\*/

/* Import the main text formatting CSS \*/
@import url(/includes/css/text.css);
@import url(/includes/css/styles.css);
