*{ margin: 0; padding: 0;}
.printerfriendly  a{
	color: #acacac;
	font-weight: bolder;
	font-style: normal;
	font-size: 16px;
	text-decoration:none;
	}
.printerfriendly {
	float: right;
	margin: 25px 50px 0px 0px;
	color: #acacac;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}

body{
background: url(../image/body-bg.jpg);
background-repeat:repeat;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
}

#container{
margin:auto;
width:982px;
}

h1{ font-size: 26px; }

h2 {
font-size: 22px;
color:#acacac;
padding-top:20px;
padding-left:15px;
font-weight:normal;
} 

h3 {
font-size: 22px;
color:#8071a6;
padding-top:30px;
padding-left:80px;
font-weight:normal;
} 

h4 { font-size: 14px; }

h5 { font-size: 12px; }

h6 { font-size: 10px; }

li{ list-style: none; }


p{
padding:15px 55px 5px 80px;
}

a{
color:#acacac;

}
.clearfix{
clear:both;
}

#header{
	background: url(../image/header-bg.jpg) repeat-x;
	height:131px;
	margin:auto;
	padding-left:155px;
}

/*****MENU*******/
#menu{
	background:url(../image/menu-bg1.jpg);
	width:982px;
	height:287px;
	margin-top:18px;
	margin-bottom:0;
	padding-bottom:0;
}

#menu #column-1{
height:287px;
width:167px;
padding-left:47px;
border:1px solid #FFF;
}



ul#nav-1 li{
padding-top:18px;
padding-left:20px;
line-height:5px;
}

ul#nav-1 li a{
font-size:15px;
color: #e4dcca;
text-decoration:none;
}

ul#nav-1 li a:hover{
color:#acacac !important; 
text-decoration:underline !important; 
}

#active{
color:#acacac !important; 
text-decoration:underline !important;
}



/****CONTENT*******/

#content{
background:url(../image/middle-line1.jpg) repeat-y ;
width:981px;
}

#shake-img{
	background:url(../image/shake1.jpg) no-repeat;
	width:100px;
	height:126px;
	margin-top:54px;
	padding-right:145px;
	padding-left:15px;
	float:right;
}

#document-print{

width:16px;
height:16px;
margin-top:24px;
padding-right:125px;
padding-left:px;
float:right;
}

#content-top{
	background:url(../image/content-bg2a.jpg) no-repeat;
	width:981px;
}

#footer{
	background:url(../image/footer-bg1.jpg) no-repeat;
	width:981px;
	height:36px;

}

img{
border:none;
}


.text1{
	font-family:Georgia;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	color:#382f29;
	padding-top:20px;
	text-align:left;
}


.text2{
	font-family:Georgia;
	font-size:18px;
	color:#666600;
	padding-top:30px;
	text-align:left;
}

.text3{
	font-family:Georgia;
	font-size:18px;
	color:#999933;
	text-align:left;
}

.text4{
	font-family:Georgia;
	font-size:18px;
	color:#acacac;
	text-align:left;
}

.text5{
	font-family:Georgia;
	font-size:18px;
	color:#acacac;
	text-align:left;
	padding-bottom:70px;
}

.text6{
	font-family:Georgia;
	font-size:14px;
	color:#acacac;
	text-align:left;
	font-style:italic;
	font-weight:bold;
}

#playbox {
	width:800px;
	margin-left:80px;
	padding:15px;
    border: 1px solid #333;
}
.screenbox {
    list-style: none;
    padding: 5px 0px;
}

.screenbox ul {	
	list-style:none;
}

.sceneheader,
.action,
.character {
    padding-top: 1.5ex;
    font:  12px/14px 'Georgia', fixed;
}

.action {
    padding-right: 5%;
    font-style:italic;
    font:  12px/14px 'Georgia', fixed;
}

.character {
    margin-left: 10%;
        font:  12px/14px 'Georgia', fixed;
}

.sonnet {
	margin-left: 10%;
	font:  12px/14px 'Georgia', fixed;
	font-style:normal;
	font-weight:bolder;

}

.dialogue {
    margin-left: 10%;
    padding-right: 10%;
    font:  12px/14px 'Georgia', fixed;
}

.parenthetical {
    margin-left: 32%;
    padding-right: 30%;
}

.printerfriendly-index  a{
	color: #acacac;
	font-weight: bolder;
	font-style: normal;
	font-size: 16px;
	text-decoration:none;
	}
.printerfriendly-index {
	float: right;
	margin: 55px 255px 0px 0px;
	color: #acacac;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}

