 body {color:#609;
 BACKGROUND: url(momkiss.jpg) #999 fixed no-repeat right bottom;  background-attachment: fixed;}

 .content {/* style grouping for content divs */
  float:left; 
  font: 1.25em Georgia, Palatino, Serif; 
  }
 #waiting {VISIBILITY: hidden;} 
 
 #talkhistory {visibility: hidden;}
 #talkarea {float:left; margin-left:1%;}
 #historyarea {clear:right; margin-top:-40px; width:70%; margin-left:1%; background: #c9c;}

 
div#help {position: absolute; top: 81px; left:35%; width: 200px; height:40px; font: 14px Verdana, sans-serif; z-index: 100;}
div#help a {display: block; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: #FFF; }
div#help a:hover {color: #FCF; background: #AAA;
   border-right: 3px dotted white;}

div#help a span {display: none;}
div#help a:hover span {display: block;
   position: absolute; top: 50px; left: 0; width: 450px;
   padding: 7px; margin: 5px; z-index: 100;
   color: #fcf; background: #609; border: 2px dotted #fff;
   font: 14px Verdana, sans-serif;}
   
  h1.float-left {/* header element float */
  float: left; clear: left;
  margin: 0 0.2em 0 0;
  background: #fcf;
  border-right: 2px dotted #609;
  border-bottom: 2px dotted #609;
  }

  p.top {/* after header margin adjustment */
  margin-top: 0;
  padding: 0.2em;
  border-top: 3px solid #fcf;
  background: #999;
  }
  h2.float-right {/* header element float */
  float: right; clear: right;
  width: 19em;/* em width variance by element*/
  padding-left: 0.2em;
  background: #90ee90;
  border-left: 2px dotted #2e8b57;
  border-bottom: 2px dotted #2e8b57;
  }

  p.default-margin {
  padding: 0.4em;
  border-top: 3px dotted #306;
  background: #999;
  }

  span.cap-g {
  float: left; 
  font-size: 1.7em;
  padding: 0 0.15em;
  margin: 0 0.15em 0 0; 
  background: #609; color:#fcf;
  border: 3px outset #fcf;
  }


 a:hover {color: rgb(220,180,70)}
 a:link {color: #fff}

	.TextScrollStyle {
		visibility:hidden;
		font-family:Verdana;
		font-weight:bold;
		text-align:center;
		padding:0;
		margin:0;
		width:100%;
		overflow:hidden;
	}

