#content { width:550px; left:120px;position:absolute }
#view_mode { position:absolute; left:20px; border:1px dotted green }
#chapter_nav { margin-left:40px; margin-right:40px;width:500px;margin-top:10px;margin-bottom:30px;}
#character_nav { margin-left:10px; margin-right:40px;width:600px;margin-top:10px;margin-bottom:5px;}
#chapter_nav a { text-decoration:none;font-size:x-small;padding:2px; }
#character_nav a { text-decoration:none;font-size:x-small;padding:2px; }
a.active_chapter { font-weight:bold; color:red; background:#aaeeff;padding:1px;
	border:1px solid blue }

.twocol_segment { float:left;border: 1px dotted blue; width:700px;}
.lefttext { width:50%;margin:3px;border:1px dotted red; float:left;}
.righttext {width:40%; border:1px dotted green;margin:2px;float:right; }

a.split_link { margin-left:-10px; color:#eedddd; font-size:x-small}
a:hover.split_link { color:red }

#TOC { width:900px;margin-left:40px; }
