td.chapter {
	background-image:       url(../images/bgGrey720.gif);
	background-repeat:      repeat-y;
}
td.paragraph {
	background-image:       url(../images/bgOrange720.gif);
	background-repeat:      repeat-y;
}
td.parDay {
	background-image:       url(../images/bgOrange720_1.gif);
	background-repeat:      repeat-y;
}
td.parMonth {
	background-image:       url(../images/bgOrange720_2.gif);
	background-repeat:      repeat-y;
}
td.parYear {
	background-image:       url(../images/bgOrange720_3.gif);
	background-repeat:      repeat-y;
}
td.parName {
	background-image:       url(../images/bgOrange720_4.gif);
	background-repeat:      repeat-y;
}
td.parPlace {
	background-image:       url(../images/bgOrange720_5.gif);
	background-repeat:      repeat-y;
}

#divContent {
	position:   absolute;
	left:        80px;
	top:          0px;
	width:      720px;
	padding:      0px;
}
#divSidebar {
	position:   absolute;
	left:         0px;
	top:         60px;
	width:       80px;
	padding:      0px;
}
