#leftColumn {
  width: 205px;
  height: 462px;
  float:left;
  text-align:left;
  background-image:url(../images/leftframe_profile.jpg);
  background-repeat:no-repeat;  
  }  
  
#menuFrame {
   width: 565px;
   height: 35px;
   float: left;
   background-color:#fff;
   background-image: url("../images/menu_profile.gif");
   background-repeat:no-repeat;  
   } 