.copyright {
	font-family: Georgia, Garamond, serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}
p {
	font-family: Georgia, Garamond, serif;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:link {
	text-decoration: none;
	color: #009;
}
a:active {  
	text-decoration: none;
	color: #F00;
}
a:hover {  
	text-decoration: underline;
	color: #F00;
}
h1 {
	font-family: Georgia, Garamond, serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
.stagedir {
	font-family: Georgia, Garamond, serif;
	font-size: 14px;
	font-style: italic;
}
.stagedir a {
	color: black;
}
.normalsans {
	font-family: Georgia, Garamond, serif;
	font-size: 14px;
}
.playtext {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-indent: -20px;
	font-family: Georgia, Garamond, serif;
	font-size: 14px;
	line-height: 140%;
}
.playtext {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-indent: -20px;
	font-family: Georgia, Garamond, serif;
	font-size: 14px;
	line-height: 140%;
}
.playtext a {
	color: black;
}
.playtextsmall {
	font-family: Georgia, Garamond, serif;
	font-size: 12px;
	color: black;
}
h2 {
	font-family: Georgia, Garamond, serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, Garamond, serif;
	font-size: 24px;
	font-weight: bold;
}
.playtitle {
	font-family: Georgia, Garamond, serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
.playsubhead {
	font-family: Georgia, Garamond, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.scope {
	font-family: Georgia, Garamond, serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
.navlinks {
	font-family: Georgia, Garamond, serif;
	font-size: 14px;
	font-weight: bold;
}
.medium_mono {
	font-family: Georgia, Garamond, serif;
	font-size: 14px;
}
.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FEF3DE;
	background-color: #770A0A;
	border: 2px outset;
}
.searchtermlabel {
	font-family: Georgia, Garamond, serif;
	font-size: 12px;
	font-weight: bold;
	color: #770A0A;
}
.keywordlabel {
	font-family: Georgia, Garamond, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEF3DE;
	background-color: #770A0A;
	padding: 3px;
}
.searchtermnote {
	font-size: 12px;
	font-weight: normal;
}
.notfoundtitle {
	font-family: Georgia, Garamond, serif;
	font-size: 36px;
	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: Georgia, Garamond, serif;
	font-size: 18px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-indent: -40px;
	line-height: 110%;
	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: 540px; 
	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: 1px solid black; 
	text-align: center;
}
#footer {
	background-color: #FEF3DE; 
	border-top: 1px 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;
}

/* begin annotation-related styles */

#doctext {
	position: relative;
	float: left;
	width: 535px;
	padding: 10px;
	margin: 20px 20px 20px 15px;
	background: #fff;
	border: 1px solid #ccc;
	-moz-box-shadow: 7px 12px 9px #aaa;
	-webkit-box-shadow: 7px 12px 9px #aaa;
	box-shadow: 7px 12px 9px #aaa;
}

#doctext li {
	font-size: 16px; 
	line-height: 22px; 
	padding-right: 30px;
}

/* top margin needs to be -25px or else it won't line up with the speech correctly */
.annotationbox {
	position: absolute; 
	left: 565px; 
	width: 340px;
	padding: 10px 0px 0px 10px;
	margin: -35px 0px 10px 10px; 
	border: 1px solid #ccc;
	background: #fff;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 5px 5px 5px #aaa;
	-webkit-box-shadow: 7px 12px 9px #aaa;
	box-shadow: 5px 5px 5px #aaa;
	z-index: auto;
}

.annotationbox p {
	font-family: Georgia, Garamond, serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 10px 10px 0px;
	text-indent: 0px;
}

.annotationbox h2 {
	font-family: Georgia, Garamond, serif;
	margin: 0px 0px 10px 0px;
	font-size: 22px;
	text-indent: 0px;
}

.annotationbox h3 {
	font-family: Verdana, Arial, sans-serif;
	margin-left: 20px;
	color: #999;
	font-size: 11px;
	line-height: 110%;
	font-weight: normal;
	text-indent: 0px;
}

.annotationbox h4 {
	font-family: Verdana, Arial, sans-serif;
	margin-left: 0px;
	font-size: 11px;
	line-height: 110%;
	font-weight: normal;
	text-indent: 0px;
}

.annotationbox table {
	font-family: Georgia, Garamond, serif;
	margin: 0;
	width: 100%;
	padding: 0;
	font-size: 12px; 
}

.annoindicator {
	border-bottom: 1px dotted #7F171F;
}

.playlinenum-annot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	position: absolute; 
	/*padding-left: 50px;*/
	left: 545px; 
	font-weight: bold;
}
.charlink {
	color: #009;
}

#narrowcontentcontainer {
	margin: 0px 200px 50px 200px;
}

#contentcontainer {
	margin: 0px 100px 50px 100px;
}

#fatcontentcontainer {
	margin: 0px 10px 50px 10px;
}

.copyrightnotice {
	line-height: 140%;
	font-size: 11px; 
}
.paragraphbox {
	position: relative;
	width: 535px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background: #fff;
	border: 1px solid #ccc;
	-moz-box-shadow: 7px 12px 9px #aaa;
	-webkit-box-shadow: 7px 12px 9px #aaa;
	box-shadow: 7px 12px 9px #aaa;
}

.paragraphbox p {
	font-family: Georgia, Garamond, serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0px 0px 0px 10px;
	padding-top: 10px;
}

.paragraphbox h2 {
	font-family: Georgia, Garamond, serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.paragraphbox h3 {
	font-family: Georgia, Garamond, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
}

.paragraphbox h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 20px 40px;
	color: #888;
}

.annochoices {
	font-family: Georgia, Garamond, serif;
	font-size: 24px;
	font-weight: bold;
	padding: 0px 30px 0px 30px;
}
.annoform input {
	background-color: white;
	border: 1px solid black; 
}

.paragraphtextbox {
	width: 470px;
	padding: 10px;
	margin: 20px 20px 20px 10px;
	background: #fff;
	border: 1px solid #ccc;
	-moz-box-shadow: 7px 12px 9px #aaa;
	-webkit-box-shadow: 7px 12px 9px #aaa;
	box-shadow: 7px 12px 9px #aaa;
}

#videobox {
	min-height: 100%; 
	float: right; 
	margin-right: 10px;
	background: #fff;
	border: 1px solid #000;
	-moz-box-shadow: 7px 12px 9px #aaa;
	-webkit-box-shadow: 7px 12px 9px #aaa;
	box-shadow: 7px 12px 9px #aaa;
}
