/* Start of CMSMS style sheet 'AWT Layout Ellnac H/V 2 c' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* NAV BAR AT THE TOP, LOCAL NAVIGATION ON THE LEFT AND ONE COLUMN OF CONTENT */
    div#content {
        position: relative;
        margin: 1.5em auto 2em 0;
        padding: 0;
        text-align: left;
    }
    div#main {
        float: right;
        width: 80%;
        display: inline;
        padding: 10px;
padding-top:0px;
    }
    div#menu_vert {
        float: left;
        width: 15%;
        display: inline;
    }
    div#menu_horiz {
        width: 100%;
        text-align: left;
    }
/* END CONTENT */
/* End of 'AWT Layout Ellnac H/V 2 c' */

