div.bodyText {
	margin: 1em 10% 1em 200px;
}

div.bodyText h1 {
	font-family: arial, sans-serif;
	font-size: 1.8em;
	color: rgb(32,44,58);
	text-align: center;
	margin-top: 1.2em;
}

div.bodyText h2 {
	font-family: arial, sans-serif;
	font-size: 1.3em;
	color: rgb(32,44,58);
	margin-top: 1.8em;
}

div.bodyText p {
	font-family: arial, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	color: rgb(32,44,58);
}

div.bodyText p.schedreg {
	text-align: center;
	font-weight: bold;
}

div.bodyText li {
	font-family: arial, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	color: rgb(32,44,58);
}

div.bodyText hr {
	width: 30%;
}


/* Side information bar */

fieldset.classDesc {
	background: rgb(116,152,190);
	background-image: url(http://www.livingtheanswer.org/graphics/back3.gif); 
	background-repeat: repeat-x;
	float: right;
	width: 10.5em;
	margin: 6% 2% 3% 2%;
	font-family: arial, sans-serif;
	border: 1px solid rgb(36,51,67);
	padding: .6em;
}
fieldset.classDesc legend {
	background: rgb(19,28,40);
	padding: 0px;
}
fieldset.classDesc p {
	font-size: .7em;
}
fieldset.classDesc a.classDesc:active,a.classDesc:link,a.classDesc:hover,a.classDesc:visited {
	color: rgb(19,28,40);
	text-decoration: underline;
}
ul.latestNews li {
	margin-bottom: .8em;
}
