form { margin: 0px; }
.ib { display: block; position: absolute;
	left: 0px; width: 100%; height: 0px; 
   font-size: 0px; /*IE needs this*/ } 
.fb { display: block; position: absolute; top: 10px; /* try to automate: display: inline; margin-left: 0px;*/
	border-width: 1px; border-style: solid; border-color: black; /*was #808080*/
   overflow: hidden;
   width: 14px; height: 180px;}
.fBars { position: absolute; top: 0px; left: 4px;
	width: 330px; /*temp (22*(fb.width+1); calculate based on set size*/
   height: 200px; /*fb.top+(bottom air)+fb.height*/
   background-color: transparent; }
.fBrBars { position: absolute; top: 0px; left: 354px;
	width: 120px; /*temp (8*(fb.width+1); calculate based on set size*/
   height: 200px; /*fb.top+(bottom air)+fb.height*/
   background-color: transparent; }
.fImplBars { position: absolute; margin-top: -10px; left: 0px; height: 207px;
   background-color: transparent; }
.hrm { position: absolute;
	height: 2px; font-size: 0px; background-color: #999; }
.explhrm { top: 100px; /*fb.top+fb.height/2*/ left: 5px; width: 329px; }
.explhrm2 { top: 100px; left: 355px; width: 119px; }
.fSetBoxTop{ position: absolute; left: 248px;
   top: 88px; width: 500px; 
   height: 225px; /*fBars.height + bottom air for controls*/
   background-color: transparent;
	text-align: left; overflow: visible; }
.head2 { font-family: verdana, sans-serif; font-size: 17px; 
   background-color: transparent; text-align: left; }
.infoBox { position: absolute; left: 2px; top: 200px; white-space: nowrap; overflow: visible;
   background-color: transparent; height: 19px; padding: 2px; }
.msgBox { width: 230px; height: 166px; padding: 1px; overflow: hidden; }

.people{ position: absolute; left: 602px; top: 75px; }
.pic { display: block; width: 130px; height: 130px; }
.picImg { border-width: 1px; border-style: solid; border-color: black; }
.rel4 { position: relative; left: 4px; margin-top: 4px; margin-bottom: 0px; }
.stdL { position: absolute; left: 4px; }
.things{ position: absolute; left: 252px; top: 75px; }
.uNamePos{ position: absolute; left: 170px; top: 34px; }
.uName{ width: 550px; height: 30px;
   font-size: 22px; font-family: verdana, sans-serif;
   color: #555577;
   background-color: transparent;
	text-align: left; white-space: nowrap; overflow: visible; }
.arial { font-family: arial, sans-serif; }
.fs16 { font-size: 16px; }
