td.chapter {
	background-image:       url(../images/bgGrey780.gif);
	background-repeat:      repeat-y;
}
td.paragraph {
	background-image:       url(../images/bgOrange780.gif);
	background-repeat:      repeat-y;
}
td.parDay {
	background-image:       url(../images/bgOrange780_1.gif);
	background-repeat:      repeat-y;
}
td.parMonth {
	background-image:       url(../images/bgOrange780_2.gif);
	background-repeat:      repeat-y;
}
td.parYear {
	background-image:       url(../images/bgOrange780_3.gif);
	background-repeat:      repeat-y;
}
td.parName {
	background-image:       url(../images/bgOrange780_4.gif);
	background-repeat:      repeat-y;
}
td.parPlace {
	background-image:       url(../images/bgOrange780_5.gif);
	background-repeat:      repeat-y;
}

#divContent {
	position:   absolute;
	left:        20px;
	top:          0px;
	width:      780px;
	padding:      0px;
}