body {
	margin: 5px 100px 5px 100px;
	font-family: Tahoma, serif;
	font-size: 14px;
	color: black;
	}
#header {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 15px;
	font-weight: bold;
	font-family: Tahoma, serif;
	font-size: .8em;
	}
	#header a {
	font-size: 1em;
	color: blue;
	}
#footer {
	font-size: .75em;
	text-align: center;
	font-weight: bold;
	}
#mission {
	padding-bottom: 15px;
	font-family: Tahoma, serif;
	font-size: 1.2em;
	}
div.extlnx {
	padding-bottom: 15px;
	font-size: 1em;
	}	
.boldtext {
	font-weight: bold;
	}
div.event {
	padding: 10px 50px 10px 20px; 
	border-bottom: 1px solid #0C0C0C;
	}
.current {
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	}
.newsletter {
	padding-bottom: 10px;
	}

