/* Start of CMSMS style sheet 'Layout CSSMenu Horiz 1C' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

 
/* NAV BAR AT THE TOP AND ONE COLUMN OF CONTENT */
    div#content {
        width: 761px;
        
        margin: 10px auto 20px 10px;
        padding: 0;
        
        text-align: left;
    }
    div#main {
        width: 100%;
    }
    div#menu_vert {
        display: none;
    }
    div#content2 {
        width: 100%;
    }
    div#menu_horiz {
        width: 100%;
        text-align: left;
    }

/* END CONTENT */
/* End of 'Layout CSSMenu Horiz 1C' */

