
/* colors
Background: #333333
Logo background: #cee3e1
Header background: #698f9a
Left nav background: #d9e0d4
Content background: #c1c2c4
main content font color: #555555
*/

	td
	{
		font-family: verdana;
		font-size: 11px;
	}

	
	table.main
	{
		width: 769px;
		background-color: #c1c2c4;
	}
	
	
	.pageTitle
	{
		font-size: 13px;
		font-weight: bold;
		color: #000;
		padding-top: 5px;
		padding-bottom: 10px;
	}
	
	.subTitle
	{
		font-size: 11px;
		font-weight: bold;
		color: #000;
		padding-top: 5px;
		padding-bottom: 10px;
	}

td.contentText
	{
	
		color:#555;
	}
table.contentText
	{
	
		color:#555;
	}

	.spacetop {margin-top: 5px;}
    li.spacebottom {margin-bottom: 4px;}

 
  .spaceBottom {
	  padding-bottom:3px;
  }
 
	
	.speaker {
	color: #878787;
		margin-top: 22px;
		padding-bottom: 8px; 
		font-weight: bold;
		font-size: 12px;
}
	
.pic1 {
	  padding: 4px 4px 4px 4px;
	  margin-top: 18px;
	  margin-bottom: 8px;  
	  margin-right: 12px;
	  border: 1px solid #878787;
	  float:left;
	}

.pic {
	  padding: 4px 4px 4px 4px;
	  margin-top: 8px;
	  margin-bottom: 8px;  
	  margin-right: 12px;
	  border: 1px solid #878787;
	  float:left;
	}

.info {
	margin-top:10px;
	margin-bottom:10px;
}
</style>

