 html { width: 100%; height: 100%; }
        
        body
        {
            width: 100%;
            height: 100%;
            background: url(/welcome/images/keowee_springs/cliffs_ksls_tile.gif) top left;
            margin: 0;
            color: #454015;
            font: 12px verdana, sans-serif;
            line-height: 17px;
        }
        
        a	{color: #747050; font-weight: bold;}
        a:hover	{color: #b8670e}
        
        img { border: none; }
        
        #outer_wrapper { border-collapse: collapse; width: 100%; height: 100%; margin: 0; }
        #top { padding-top: 10px; }
        #middle
        {
            padding-top:11px;
            min-width: 100%;
            height: 401px;
            background: url(/welcome/images/keowee_falls/cliffs_kf_bodytile.gif) repeat-x;
        }
        * html #middle { width: 100%; }
        #middle_expander {width: 996px; }
        #middle_expander img { display: block; }
        #mp_flash { float: left; width: 600px; height: 346px; }
        #flash_error {  width: 677px; height: 346px; border: 1px solid red; border-collapse: collapse; }
        #top_spacer, #copyright, #copyright a
        {
            font-family: verdana;
            font-size: 10px;
            color: #A1A185;
            text-align: center;
            vertical-align: bottom;
            text-decoration: none;
        }
        #copyright div { margin-bottom: 5px; }
        #copyright a:hover { text-decoration: underline; }  
              
        
