.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 0.7em;
	text-align: center;
}
p {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:active {  
	text-decoration: none;
	color: #FF0000;
}
a:hover {  
	text-decoration: underline;
	color: #FF0000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
.stagedir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
}
.normalsans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.playtext {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-indent: -20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 125%;
}
.playtextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: black;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 1.1em;
	font-weight: bold;
}
.playtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
.playsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}
.scope {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
.navlinks {
	font-family: "Courier New", Courier, mono;
	font-size: 0.9em;
	font-weight: bold;
}
.medium_mono {
	font-family: "Courier New", Courier, mono;
	font-size: 0.8em;
}
.charhighlight {
	background-color: #FF9999;
	border: thin solid #000000;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FEF3DE;
	border-top: 1px none #770A0A;
	border-right: 1px none #770A0A;
	border-bottom: 1px solid #770A0A;
	border-left: 1px none #770A0A;
    z-index: 2;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	border: 1px groove #770A0A;
}
.formbutton {
	font-family: "Courier New", Courier, mono;
	font-size: 0.9em;
	font-weight: bold;
	color: #FEF3DE;
	background-color: #770A0A;
	border: 2px outset;
}
.searchtermlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #770A0A;
}
.keywordlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FEF3DE;
	background-color: #770A0A;
	padding: 3px;
}
.searchtermnote {
	font-size: 0.7em;
	font-weight: normal;
}
.notfoundtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}.datehighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 1px 2px 2px 1px;
	width: 1px;
}
.charnames {
	font-family: "Courier New", Courier, mono;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-indent: -40px;
	font-size: 0.9em;
	line-height: 0.9em;
	padding-bottom: 7px;
}
.scenelist {
	font-family: "Courier New", Courier, mono; 
	font-size: 0.8em;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-indent: -20px;
	line-height: 110%;
}
.sitecategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: none;
}
.sitetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	height: 170%;
	list-style-type: circle;
	margin-left: 40px;
}
.sitedescription {
	width: 550px;
	margin-left: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sonnetname {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
}
.letterlist {
	font-family: "Courier New", Courier, mono;
	font-size: 1.5em;
	font-weight: bold;
}
.plainbutton {
	border: none;
}
.whitebutton {
	border: none;
	background-color: white;
}
.keyword1 {
	background-color: #FFA6A6;
	border: 1px dashed;
	font-weight: bold;
}
.keyword2 {
	background-color: #C1C1FF;
	border: 1px dashed;
	font-weight: bold;
}
.keyword3 {
	background-color: #FFFF82;
	border: 1px dashed;
	font-weight: bold;
}
.keyword4 {
	background-color: #FF80FF;
	border: 1px dashed;
	font-weight: bold;
}
.keyword5 {
	background-color: #00F000;
	border: 1px dashed;
	font-weight: bold;
}
.keyword6 {
	background-color: #FFB546;
	border: 1px dashed;
	font-weight: bold;
}
.smallsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FEF3DE;
	background-color: #BF3000;
	border: 1px solid;
}
.plaininput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: white;
	border: 1px solid;
}
img { 
	border-color: black; 
}
SPAN.hint
{
    WIDTH: 400px;
    COLOR: black;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    BORDER-TOP: black 3px solid;
    BORDER-BOTTOM: black 3px solid;
    BORDER-LEFT: black 3px solid;
    BORDER-RIGHT: black 3px solid;
    FONT-WEIGHT: normal;
    LEFT: 0px;
    VISIBILITY: hidden;
    TEXT-TRANSFORM: none;
    FONT-STYLE: normal;
    POSITION: absolute;
    TOP: 0px;
    BACKGROUND-COLOR: #FEF3DE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
 	text-align: left;
 	font-size: 0.8em;
    z-index:99;
}
.boxinput {
	border: 1px solid black;
}
.resultsinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid black;
    width: 200px;
	font-weight: bold;
	color: #FEF3DE;
	background-color: #770A0A;
}
.boxinput_highlight {
	border: 1px solid black;
	background-color: #770A0A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	font-weight: bold;
	color: #FEF3DE;
}
.audiences {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: decimal;
	line-height: 15px;
	padding-bottom: 15px;
}
.bibliography {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-indent: -40px; 
	margin-left: 40px;
}
.playlinenum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: absolute; 
	padding-left: 50px;
	left: 530px; 
	font-weight: bold;
}
.sonnetlinenum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: absolute; 
	padding-left: 50px;
	left: 530px; 
	font-weight: bold;
}
.poemlinenum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: absolute; 
	padding-left: 50px;
	left: 50px; 
	font-weight: bold;
}
.sidebarworks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 110%;
	margin-left: 8px;
	margin-bottom: -11px;
	text-indent: -5px;
}
.adbox {
	border: 3px solid #BF3000;
	padding: 6px;
}
.infobodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 150%;
}
#infopage li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 150%;
	margin-bottom: 0.8em;
}
#toc {
	float: right;
	border: 1px solid black; 
	padding: 0px;
	margin: 0px 0px 20px 20px;
	width: 200px;
}
#toc_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 5px;
	background-color: #770A0A;
	color: white;
	text-align: center;
	font-weight: bold;
}
#toc_body {
	padding: 5px;
}
#toc p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#toc ul {
	margin: 5px;
	list-style-type: none;
}
#toc li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 120%;
	margin-bottom: 1.0em;
}
.subsection {
	font-size: 1.0em;
	font-weight: bold;
	padding: 3px;
	border: 1px solid black;
}
.searchboxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0px; 
	border-bottom: 1px solid black;
	padding: 6px;
}
.searchboxcontents {
	padding: 6px;
}
.smallbox {
	border: 1px solid black;
	padding: 0px;
	text-align: center;
	background-color: white;
	margin-bottom: 15px;
	width: 188px;
}
#masthead {
	background-color: #FEF3DE; 
	border-bottom: 2px solid black; 
	text-align: center;
}
#footer {
	background-color: #FEF3DE; 
	border-top: 2px solid black;
	padding: 5px;
	text-align: center;
}
.otherlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin-bottom: -6px;
}
hr {
	height: 2px;
	color: black;
}