body { margin:0; padding:0; background:black; color:lightblue; }
#top { color:lightblue; padding-top:10px; }
#logo { float:left; margin-right:10px; }
#navLinks { color:lightblue; margin-bottom:20px; }
#partof { float:left; }
#also { font-size:0.9em; float:right; padding-right:10px; }
#notes { clear:right; color:lightblue; font-size:0.8em; padding-top:20px; }
#chronologies { text-align:center; background:#112; margin:5px 15px; padding:10px; }
#chronologies a:hover { background:#112; padding:0; border-bottom:1px solid yellow; }

a { color:white; text-decoration:none; padding:0 0 1px 0; }
a:hover { background:#224; padding:0; border-bottom:1px solid yellow; }

table { width:90%; list-style:none; margin:10px 20px; padding:0; }

.heading { color:lightgreen; text-align:center; margin:40px 40px 0 0; text-decoration:underline; }
.link { float:left; width:250px; margin-right:20px; }
.description { margin:0; padding:0 0 20px 0; }
.clear { clear:both; height:1px; overflow:hidden; }
