body {
	background: url(../images/mahogany.jpg) -65px 0px white repeat-y;
	font-family: Arial, sans-serif;
}

.seminar {
	font-family: arial;
	font-size:10pt;
}
.seminar dt {
	font-size: 1.5em;
	font-weight: bold;
}
.seminar .subtitle {
	font-size: 1.25em;
	font-style: oblique;
	font-weight:normal;
}
.seminar .presenter {
	font-size: 1em;
	font-weight:normal;
}
.seminar dd {
	margin-left:2em;
}
.seminar .date {
	margin-top: .5em;
	font-weight: bold;
}
.seminar .location {
	margin-left:4em;
	font-style: oblique;
	margin-bottom:1em;
}
.seminar .register {
	margin-top:1em;
	font-style: oblique;
	font-weight: bold;
}

.plaque
{
	background-color:#6d6152;
	color: #f4ecdb;
	font-family:georgia;
	font-size:11pt;
	font-weight:bold;
	padding:5px;
	border: outset 4px #f4ecdb;
}

.plaque a {
	color: #f4ecdb;
	text-decoration:none;
}

.plaque a:hover {
	color: #e7ad21;
	text-decoration:underline;
}

.exhibit {
	font-size:7pt;
	font-family:arial;
}