#cannon         { font-size: smaller;
                  float: none; }
#copyright      { font-size: smaller;
                  margin-top: 2em; }
#pagebody  { width: 75%;
                       text-align: left; }
#LinkBar        { border-bottom: 2px solid #deb171; 
		  margin-top: 0.5em;
		}
#LinkBar a, #LinkBar b      { text-decoration: none;
                  font-family: sans-serif;
                  font-weight: bold;
                  color: #a2193e;
                  margin-right: 10px; }
#LinkBar b { color: #deb171; }
#LinkBar div a  { margin-right: 0px;  }
#LinkBar a:hover { color: #deb171; }
#tools          { float: right; }
#pictures       { border: 5px solid;
		  border-color: #deb171 #6678ed #deb171;
                  background-color: #a2193e; 
                  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 #deb171; }
hr              { background-color: #deb171;
                  height: 2px;
                  border: 0px solid white; }
#childlist	{ float: right;
		  text-align: right;
		  border: 5px solid #a2193e;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  background-color: #deb171;
		  max-width: 33%; 
		  padding: .5em; 
		  padding-top: 1em;
		  margin: 2px;
		  font-size: smaller; }
#childlist a 	{ display: block;
		  border-bottom: 1px dotted #a2193e;
		  text-decoration: none; }
#childlist a:hover { text-decoration: underline;
		     background-color: #ffffab; }
#childlist p 	{ display: block;
		  border-bottom: 1px dotted #a2193e;
		  text-decoration: none; 
		  margin: 0;
		  text-align: center;
		  }
#childlist p.subscribersZone 	
		{ display: block;
		  border: 1px solid #a2193e;
		  margin-bottom: 0.5em;
		  margin-top: 1em;
		
}
#childlist p.subscribersZone a { border: none;}
div.turngrippie { border-bottom: #deb171 thin solid; }
p.turngrippie { margin-bottom: 0; }
#chatFloat {
	position: absolute;
	left: 78%;
	top: 45%;
	display: block;
}
#searchFloat {
	position: absolute;
	left: 78%;
	top: 30%;
	display: block;
}

