/* === Mission Statement === */
	.missStmt-border{ border: 3px solid rgb(126,43,77); }
	#MissionStatement{ background: rgb(254,234,182); color: black; width: 100%;/*500px;*/ }
	#missStmt-inner{ margin: 3px; background: rgb(242,242,242); color: rgb(40%,40%,40%);
			padding: 0 5px 5px; }
	#missStmt-title{ text-align: center; }
	#missStmt-body{ font: bold 12pt/*1.1em*/ 'trebuchet ms', times, sans-serif; margin: 0 5px 5px;
			text-align: left; }
/* === Mission Statement === */

#content h3{ font-size: 0.95em; }
#content h4{ font-size: 0.90em !important; margin-bottom: 0.25em; border-bottom: 1px solid black; }

#content table.tblMembers{	width: 600px; }
#content table tr td{ padding: 2px 5px; font-size: 0.90em; vertical-align: top; }
#content table tr th{ font-size: 0.90em; text-align: left; }

table tr td .position{ width: 220px; }
table tr td .name{}
table tr .gradyear{ text-align: right; width: 150px; }