<!--

.note,
body {
	background: #FDA;
	background-image: url(graphics/parchm.gif);
	color: #000;
}

#body .note {
	border: double 0.5em;
}

a:link {
	color: #A00;
	background-color: inherit;
}

a:visited {
	color: #400;
	background-color: inherit;
}

.nav {
	background: #400;
	color: #F88;
}

.nav a:link {
	color: #FFC;
	background-color: inherit;
}

.nav a:visited {
	color: #FC8;
	background-color: inherit;
}

.nav li.sfhover,
.nav li:hover {
	background: #820;
	color: inherit;
}

.mainNav ul {
	background: #820;
	color: inherit;
}

.mainNav ul li.sfhover,
.mainNav ul li:hover {
	background: #A44;
	color: inherit;
}

hr {
	background-color: black;
	color: inherit;
	background: url(graphics/bds_bk.gif);
	height: 10px;
	border: none;
}

#header h1 {
	background-image: url(graphics/foot.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	line-height: 60px;
	vertical-align: middle;
	padding-left: 36px;
}

#body h2,
#body h3,
#body h4 {
	text-align: center;
	width: 100%;
 	margin-top: 2em;
	border-bottom: solid 0.1em;
}

#body .conversation h4 {
	text-align: left;
	width: auto;
	margin-top: auto;
	border: none;
}

#body ul {
	list-style-type: none;
}

#body p {
	font-size: 1.2em;
}

#body p+p {
	font-size: 100%;
}

#body .conversation p,
#body .conversation p:first-line,
#body .conversation p:first-letter,
#body p[class],
#body p[class]:first-line,
#body p[class]:first-letter {
	font-family: inherit;
	font-size: 100%;
	font-weight: normal;
}

#body p.note:first-letter,
#body p.note a:first-letter,
#body dt:first-letter,
#body dt a:first-letter,
#body li:first-letter,
#body li a:first-letter,
#body p:first-letter,
#body p a:first-letter {
	font-family: cursive;
	font-size: 150%;
	font-weight: bold;
}

#body p.note:first-line,
#body dt,
#body li:first-line, 
#body p:first-line {
	font-weight: bold;
}

-->
