body{
	background-color:#69C324;
	background-image:url(/img/bg_page.gif);
	background-repeat:repeat-y;
	}

#doc{
	background-color:#CEC36F;
	background-image:url(/img/bg_map.gif);
	background-repeat:repeat-y;
	width:780px;
	height:600px;
	}
#hd, #bd {
	margin-left:25px;
	width:690px;
	}
#lt {
	 float:left;
	 width:480px;
}
#rt {
	 float:right;
	 width:200px;
}
#ft {
	float:left;
	 width:464px;
	 padding:6px 0 6px 15px;
}
.break {
	clear:both;
	line-height:0px;
}
.TABLE_firstcell {
	float:left;
	width:240px;
	
}
.TABLE_firstcell_sml {
	float:left;
	width:30px;
}

.TABLE_lastcell_sml {
	float:right;
	text-align:right;
}

.TABLE_cell{
	width:305px;
	margin-left:35px;
}
.IMG_right {
	float:right;
	margin:0 0 0 8px;
}
.IMG_left {
	float:left;
	margin:0 8px 0 0;
}
.DIV_right {
	width:50%;
	float:right;
}
.DIV_left {
	width:50%;
	float:left;
}
.IMG_album {
	 margin:26px 0 0 7px; 
	 height:115px; 
	 width:130px; 
	 left:5px; 
	 top:5px; 
	 z-index : 1; 
	 vertical-align:top; 
 }
  
.IMG_album_right {
	float:right;
	height:145px; 
	width:140px; 
	background-image: url(/img/bg_img_album.gif); 
	margin-bottom:10px; 
	margin-left:15px
}
.IMG_album_left {
	float:left;
	height:145px; 
	width:140px; 
	background-image: url(/img/bg_img_album.gif); 
	margin-bottom:10px; 
	margin-right:15px;
}