.background {
	height: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(images/screenplay-back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.content {
	height: 384px;
	width: 625px;
	position: absolute;
	left: 225px;
	top: 1em;
}
a {
	color: #0000CC;
}

h2 {
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	font-family: "Courier New", Courier, monospace;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}
.btmcontent {
	position: absolute;
	float: right;
	top: 294px;
	vertical-align: bottom;
	left: 349px;
	width: 253px;
	text-align: right;
}

p.smaller {
	font-family: "Courier New", Courier, monospace;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
p.nobtm {
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 1em;
	padding-top: 0em;
	font-size: 14px;
}
p.morebtm {

	font-family: "Courier New", Courier, monospace;
	margin-bottom: 1em;
	padding-bottom: 0em;
	margin-top: 0em;
	padding-top: 0em;
	font-size: 14px;
}

