/* CSS Document 14103e14103e*/
body {
   margin:0px;
   padding:0px;
   background:url('pics/bg.gif');
   background-repeat:repeat-x; }
   
div#main_wrapper {
   position:absolute;
   left:50%;
   margin-left:-500px;
   width:1000px;}

div#logo {
   width:1000px;
   height:132px;
   background:url('pics/logo.gif'); }

div#navigation {
   width:1000px;
   height:53px;
   overflow:hidden; }

div#content_left {
   float:left;
   width:181px;
   height:399px;
   padding:9px;
   overflow:hidden;}
      
div#content_main {
   float:left;
   width:584px;
   height:399px; 
   padding:9px;
   overflow:auto;}
    
div#content_right {
   float:left;
   width:181px;
   height:399px;
   padding:9px; 
   overflow:hidden;}  
   
div#footer {
   clear:both;
   width:1000px;
   height:80px;}     
   
#content_left img {
   padding:0px; 
   margin:-2px 0px 0px 0px;}  
   
    
   
input {
   border:2px solid #bbb6d7;
   margin:3px 0px 0px 0px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   width:177px;}   

input.submit {
   color:#14103e;
   border:2px solid #bbb6d7;
   background-color:#bbb6d7;
   width:181px;} 
   
.ce_form input {
   border:2px solid #bbb6d7;
   margin:2px 0px 0px 0px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   width:200px;}   

.ce_form textarea {
   border:2px solid #bbb6d7;
   margin:2px 0px 0px 0px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   width:450px;
   height:150px;} 

.ce_form input.submit {
   color:#14103e;
   border:2px solid #bbb6d7;
   background-color:#bbb6d7;
   width:204px;}    

img {
  border:0px; }
   
p {
  margin:0px;}          
  