﻿
/*************************  OMA TIEDOSTO: structure.css ****************/

/* Vain CSS näkymää varten */

div#container         { width: 884px; background: url('/images/frame_center.gif') repeat-y left #EDF3F1; margin: 15px auto 0 auto; text-align: left; }
div#header_container  { height: 29px; background: url('/images/frame_top.gif') no-repeat top left; padding: 9px 9px 0 9px; }
div#left_container    { width: 200px; min-height: 400px; float: left; padding-left: 18px; padding-right: 1px; border: 0 none; text-align: left; }
div#right_container   {               min-height: 400px; float: left;  border: 0 none; text-align: left; }
div#bottomArea        { width: 884px; height: 65px; clear: left; background: url('/images/frame_bottom.gif') no-repeat bottom left; }



/***********************************************************************/

