body {
	background-color: #b45a2e;
	list-style-position: outside;
}
#textbox {
	background: url(box-middle.png) repeat-y center;
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#inside {
	padding-left: 150px;
	padding-right: 143px;
	line-height: 20px;
	color: #2d2112;
	font-size:  14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

a {
	color: #455a4f;
}

ul {
	margin-left: 0px;
        padding-left: 0px:
}

li {
	margin-left: 0px;
        padding-left: 0px:
}

.flourish {
	background: url(flourish.png) no-repeat 50%;
	height: 18px;
}

.odd {
}

h2.even {
	text-align: right;
	padding-right: 10px;
	padding-top: 1.5em;
}

.amp {
	font-family:Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif;

}

.even {
}

.emph {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}