    * {border: solid 0px black; font-family: verdana, Arial, Sans-serif; font-size: 12px; color: white; }
    body  {text-align:left; background: green; color: red; background-image: url(images/index2.jpg); background-repeat:repeat; }
    .wrapper_outer {text-align: right; width: 960px; margin: 0 auto; background: transparent; border: 1px white solid; padding: 0 0 30px 0px;        }
    .wrapper_middle {text-align: left; width: 627px; margin: 0 auto; background: white;}
    .wrapper_inner {float: left; width: 190px; background: white; color: yellow;}   /*** This can be floated left or right ***/
    
    .column_left {float: left; width: 220px; background: transparent; background-image: url(images/Office.jpg); 
        background-repeat: no-repeat; font-size: 9px; color: white;}    /*** This must be floated opposite to .first-float ***/
    .column_center {background: transparent; width: 220px; height: 800px; color: gray; float: left; 
        background-image: url(images/zBackground.gif); background-repeat:no-repeat; background-position: top right; padding-left: 0px;
        font-size: 9px; color: white;}    
        /*** This must be floated opposite to .second-float ***/
    .column_right {float: right; width: 508px; color: white; border-left: solid 1px #C7D6B5; margin: 0px 5px 15px 5px;
        background-image: url(images/zRightColumn.jpg); 
        background-repeat: repeat-y;  background: #F7FFFF;
        } /*** This must be floated opposite to .float-wrap ***/ 
    
    #header_banner{height: 0px; background-image: url(images/SCALogo.gif); background-repeat: no-repeat; padding: 0 0 30px 0; z-index: 50;}
    #sideNavigationDiv {float: left; width: 200px; background: transparent; color: white; padding: 130px 15px 0px 15px;} 
    #TopNavigationDiv {text-align: right; float: right; width: 200px; background: transparent; color: white; margin: 0px 0px 0px 315px;} 
    
    h1 {background-color: transparent; color: #D67B31; font-size: 25px; font-weight: 600; letter-spacing: 5px; text-align: center; 
        font-variant: small-caps;}
    h2 {background: transparent; color: white; font-size: 20px; height: 5px; font-weight: 200; }
    h3 {color: red;margin: 5px 5px 5px 15px;font-size: 12pt;width: 200px;letter-spacing: 9px; display: block; background : white;
        vertical-align: baseline; border-bottom: red thin solid;text-transform: uppercase;
        font-variant: small-caps;}

    img.portrait{color: #2F250C;letter-spacing: 1px;padding: 2px;clear: none;
        overflow: hidden;position: static; border-top: solid 10px white;border: solid 5px green; background-color: white;}
    img.normal{padding: 10px 0px 5px 0px;color: #2F250C;letter-spacing: 1px;margin: 0px 0px 0px 0px;clear: none;
        overflow: hidden;position: static; border: solid 0px white;background-color: #C7D6B5;}
    img.gallery{padding: 10px 0px 5px 0px;color: #2F250C;letter-spacing: 1px;margin: 0px 0px 0px 10px;clear:both;
        overflow: hidden;position: static; border: solid 0px white;background-color: #C7D6B5; float: left;}
    
    p {margin: 0px 25px 20px 25px; color: gray; text-align: justify; line-height: 2em;}
    p.homepage {width: 500px; font-size: 12px; background: white; padding: 0 50px 0 50px; color: gray; text-align: justify; line-height: 16px;}
    p.leftcolumn  {width: 100px; font-size: 12px; background: blue; padding: 0 0px 0 0px; color: gray; text-align: justify; line-height: 16px;}
    p.rightcolumn {text-align: justify; 
        line-height: 16px; line-height: 2em;}
    p.rightcolumn:first-line{color: brown; }
    p.rightcolumn:first-letter{color: gray; font-weight: 500; font-size: 32px; }

    p.footnote {margin: 15px; color: #081F7C; font-size: 10px;}
    p.footer {font-size: 12px; background: white; margin: 0px; color: gray; text-align: center;}

    .emphasis {color: gray; letter-spacing: 2px;font-weight: 700; text-align: center;}
    .emphasis2 {color: red; letter-spacing: 2px;font-weight: 700; text-align: center;}

    .clear_across {clear: both; background: transparent; height: 3px; color: white; border-top: solid 1px #C7D6B5; }
    .clear_noborder {clear: both; background: transparent; height: 3px; color: white; }
    .clear_footer {text-align:center; width: 760px; margin: 0 auto; clear: both; background: #9CB9D7; color: black; 
        font-size: 8px; padding: 0px 0 0px 0;}

    #letterDiv2{position: relative; top: 0px; left: 245px; background-color: transparent; height: 30px; width: 26px; color: yellow; 
        font-size: 45pt; font-weight: 100; z-index: 20; }
    #letterDiv2_subtitle{background-color: transparent; height: 30px; top: 130px; left: 50px; color: white; 
        text-align: center; font-size: 20pt; font-weight: 100; z-index: 18;margin: 30px 15px 15px 15px;}

    a.bodyLinksBlock {font-size: 8pt; padding: 0 10px 0 10px;
    height: 20px;width: 140px;border: solid 1px gray; text-align: center;
    background-image: url(images/zmenu_mo.gif); font-variant:small-caps;    }
    a.bodyLinksBlock:link   {color: black; background: white;          }
    a.bodyLinksBlock:visited{color: white ; background: #C6D0B0;}
    a.bodyLinksBlock:hover  {color: blue; background: #C6D0B0;}
    a.bodyLinksBlock:active {color: gold; background: black;}
    
    input  {color: Black; background: #C7D6B5;}
    select {color: Black; background: #C7D6B5;}
    textarea {color: Black; background: #C7D6B5;}
    option{color: Black; background: #C7D6B5;}

    a {margin: 0px 0px 0px 0px; }
    a:link {font-size: 12px; font-weight: 100; text-decoration: underline; color: gray; letter-spacing: 0px;}
    a:visited, a:hover {font-size: 12px;  font-weight: 100; text-decoration: dotted; color: gray;}
    
    td a:link, zp a:link {font-size: 12px; font-weight: 100; text-decoration: underline; color: gray; letter-spacing: 0px;}
    td a:hover, zp a:hover, td a:active, p a:active{font-weight: 100; text-decoration: underline; color: gray; letter-spacing: 0px;}
    td a:visited, zp a:visited { text-decoration: underline; color: silver; text-decoration: underline;}

    p.footer a {font-size: 12px; color:gray;}
    i { color: gray;}
    a.centered  {text-align: center; font-weight: 100; text-decoration: underline; color: gray; padding: 0 0 4px 0;
        width: 100%; margin: 0 0 4px 0; display: block; border: solid 0px gray; background: #C6D0B0;}

    li {color: gray; background: white; border: 2px solid white; display: block; font-weight: 200;font-size: 12px;text-transform: none;
        padding: 2px 0 3px 0; z-index: 10;}
    ol li a:link, li a:link{color: black; background: white; border: 2px solid white; display: block; font-weight: 200;font-size: 12px;
        text-transform: none;padding: 2px 0 3px 0; z-index: 10;}
    ol li a:hover, li a:hover{	color: black; background: red; }

    th, td { font-size: 9pt;}
    th {text-align: center;color: white;font-weight: bold;background-color: black;padding: 2px 2px 2px 2px;}
    td {text-align: left;color: black; }
