#BlogFront {
	width:200px;
	float:right;
	font-size:85%;
	margin:2em 0 2em 3ex;
}

#ColBase {
	}
	#ColBase td.colBase {
		vertical-align:top;
	}
	#ColBase .colA {
		width:70%;
	}
	#ColBase .colB {
		width:30%;
		padding-top:50px;
	}
/**/

#SaveTheDate {
	margin-right:5px;
	}
	#SaveTheDate .body {
		padding:0 0ex 1.5em;
	}
	#SaveTheDate ul {
		list-style-type:none;
		margin:0px; padding:0px;
		}
		#SaveTheDate ul li {
			margin-bottom:0em;
		}
		#SaveTheDate ul ul {
			list-style-type:square;
			margin:0px 3ex; padding:0px;
		}
	/**/
	#SaveTheDate h3 {
		background-color:#ededed;
		padding:.25em 1ex;
	}
	#SaveTheDate #meetingCalendar_Page.wideMargins {
		padding:0;
		padding-left:1ex;
		border:1px solid #000;
		height:45em;
		overflow:auto;
	}
/**/

#Intro {
	}
	#Intro hr {
		clear:both;
		border:0;
		border-bottom:1px dotted #999;
		margin:1.5em 0;
	}
	#Intro .alignleft {
		float:left;
		margin:0 1ex .5em 0;
	}
/**/

#FromTheChair {
	float:right;
	width:50%;
	margin-left:5ex;
	margin-bottom:1em;
	
	border:1px solid #bbb;
	padding:0 3ex;
	
	position:relative;
	top:.75em;
}
#FromTheChair img {
	float:left;
	margin-right:2ex;
	margin-top:5px;
	margin-bottom:5em;
	border:1px solid #000;
}

#NewsLetterDiv {
	}
	#NewsLetterDiv ul {
		list-style-type:square;
		margin:0px; padding:0px;
		padding-left:3ex;
	}
	#NewsLetterDiv ul ul li {
		margin:0;
		padding:0;
		padding-bottom:.5em;
	}
/**/
