.creationdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #996633;
	font-weight: bolder;
	margin-bottom: 2ex;
}
.storyheader {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	margin-bottom: 1ex;
}
.byline {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin-bottom: 12pt;
}
.papertag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #CC6600;
	text-align: right;
	float: right;
	margin-bottom: 1ex;
}
.photobyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.cutline {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
.copylarge {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	padding-right: 5em;
	padding-left: 5em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 2ex;
	border-top-style: solid;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #996633;
	margin-bottom: 1ex;
}
.floatright {
	clear: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 175px;
}
.floatrightlarge {
	clear: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 250px;
}

.containingbox p {
	margin-top: 10px;
	font-size: small;
}
a.papertag:link {
	color: #CC6600;
	text-decoration: none;
}
a.papertag:visited {
	color: #CC6600;
	text-decoration: none;
}
a.papertag:active, a.papertag:hover {
	color: #009999;
	text-decoration: none;
}
body {
	max-width: 600px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 2em;
}.internalhead {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #996633;
	text-align: left;
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
	font-weight: bold;
}
.dropcap
{
	width: .7em;
	font-size: 300%;
	line-height: 75%;
	color: #996633;

}
.attribution {
	font-style: italic;
}
.sidebarlist {
	clear: left;
	float: left;
	width: auto;
}
.sidebarlisthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #996633;
	margin-bottom: 1ex;
	text-decoration: underline;
}
.sidebarlistitem {
	font-size: 10pt;
	font-style: italic;
	line-height: 11pt;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	border: none;
}
#leftnav {
	margin: 0px;
	float: left;
	width: 15em;
}
#leftnav p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#centerContent {
	margin-left: 16em;
}
.papertag {
	clear: none;
	float: right;
}
