body {
	background: white url(../graphics/bgr_left.jpg) repeat-y;
	padding: 0px;
	margin: 0px;
	font: 12pt "Times New Roman", Times, serif;
}

#left {
	background: url(../graphics/bgr_menu.jpg) repeat-x;
	width: 191px;
	height: 513px;
	float: left;
}

#menu {

}

#menu img {
	display: block;
	margin-left: 8px;
	border: none;
}

#title {
	position: absolute;
	left: 69px;
}

#glyn {
	margin-top: 57px;
	margin-bottom: 12px;
	position: relative;
	z-index: 5;
	left: 13px;
}

#rollover {
	display: none;
}
	
#content {
	margin: 86px 15px 0px 206px;
}

#content p {
	text-align: justify;
	line-height:1.4em;
}

.first {
	font: 16pt Andale Mono, Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
#accmenu {
	font: bold 8pt Andale Mono, Verdana, Arial, Helvetica, sans-serif;
	border-top: 2px solid #BC825C;
	text-align: right;
	margin-left: 206px;
	margin-right: 15px;
	padding: 10px;
	clear: both;
}

#plays {
	width: 300px;
	text-align:left;
	text-transform:capitalize;
	white-space: nowrap;
}

#plays h2 {
	border-bottom: 1px solid #BC825C;
	font: 14pt Andale Mono, Verdana, Arial, Helvetica, sans-serif;
}

#heading {
	margin-bottom: 1em;
}

table.plays {
	width: 75%;
	white-space: pre-line;
}

table.plays td {
	 vertical-align:top;
	 text-align: justify;
	 text-transform: capitalize;
}

table.plays td.normal {
	text-transform: none;
}

table.plays td.tag {
	text-align:right;
	font-weight: bold;
	white-space:nowrap;
}

#photos {
	width: 128px; 
	float:left;
}

#photos img {
	margin-bottom: 0px;
	cursor: pointer;
}

#photos .caption {
	margin-bottom: 15px;
	width: 128px;
	font: 0.8em Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: normal;
}