/* CSS Document */

.photo_c {
	background-image: url(images/about_photo_table_c1.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.photo_table_t_c {
	background-image: url(images/photo_table_t_c.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.photo_table_c_l {
	background-image: url(images/photo_table_c_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.photo_table_r_c {
	background-image: url(images/photo_table_r_c.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.photo_table_d_c {
	background-image: url(images/photo_table_d_c.gif);
	background-repeat: repeat-x;
	background-position: top;
}
