﻿/*
    Copyright:      Copyright (c) Mindscape Solutions. All rights reserved.
    Filename:       screen.css
    Created by:     Jason Van Vuren
    Created on:     5.8.2008

    Summary:
        This is the master css file for the complete default template.

    Revision:   Jason Van Vuren 5.8.2008
        Initial style creation.
*/

/* ----------  Import stylesheets and hide from IE/Mac  ---------- \*/

/* Core style sheets change only if necessary */
@import "core/reset.css";
@import "core/FrameWork.css";
/* ------------------------------------------ */

/* Page styles. Use this style sheet to apply individual page styles */
@import "project.css";

/* -------------------------------------------------------------- */

/* End import/hide */