/*STYLESHEETS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@import "layout.css?"; 						/*FOR ALL GENERAL LAYOUT*/
@import "text.css"; 						/*ALL HEADERS, LINKS AND MENUITEMS*/
@import "menus.css?"; 						/*MAINMENU AND SUBMENU TOP*/

/* CUSTOM RESET
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.clear										{ clear: both }
*											{ outline:none; }
