body {
	background-color:#e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.page {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	min-height:700px;
	border: 1px solid #CC0098;
}
.header {
	background-image: url(../images/2-top.jpg);
	background-repeat: no-repeat;
	height: 234px;
}
.menu {
	padding-top:3px;
}
.menu a:link, .menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.menu a:active, .menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 6px;
	padding-left: 6px;
}
.middle {
	min-height:400px;
	padding-left: 12px;
}
.stripe {
	background-image: url(../images/2-stripe.gif);
	background-repeat: no-repeat;
	min-height:25px;
	clear: both;
	height: 25px;
	padding-top: 4px;
}
.stripe a:link, .stripe a:visited {
	color:#000;
	text-decoration:none;
}
.stripe a:hover, .stripe a:active {
	color:#000;
	text-decoration:underline;
}
.right {
	float: right;
	width: 198px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009933;
	margin-bottom: 10px;
}
.right img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer {
	text-align: center;
	padding: 1em;
}
.footer h4 {
	font-size: 11px;
	color: #009933;
	margin: 0px;
	padding: 0px;
}
.footer p {
	color: #3399FF;
	font-size: 10px;
	margin-top: 1em;
	margin-bottom: 0px;
}
.footer a:link, .footer a:visited {
	color: #3399FF;
	text-decoration: none;
}
.logo {
	margin-top: 12px;
	margin-left: 7px;
}

.movietitle {
	margin-top: 70px;
	margin-left: 15px;
	width: 450px;
	height: 60px;
}
.movietitle h1 {
	margin:0;
	padding:0;
	font-size:28px;
	font-style:italic;
	color:#009933;
}
.movietitle h6 {
	font-size:9px;
	font-weight:normal;
	color:#999999;
	margin:0;
}.playbill h2 {
	font-size: 24px;
	font-style: italic;
	color: #3399FE;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FE;
}
.playbill p {
	color: #626065;
	margin-top: 0px;
	margin-bottom: 5px;
}
.playbill a:link, .playbill a:visited {
	color: #3399FE;
	text-decoration: none;
}
.playbill a:hover, .playbill a:active {
	color: #0169D1;
	text-decoration: underline;
}
.playbill img {
	border: 1px solid #3399FE;
}
.playbill {
	margin-bottom: 10px;
}
#movieplayer {
	text-align:center;
}
.friendform {
	margin-right:198px;
	text-align:center;
}
.friendform form {
	color:#b3b3b3;
	margin-top:24px;
	margin-bottom:15px;
}
.friendform input {
	font-size:10px;
	border: 1px solid #B3B3B3;
}
#friendform legend {
	font-weight:bold;
}
#friendform legend em {
	font-size:120%;
}
.moremovies {
	margin-right:198px;
	text-align:center;
}
#friendform {
	margin-right:206px;
}