/* Layout Stylesheet */ 
body{ margin: 0; padding:0; color: #800080; font-size: 12px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0;
 }
#main { width: 1000px; height: 100%; }
#lh-col{ background-color: #fbf2c9; position:absolute; top:91px; left:0; width:150px; z-index:3; background-image: url(../images/menuback.jpg); background-repeat: no-repeat; margin: 0; border-right: 1px dotted #d74f4f; border-bottom: 1px dotted #d74f4f; }
#rh-col{ position:absolute; top:91px; right:0; width:150px; z-index:2; background-image: url(../images/menuback.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; border-bottom: 1px dotted #d74f4f; border-left: 1px dotted #d74f4f; }
#c-col{ margin:0 150px; background:#ffffff; z-index:5; }
#c-block { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:100%; z-index:1; height:100%; margin: 0; }
#ftr { width:100%; height:80px; border-width:1px 0; background:#eee8aa; clear: both; margin:0; padding-top: 5px; padding-bottom: 5px; border-color: #000000; border-style: solid; }
#hdr{ height:91px; width:100%; background-image: url(../images/banaback.jpg); background-repeat: repeat-x; z-index: 4; margin:0; }
#Enter { width: 900px; }
