/* Start of CMSMS style sheet 'flame' */
body { 
    background-color: #000;
    font-family: sans-serif;
    font-size: 1em;
    line-height: 1.4em;
    color: #fff;
}

a {
    color: #fff;
}

#pagecontent {
    width: 790px;
    margin: 20px auto;
    position: relative;
}

#logo {
    position: absolute;
    left: 10px;
    top: 30px;
    width: 261px;
    height: 287px;
}

#content {
    position: absolute;
    right: 10px;
    width: 450px;
}


/* End of 'flame' */

