﻿#pb_main-content {
	width: 620px;
}
#pb_conven2011-header {
	margin-bottom: 0px;
}
#pb_conven2011-header p {
	width: 620px;
	text-align: center;
	font-size: 2em;
	font-family: 'Times New Roman', Times, serif, serif;
	margin: 0;
}
.pb_border {
	border: thin;
	border-color:gray;
	border-style:solid;
	
}
#pb_col1 {
	float:left;
	width: 286px
}
#pb_col1 img {
	float: left;
	height: 102px;
	width: 100px;
	margin-right: 5px;
	margin-top: 5px;
}
#pb_col2 {
	float:right;
	width: 286px;
}
#pb_col2 img {
	float: right;
	height: 102px;
	width: 100px;
	margin-left: 5px;
	margin-top: 5px;
}

.pb_sectionHeading {
	text-align: center;
	background-color:teal;
}
.pb_sectionHeading h3 {
	color: white;
	margin: 0;
	margin-top: 10px;
}
.pb_sectionBody {
	text-align: justify;
}
.pb_sectionBody p {
	margin: 0;
	margin-top: 5px;
}

