/* Stylesheet for Water_in_pipes: fixed L col, scrolling R article */
html {overflow-y: auto}
body {width: auto; padding: 0; margin: 0; height: 100%; overflow-y: auto}
#sidebar {position: fixed; top: 0; left: 0; width: 200px; height: 100%; background-color: #f7f7de; margin: 0; padding: 0;
         font-weight: bold; font-size: 0.75em; color: #296b08;}
#top {background-color: #f7f7de; color: green; height: 80px; width: 100%; display: inline;}      
* html #sidebar {position: absolute;}
a {text-decoration: none; color: #296b08;	font-family: Helvetica, Arial, sans-serif;}
a:hover {color: #ff0000;}
#article {display: block; margin: 0 5px 0 215px; max-width: 75%;}
h1, h2, h3, p.ss {font-family: Helvetica, Arial, sans-serif; margin: 0; padding: 0;}
h1 {color: #296b08; background-color: #f7f7de; font-size: 1.5em; margin: 0 0 20px 0; padding: 9px 0 9px 160px;}
h2 {color: #000000; background-color: #f7f7de; font-size: 1.3em; margin: 25px 0 0 -15px; padding: 5px 0 5px 45px;}
h3 {color: #000080; font-size: 1.1em; padding: 15px 0 0 25px;}
p {padding: 6px; margin: 2px;}
p.ss {padding-left: 150px; font-size: 0.8em;}
p.home{margin: 5px 70px 0 69px; text-align: center; border: 1px solid red; font-size: 1.2em}
.qu {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 0.8em; margin: 0 20px;}
table {border: 1px solid black; border-collapse: collapse; color: #444200; background: #fffdda;}
caption {font-weight: bold; padding: 7px 0;}
td {border: 1px solid black; padding: 4px; text-align: center;}
td.small, p.small {font-size: 80%;}
td.rt {text-align: right;}
td.lft {text-align: left;}
th {font-weight: normal; border: 1px solid #444200; color: black}
ol {margin: 0}
.eqn {padding: 0 0 0 50px; margin: 0 0 2px 0; }
.teal {font-size: 1.2em; font-weight: bold; color: #008080;}
.clr {clear: both; font-size: 0px; line-height: 0px; height: 0px;}
.sm {font-size: 0.8em; }
.s {color: #ea5493; }
.red {color: red; }
.blue {color: blue; font: bold 0.95em Arial, Helvetica, sans-serif; }
.lbox p {width: 350px; float: left; padding: 5px; clear: both;}
.note {color: #4a2885; font-size: 80%; font-family: Arial, sans-serif; padding: 2px 60px; }
.cb {clear: both}
 .links {font-size: 80%; font-weight: normal; width: auto; padding: 7px; text-align: center;
 	background-color: #f7f7de; margin: 0px; border-bottom: 3px solid #efefbd}
.mb2 {margin-bottom: 2px; padding-bottom: 0}
.mt2 {margin-top: 2px; padding-top: 0}