body {
	background-color: #D7B257;
	margin-top: 25px;

}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: black;
	text-align: left;
}

td.image {
	color: #9a3d13;
	font-style: italic;
}

td.sidebar {
	color: #15442c;
	text-align: left;
}

table.cast {
	width: 640px;
	margin-top: 20px;
}

td.cast {
	padding-bottom: 30px;
}

td.footer_left {
	color: #15442c;
	background-image: url(../images/footer_left.gif);
	background-repeat: no-repeat;
	padding-top: 37px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 561px;
}

td.footer_right {
	background-image: url(../images/footer_right.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	width: 155px;
}

table.content {
	width: 696px;
	margin: 20px;
}

table.wrapper {
}

a {
	color: #15442c;
}
