
/* Layout Stylesheet */ 

body     { color: #333333; background: #fff url("bridge.gif") no-repeat 0 center; text-align: center; margin: 20px; padding: 0;  }



#outer     { color: #9c3; background-color: #fff; text-align: left; margin: auto; width: 600px; border-width: 1px; border-color: #390 }

#hdr      { color: #fff; background: #fff url("hdr_bg.gif"); border-width: 0; border-color: #39f }

#bar   { color: #333333; background: #fff; height: 15px; border: solid 0 #000000 }

#bodyblock           { color: #333333; background: #fff; padding: 0; position: relative; width: 627px; border: solid 1px #000 }

#l-col   { color: #333333; background: #fff; width: 127px; float: left; border-width: 0; border-color: #444 }

#cont    { color: #333333; background: #ffffff; text-align: left; width: 500px; float: left;  }

#r-col {
 float:right;
  width:126px;
   }


#ftr1     { color: #ccc; background: #fff; margin: 0; height: 25px; border-style: solid; border-width: 0; border-color: #ccc black black }


#ftr2     { color: #333333; background: #fff; margin: 0; height: 50px; border: solid 0 black }
 
#ftr2_rt {
 float:right;
  width:3px;
  height: 50px;
  
   }
   
   
#ftr2_lft {
 float:left;
  width:3px;
  height: 50px;
   }
 
#main_img { 
 border: 1px solid #000000; 

}
#titles { text-align: center; margin: 2px; width: 249px }
#column { width: 246px }


#pic_po {position: absolute; top: 420px; right: 0px;  }
