#chapter_list { 
	border:1px dotted blue; 
	width:200px;
	position:absolute;
	left:350px;
	top:50px;

}

#colophon {
	background:#ffffac;
	width:300px;
	padding:5px;
}

#themes {
	width:300px;
	flow:right;
}

#themes a {text-decoration:none; }

#TOC {
	margin-left:20px;
}