
    
	img { border: 0; margin-top: -200px; margin-left: -50px; }

    div.outer
      {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 516px;
      height: 323px;
      margin-left: -280px; /* half of width */
      margin-top: -162px;  /* half of height */

      }
      
      
    div.inner
      {
      position:absolute;
      left: 50%;
      top :50%;
      width: 516px;
      height: 323px;
      margin-left: -280px;  /* half of width */
      margin-top: -162px;   /* half of height */
      /* background: transparent url(beesaver.jpg) no-repeat center center; */
      }


	  p { font-size: 9px; margin-bottom: 0; text-align: center; }
      
p.cleveland { text-align: left; 
	font: bold 18px helvetica, arial, sans-serif;
	color: #666;
	margin-right: 240px;
	text-align: right;
	margin-bottom: 0;
	margin-top: 0;
	letter-spacing: -2px;

	}

p.cleveland a,
p.cleveland a:visited {
	font: bold 24px helvetica, arial, sans-serif;
	color: #000;
	text-decoration: none;

	letter-spacing: -2px;
	}


#content p { text-align: left; }

p.company { visibility: hidden; display: none; }


p, li { 
	font: 11px helvetica, arial, sans-serif;
	color: #666;
	}

b { font-weight: bold; color: #ccc; }


#content2 { color: white; }
