#day {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	background-color: #a82336;
	color: #FFFFFF;
	width: 780px;
	left: 5px;
	position: absolute;
	height: 40px;
	top: 14px;
	padding: 5px;
	z-index: 2;
}
#day p { 
	margin: 0;
	padding: 0;
}
#head72 {
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 260px;
	left: 5px;
	top: 70px;
	background-color: #FFFFCC;
}
#head74 {
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 270px;
	top: 70px;
	width: 260px;
	background-color: #66FFFF;
}
#head76 {
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 535px;
	top: 70px;
	width: 260px;
	background-color: #FFFFCC;
}
#body72 {
	position: absolute;
	width: 260px;
	left: 5px;
	top: 108px;
	background-color: #FFFFCC;
	height: 420px;
}
#body72 td {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#body74 {
	position: absolute;
	width: 260px;
	left: 270px;
	top: 108px;
	background-color: #66FFFF;
	height: 420px;
}
#body74 td {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#body76 {
	position: absolute;
	width: 260px;
	left: 536px;
	top: 108px;
	border: thin none #000000;
	background-color: #FFFFCC;
	height: 420px;
}
#body76 td {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#moviehead {
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 5px;
	top: 178px;
	background-color: #FFFFE0;
	padding-left: 5px;
	width: 320px;
	z-index: 3;
}
#moviebody {
	position: absolute;
	width: 320px;
	left: 5px;
	top: 198px;
	background-color: #FFFFE0;
	height: auto;
	padding-left: 5px;
	z-index: 4;
}
#poster {
	position: absolute;
	left: 340px;
	top: 222px;
	border: thin double #A82336;
	height: 628px;
	width: 415px;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}
#plot {
	position: absolute;
	width: 410px;
	left: 340px;
	top: 870px;
	background-color: #66FFFF;
	padding: 5px;
	height: 100px;
	z-index: 6;
}
#trailer {
	position: absolute;
	width: 410px;
	left: 340px;
	top: 178px;
	background-color: #66FFFF;
	padding: 5px;
	font-size: 24px;
	text-align: center;
	z-index: 7;
}
#posters {

	font-size: 50px;
	font-weight: bold;
	text-align: center;
	background-color: #a82336;
	color: #FFFFFF;
	width: 745px;
	left: 5px;
	position: absolute;
	height: 152px;
	top: 10px;
	padding: 5px;
	z-index: 2;
}
td.menu1
{
	background:#FF8080; 
	position:relative;
}
		
table.menu1
{
	font-size:100%;
	font-weight: bold;
	margin-top: -15px;
	margin-left: 115px;
	margin-right: 100%; 
	background:#FF8080;
	position: absolute;
	border:2px solid black;
	visibility:hidden;
}

