#cannon         { font-size: smaller;
                  float: none; }
#copyright      { font-size: smaller;
                  margin-top: 2em; }
#LinkBar, #pagebody  { width: 500px; 
                       text-align: left; }
#LinkBar        { border-bottom: 2px solid #3366dd; }
#LinkBar a, #LinkBar b      { text-decoration: none;
                  font-family: sans-serif;
                  font-weight: bold;
                  color: #003399;
                  margin-right: 10px; }
#LinkBar b { color: #3366dd; }
#LinkBar div a  { margin-right: 0px;  }
#LinkBar a:hover { color: #3366dd; }
#tools          { float: right; }
#pictures       { border: 5px solid;
		  border-color: #3366dd #6678ed #3366dd;
                  background-color: #003366; 
                  padding-top: 5px;
                  padding-bottom: 5px;
                  border-left: 0px solid white;
                  border-right: 0px solid white; }
#pictures div   { /* text-align: center;*/
                  border-top: 1px solid white; 
                  border-bottom: 1px solid white; }
#pictures td    { border-left: 1px solid white; }
#pictures table { border-right: 1px solid white; }
div             { font-family: sans-serif; }
h1, h2, h3, h4, h5 { border-bottom: 1px solid #3366dd; }
hr              { background-color: #3366dd;
                  height: 2px;
                  border: 0px solid white; }
#childlist	{ float: right;
		  text-align: right;
		  border: 5px solid #003399;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  background-color: #ffcc33;
		  max-width: 33%; 
		  padding: .5em; 
		  padding-top: 1em;
		  margin: 2px;
		  font-size: smaller; }
#childlist a 	{ display: block;
		  color: #003399;
		  border-bottom: 1px dotted #a2193e;
		  text-decoration: none; }
#childlist a:hover { text-decoration: underline;
		     background-color: #ffffab; }
div.turngrippie { border-bottom: #3366dd thin solid; }
p.turngrippie { margin-bottom: 0; }
