td.chapter {
	background-image:       url(../images/bgGrey740.gif);
	background-repeat:      repeat-y;
}
td.paragraph {
	background-image:       url(../images/bgOrange740.gif);
	background-repeat:      repeat-y;
}
td.parDay {
	background-image:       url(../images/bgOrange740_1.gif);
	background-repeat:      repeat-y;
}
td.parMonth {
	background-image:       url(../images/bgOrange740_2.gif);
	background-repeat:      repeat-y;
}
td.parYear {
	background-image:       url(../images/bgOrange740_3.gif);
	background-repeat:      repeat-y;
}
td.parName {
	background-image:       url(../images/bgOrange740_4.gif);
	background-repeat:      repeat-y;
}
td.parPlace {
	background-image:       url(../images/bgOrange740_5.gif);
	background-repeat:      repeat-y;
}

#divContent {
	position:   absolute;
	left:        60px;
	top:          0px;
	width:      740px;
	padding:      0px;
}
#divSidebar {
	position:   absolute;
	left:         0px;
	top:         40px;
	width:       60px;
	padding:      0px;
}
