
/* CSS Document Bridge Life in Brief */
/* top navigation and logo */
div#navigation {margin-left: 5px; margin-right: 5px; padding-bottom: 10px;}
div#navigation a:link {color: #CCC; font-weight: bold; 
	text-decoration: none;}
div#navigation a:visited {color: #999; font-weight: bold; 
	text-decoration: none;}
div#navigation a:hover {color: #999; font-weight: bold;}
/* for homepage */
td#introrightcell {font-family: georgia, times new roman, serif; 
	color: #000; font-size: 100%; line-height: 20px; word-spacing: 5px; 
	text-align: justify; padding: 30px 30px 0px 30px;
	border-left: 3px solid #999;}
td#introrightcell a:link {color: #999; font-size: 120%; font-weight: bold; 
	text-decoration: none;}
td#introrightcell a:visited {color: #999; font-size: 120%; 
	font-weight: bold; text-decoration: none;}
td#introbotcell {padding-bottom: 5px;}
/* for contents */
td#contrightcell {font-family: georgia, times new roman, serif;
	color: #999; line-height: 22px; text-align: left; 
	padding: 10px 10px 10px 30px; border-left: 3px solid #999;}
td#contrightcell a:link {color: #999; font-size: 105%; font-weight: bold;
	text-decoration: none;}
td#contrightcell a:visited {color: #999; font-size: 105%; font-weight: bold;
 	text-decoration: none;}
span#ind {text-indent: 17px;}
table td#copyright {font-family: georgia, times new roman, serif; 
	font-style: italic; color: #933; padding: 10px 0px 10px 10px;}
/* body */
body {background-color: #FFC;
scrollbar-face-color: #993333;
scrollbar-shadow-color: #FFFFCC;
scrollbar-highlight-color: #FFFFCC;
scrollbar-3dlight-color: #FFFFCC;
scrollbar-track-color:  #FFFFCC;
scrollbar-arrow-color: #FFFFCC;}
a:link {color: #CCC; font-weight: bold; text-decoration: none;}
a:visited {color: #999; font-weight: bold;
	text-decoration: none;}
a:hover {color: #999; font-weight: bold;}
/* outer frame-table */
table#frame {font-family: georgia, times new roman, serif ; color: #000; 
	font-size: 100%; line-height: 20px; word-spacing: 5px; 
	text-align: justify; border: 3px solid #933; }
table td#pageno {color: #933; vertical-align: top; text-align: right;
	padding: 0.5em 1em 0em 0em;}
table td#leftcolplustopbor {padding: 30px 0px 40px 40px; 
	border-top: 5px solid #999;}
table td#leftcol {padding: 40px 20px 40px 40px;}
/* for Preamble: iii */
p.personal {font-family: georgia, times new roman, serif;
	font-style: italic; color: #933;}
/* for footnote number */
table td#leftcol span.sup {color: #933; font-weight: bold; 
padding-left: 0.25em;}
/* for footnote table */
table#forfoots {border: 1px solid #933; margin-right: 5px;
	text-align: justify;}
table td#footnotes {font-size: 75%; line-height: 15px; word-spacing: 0.5px; 
	padding: 0.5em 1em 0.5em 1em;}
table td#footnotes span.ftnum {color: #933; font-weight: bold;}
/* footnote cells to top or bottom */
td#celltotop {vertical-align: top;}
td#celltotopplusmar {vertical-align: top; padding-top: 40px;}
td#celltobottom {vertical-align: bottom;}
td#celltobottomplusmar {vertical-align: bottom; padding-bottom: 40px;}
/* bottom navigation */
div#logo {color: #933; font-weight: bold; text-align: left; 
	margin-left: 5px; padding-top: 15px; padding-bottom: 10px;}
table#nav {border: 0px;}
div#footer {text-align: right; margin-right: 5px; padding-top: 15px;
	padding-bottom: 10px;}
div#footer a:link {color: #CCC; font-weight: bold; text-decoration: none;}
div#footer a:visited {color: #999; font-weight: bold;
	text-decoration: none;}
div#footer a:hover {color: #999; font-weight: bold;}
/* for quotations first usage, page 10*/
p.quote {font-family: georgia, times new roman, serif ; color: #000; 
	font-size: 95%; line-height: 17px; word-spacing: 2px; 
	text-align: justify; padding: 0px 30px 0px 30px;}
/* first usage, page 10 (footnote number on chapter title page)*/
table td#leftcolplustopbor span.sup {color: #933; font-weight: bold; 
padding-left: 0.25em;}
table#forfoots2 {border: 1px solid #933; margin-right: 5px;
	text-align: justify; margin-left: 20px;}
/* illustrations caption, first usage, page 101 */
p.caption {font-family: times new roman; font-weight: bold; 
color: #933; text-align: center; font-size: 11pt; padding: 0px 0px 10px 0px}
a.illustration {font-weight: bold; color: #999; background: #FFC;}
a.illustration:hover {font-weight: bold; background: #999; color: #FFF;}
/* left-hand margins for photos */
p.photo {margin-left: 30px;}
/* for personalia names, first usage, page 108 */
.pers {font-family: georgia, times new roman, serif; font-weight: bold; 
color: #933;}
/* reference-links to personalia */
a.persref {font-weight: bold; color: #999; background: #FFC;}
a.persref:hover {font-weight: bold; background: #933; color: #FFF;}
/* list of works gaps between lines */
ul li {list-style-image: url(graphics/list2.gif); margin-bottom: 0.4em;}
/* bibliography annotations */
.annos {font-size: 9pt;} 
/* index capitals */
.red {font-family: georgia, times new roman, serif; 
font-weight: bold; font-size: 14pt; color: #933;}
/* border for Illustrations and Index */
.index {border-bottom: 5px solid #999;}
/* text align for entries in Index */
.indexentries table td {text-align: left;}
