/* Layout*/
body { background: #eee7d8 url('images/bkgndPage.png') repeat-x; }
div#container1 { margin: 0 auto 0 auto; min-width: 781px; max-width: 1008px; background: #f6f2ea url('images/bkgndContentLeft.png') repeat-y left; }
div#container2 { background: url('images/bkgndContentRight.png') repeat-y right; }

div#header1 { background: #ece8dd url('images/Trenulete-pentru-toti--TRENnet.gif') repeat-y left; padding: 0 0 0 14px; border-bottom: 1px solid #d9d0b3; }
div#header2 { background: #ece8dd url('images/trenulete--locomotiva-de-epoca.jpg') repeat-y right; height: 140px; }
img#logo { float: left; margin: 0 -100px 0 -14px; }
img#train { float: right; }

div#left { float: left; background: #f6f2ea url('images/bkgndContentLeft.png') repeat-y left; padding: 3px 7px 60px 16px; width: 125px; } /* padding+width=148px */
div#container3 { margin: 0 0 0 148px; background: #f6f2ea url('images/bkgndContentRight.png') repeat-y right; }

div#right { float: right; background: #f6f2ea url('images/bkgndContentRight.png') repeat-y right; padding: 0 14px 10px 7px; width: 125px; } /* padding+width=146px */
div#middle { margin: 0px 146px 0 0px; padding-top: 3px; }

div#content { }
div#content p { line-height: 1.35; }

div#footer { clear: both; margin: 0 11px 0 0px; background:  #756033 url('images/bkgndFooter.png') repeat-x; height: 12px; color:  #fff; }
img#fLeft { float: left; margin: 0 -100px 0 0px; }
img#fRight { float: right; margin: 0 -11px 0 0; }
