@charset "UTF-8";
/* CSS Document */
div.topPic {
	background:url(../images/jeremyDaleMain3Top.jpg) no-repeat;
}
div.botPic {
	background:url(../images/jeremyDaleMain3Bot.jpg) no-repeat;
}
table.schedule {
	margin:1em 0 1em 10px;
	border-top:1px solid #eee;
	border-right:1px solid #eee;
}
table.schedule td {
	padding:0.5em;
	border-bottom:1px solid #eee;
	border-left:1px solid #eee;
	font-size:0.7em;
}
.content img {
	margin-bottom:1em;
}