#mainbody p a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#mainbody p a {
	font-weight: bold;
	text-decoration: none;
}
#mainbody ul li {
	list-style-image: url(images/psy-sm.gif);
}
.accent {
	font-weight: bold;
	color: #F00;
}

#body {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#body #topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	background-color: #FFC;
}
#body #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}
#body #mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding-right: 1em;
	padding-left: 1em;
}
#body #mainbody h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #306;
}
#body #mainbody h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #5A0066;
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom-style: double;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #306;
	border-left-color: #FFF;
	width: 700px;
	margin-bottom: 0px;
}
#body #mainbody h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
}

#body #mainbody ul {
	list-style-type: circle;
}
#body #mainbody ul li {
	padding-bottom: 3px;
}
#body #mainbody #pagenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	color: #000;
}
#body #mainbody #pagenav p a {
	text-decoration: none;
	color: #5A0066;
	font-weight: bold;
}
#body #mainbody #pagenav p a:hover {
	text-decoration: underline;
	color: #5A0066;
	font-weight: bold;
}
#body #mainbody #biblio p {
	text-indent: -3em;
	margin-left: 3em;
}
.quote {
	margin-right: 3em;
	margin-left: 3em;
}
