body {
	background-image: url(../images/back_tile.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 8px 0px 0px;
	text-align: center;
	min-width: 780px;
}
#container {
	height: auto;
	width: 780px;
	margin:0 auto;
}
#cinema {
	height: 325px;
	width: 780px;
}
#bottom {
	height: auto;
	width: 780px;
}
#header {
	height: 100px;
	width: 780px;
}
.indicia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #610E36;
	margin-top: 10px;
}
