
HTML, BODY { margin: 0px; padding: 0px; border: 0px; }

BODY
{
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 62.5%;
    font-weight: normal;
    color: #000000;
    background: #ffffff;
}

P, FORM, /*UL,*/ H1 { margin: 0px; padding: 0px; }

IMG { border: 0px; }

    #bodywrapper
    {
        position: relative;
        min-height: 100%; /* SF */
        width: 954px;
        margin: 0px auto;
        margin-top: 20px;
    }
        * html #bodywrapper { height: 100%; } /* SF IE6 */

        #sitewrapper
        {
            margin: 0px auto;
            width: 954px;
        }

            #maincontent
            {
                
            }

/*---------------------------------------------------------------------------*
 * tool box
 * --------------------------------------------------------------------------*/
.floatleft  { float: left;  }
.floatright { float: right; }
.clear      { clear: both;  }

/*---------------------------------------------------------------------------*
 * content elements
 * --------------------------------------------------------------------------*/
.align-left    { text-align: left;    }
.align-center  { text-align: center;  }
.align-right   { text-align: right;   }
.align-justify { text-align: justify; }

/*------------------------------------*
 * CSS Styled Content
 * -----------------------------------*/
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG,
DIV.csc-textpic-imagewrap csc-textpic-single-image IMG,
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, 
DIV.csc-textpic-border DIV.csc-textpic-single-image IMG
{
    border: 1px solid #;
}

.csc-textpic-caption
{
    font-size: 0.8em;
    color: #808080;
}

/*---------------------------------------------------------------------------*
 * FCEs section
 * --------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------*
 * Xtn section
 * --------------------------------------------------------------------------*/