body {
	font-family:tahoma,arial,helvetica,sans-serif;
	color:#000;
	margin:0;
	font-size:.8em;
}

h1,h2,h3,h4,h5,h6 {
	font-size:14px;
	text-align:left;
	}
h1,h2 {
	text-transform:uppercase;
	color: #000;
	border-bottom: 2px solid #000;
	margin-top:0;
	margin-bottom: -.5em;
}
#header, #nav, #bottom, #footer, .nav2, .article.right {
	display:none;
	}
#content {
	background:none;
	}
.calendar {
border-collapse:collapse;
margin-bottom:50px;
	}
.calendar th {
	text-align:center;
	}
.calendar th h1{
	text-align:center;
	border:0;
	margin:0;
	}
.calendar td{
	border:1px solid #000;
	height: 70px;
	vertical-align:top;	
}
.calendar span {
	display:block;
	}
.calendar .date {
	font-weight:bold;
	font-size:smaller;
	}
.calendar .event {
	font-size:smaller;
	text-align:left;
	margin-bottom:3px;
	}
.article img {
	border:1px solid #000;
	float:left;
	margin:0 8px 8px 0;
}
dt {
	font-weight:bold;
	width:11em;
	float:left;
	text-align:right;
}
dd {
	margin-left:12em;
	margin-bottom:.5em;
}
.contact {
	display:block;
	height:150px;
	width:50%;
	float:left;
	text-align:left;
	margin: 25px 0;
	border-bottom:1px solid #ccc;
}
.caption {
	align:center;
	font-size:.8em;
	margin-bottom:10px;
}
.caption img {
	float:none;
	display:block;
}
.curriculum {
	list-style-type:none;
}
.curriculum li {
	display:block;
	clear:both;
}
.curriculum li img {
	float:none;
	vertical-align:middle;
}