/* Reset Begin */
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 14px;
	background: #f2f2f2 url(bg.jpg) repeat-x fixed;
}

a {
   outline: none;
}


/* Reset End */

#content {
	width: 770px;
	margin: 60px auto;
	border: 1px solid #000;
	padding: 20px;
	text-align: left;
	background-color: #ffffff;
}

#toc li {
	line-height: 1.8;
}
.title {
	font-size: 18px;
	text-align: center;
}


/* Navigation Begin */
#navtop {
	margin-bottom: 70px;
}

.prev {
	float: left;
}

.prev a:link, .prev a:visited {
	text-decoration: none;
	color: #0000FF;
}

.prev a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

.next {
	float: right;
}

.next a:link, .next a:visited {
	text-decoration: none;
	color: #0000FF;
}

.next a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

.pageno {
	text-align: center;
	clear: both;
}
/* Navigation End */



/* Text and Images Begin */
p, li {
	line-height: 1.4;
}

.authorText {
	font-size: 14px;
	font-style: italic;
	text-align: center;
}

.frontText {
	font-size: 14px;
}


.image {
	text-align: center;
	margin-top: 100px;
}

.imageInline {
	text-align: center;
}

.text1 {
	font-family: 'Times New Roman', Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;

}

.text1:first-letter { 
	font-size: 150% 
}


.text2 {

}

.text3 {
	margin-bottom: -12px;
	font-weight: bold;
}

.bullets li {
	margin-bottom: 15px;
}

.sectionHeader {
	border-top: 3px solid #000;
}



.sectionHeader p {
	font-family: 'Times New Roman', Times, serif;
	font-size: 40px;
}

.sectionHeader > P:first-child {
	margin-top: -8px;
	margin-bottom: -56px;
}

.emph1 {
	font-family: 'times new roman';
	font-size: 16px;
	font-style: italic;
}
.emph2 {
	font-weight: bold;
}

.underline {
	border-bottom: 1px solid #000000;
}

.quote {
	font-family: 'Times New Roman', Times, serif;
	font-size: 24px;
	font-style: italic;
	width: 350px;
	margin: 0 auto 10px auto;
	padding: 8px;
	border: 1px solid #000;
	background-color: #cccccc;
}

.quote2 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	font-style: italic;
	width: 85%;
	margin: 0 auto 10px auto;
	padding: 8px;
	border: 0px solid #000;
	background-color: wheat;
}

fieldset {
	margin: 0 auto 25px auto;

}

legend {
	background-color: lightyellow;
	border: 1px solid #000;
	padding: 2px 5px;
}

#play {
	width: 80%;
	margin: 0 auto;
}

.playName {
	text-align: center;
	text-transform: uppercase;
}

.direction {
	margin: -18px 0 0 30px;
	text-align: justify;
	font-size: 0.9em;
}

.dialog {
	margin: 0 0 40px -40px;
}

/* Text and Images End */


.popup {
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	color: #000000;
	cursor: help;
}






/* Header Footer Begin */
#header {
	text-align: center;
	font-size: 0.8em;
	clear: both;
}

#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #0000FF;
}

#footer {
	text-align: center;
	font-size: 0.8em;
	clear: both;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #0000FF;
}
/* Header Footer End */

/* rounded box begin */
.boxwrapper {
	width: 80%;
	margin: 0 auto;
}
.roundedcornr_box_752555 {
	background: url(roundedcornr_752555_tl.png) no-repeat top left;
}
.roundedcornr_top_752555 {
	background: url(roundedcornr_752555_tr.png) no-repeat top right;
}
.roundedcornr_bottom_752555 {
	background: url(roundedcornr_752555_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_752555 div {
	background: url(roundedcornr_752555_br.png) no-repeat bottom right;
}
.roundedcornr_content_752555 {
	background: url(roundedcornr_752555_r.png) top right repeat-y;
}

.roundedcornr_top_752555 div,.roundedcornr_top_752555,
.roundedcornr_bottom_752555 div, .roundedcornr_bottom_752555 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_752555, .roundedcornr_bottom_752555 {
	margin-top: -19px;
}
.roundedcornr_content_752555 { padding: 0 15px; }
/* rounded box end */
