/* -------------------------------------------------------------- 
  
   10on12 CSS Structural Framework
   
   * Structure Styles*
      
   Link this into the screen CSS file in the 10on12/css/lib directory.
   Keep all structural elements  over here.
   
-------------------------------------------------------------- */

/* COLOUR
orange - #C0521f
black – #1E1E1E
light gray – #D0D0D0
dark gray – #636363
middle col - #EBEBEB
width of page 880px - 
8 cols x 100px + 10px gutter
grid - 110px x 110px*/

/*import  stylesheets and hide from IE/Mac*/
@import "lib/type.css";
@import "lib/structure";
@import "lib/photographic.css";
/* End import/hide */

/*--------------------------------------------------------------------------------------

Main structure of the page/template – keep this here (Screen.css)

--------------------------------------------------------------------------------------*/


