@charset "UTF-8";

/* ____________________________________________________________________________
 *              IMPORT STYLES
 * ____________________________________________________________________________*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* import the tripoli css reset first */
@import url("reset.css");

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* import the main stylesheets*/
@import url("layout.css");
@import url("style.css");

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* import jquery stylesheets*/
@import url("slide.css");
@import url("../scripts/jquery/tabs/jquery.tabs.css");
