body, table { font-family: Trebuchet, Helevetica, sans-serif;
              font-size: 11px;
              color: black;
              background-color: transparent;
              margin: 0px;}

.middle     { width: 100%;
              position: absolute;
              left: 0;
              top: 140;
              padding: 7px;
              background-color: #99cc99;
              border-top: 1px #006600 solid;
              border-bottom: 1px #006600 solid;
              height: 260px;
            }

.rightform  { position: absolute;
              left: 250;
              top: 0;
              padding: 7px;
            }

.imgplacer  { position: absolute;
              left: 515px;
              top: 147px;
              border: 1px black solid;
            }

.recontextplacer  { position: absolute;
  	                left: 500;
					top: 00;
					padding: 7px;
            	  }


.title      { position: absolute;
              top: 113;
            }

.footer 	{ position: absolute;
		   	  top: 415px;
		   	  width: 100%;
		   	}

.ahem		{ visibility: hidden; }

button
{
	background-color: #99cccc;
}