#bg_left_top
 { position:absolute;
   left:0px;
   top:0px;
   width:210px;
   height:500px;
   background-image:url(images/bg_left_top.gif);
   background-repeat:no-repeat;
   z-index:2;
 }

#bg_right_top
 { position:absolute;
   left:210px;
   top:0px;
   width:776px;
   height:85px;
   background-image:url(images/bg_right_top.gif);
   background-repeat:no-repeat;
   z-index:2;
 }

#bg_left_bottom
 { position:absolute;
   left:0px;
   top:500px;
   width:330px;
   height:234px;
   background-image:url(images/bg_left_bottom.gif);
   background-repeat:no-repeat;
   z-index:2;
 }

#bg_main
 { position:absolute;
   left:210px;
   top:85px;
   width:776px;
   height:635px;
   z-index:1;
 }

#left_photo
 { position:absolute;
   left:10px;
   top:125px;
   width:175px;
   height:235px;
   background-image:url(images/left_photo.gif);
   background-repeat:no-repeat;
   z-index:3;
 }

#left_info
 { position:absolute;
   left:10px;
   top:370px;
   width:170px;
   height:115px;
   z-index:3;
 }

#left_table
 { position:absolute;
   left:20px;
   top:561px;
   width:285px;
   height:145px;
   z-index:3;
 }

#main_heading
 { position:absolute;
   left:88px;
   top:46px;
   width:40px;
   height:369px;
   z-index:2;
 }

#nav_list
 { position:absolute;
   left:0px;
   top:0px;
   width:776px;
   height:44px;
   z-index:1;
 }

#nav_url
 { position:absolute;
   left:70px;
   top:0px;
   width:656px;
   height:44px;
   z-index:2;
 }

#main_info
 { position:absolute;
   left:138px;
   top:46px;
   width:570px;
   height:589px;
   z-index:1;
 }
