td.chapter {
	background-image:       url(../images/bgGrey720.gif);
	background-repeat:      repeat-y;
}
td.paragraph {
	background-image:       url(../images/bgOrange720.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;
}
