/**
 * CSS STYLE LIBRARY
 *
 * @author Yeco
 * @version $Id$
 * @copyright EBW, 17 June, 2008
 * @package default
 **/

/**
 * Main Structure
 * layout and appearance styles that are used site-wide
 **/
@import url("main.css");
/**
 * Internal Structure
 * styles for interior pages
 **/
@import url("interior.css");
/*@import url("goodStuff.css");*/

/**
 * Homepage Structure
 *@import url("homepage.css");
 **/


/**
 * Login Box Styling
 **/
/*@import url("login.css");
@import url("thickbox.css");*/

/**
 * User Interaction Specific Styling
 **/
/*@import url("humanmsg.css");
@import url("jquery.tabs-ie.css");
@import url("jquery.tabs.css");
*/
/**
* Cart and video Download stylesheet
**/
/*@import url("cart.css");*/
/**
* An ODE to IE6
* —————————-
* The road has been long,
* full of anguish and pain.
* How long will we endure,
* the internet’s shame.
* 
* Once you were nice,
* all light and fast.
* Then came Firefox,
* and lit up your a**.
* 
* Get a better browser,
* the geeks have been saying.
* The internet looks weird,
* No PNGs displaying.
* 
* Conditional Statements,
* feel like dirty code.
* With anger and hope,
* I write this ODE.
* 
* I create thee,
* oh you dirty IE stylesheet,
* With the hope of the future,
* and pressing delete.
*/