div.row span.cspacer {
	left: 20px;
	width: 875px;
}
div.row span.cheader {
	font-weight: bold;
}

div.row span.cwhen {
	left: 20px;
	width: 100px;
	font-size:8pt;
}
div.row span.cwhat {
	left: 130px;
	width: 300px;
	font-size:8pt;
}
div.row span.cwhere {
	left: 440px;
	width: 225px;
	background-color: #e5ce5d;
	border: 1px solid #e5ce5d;
	font-size:8pt;
}
div.row span.ccontact {
	left: 675px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
div.row span.mrow {
	font-size: 125%;
	font-weight: bold;
	border: none;
	margin-right: 10px;
}

div.row span.mname {
	top: auto;
	height: auto;
	left: 20px;
	width: 200px;
	background-color: #000000;
	border: 5px solid #999999;
	font-weight: bold;
}
div.row span.mdesc {
	top: auto;
	height: auto;
	left: 20px;
	width: 875px;
	border: 5px solid #999999;
}
/*	background-color: #000000;
	border-color: #CCCCFF;
*/

               

div.row span.left {
  float: left;
  text-align: left;
  width: 5%;
   height: 80px; 
  }

div.row span.right {
  float: right;
  text-align: left;
  width: 95%;
   height: 80px; 
  }
  
div.row span.left1 {
  float: left;
  text-align: left;
  width: 80%;
  font-size: x-small;
  }

div.row span.right1 {
  float: right;
  text-align: left;
  width: 15%;
  }
div.plainrowleft {
  left: 20px;
  text-align: left;
  }

div.plainrowright {
  left: 200px;
  text-align: left;

  }
  
div.row span.hleft {
	left: 20px;
	width: 75%;
  }

div.row span.hright {
	left: 750px;
	width: 25%;
  }
  
img.six {
	width:30px;
	height:90px;
	}
div.accent {
	font-size:110%;
	font-weight:bold;
	}
