/* ENG PAGE CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFBEF;
}
#top {
	height: auto;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#newmovies {
	height: auto;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF99FF;
}
#newfaces {
	height: auto;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF99FF;
	margin-top: 10px;
}
#models {
	width: 910px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border: 1px solid #FF99FF;
}
#bottom {
	height: auto;
	width: 910px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF99FF;
}
.style1 {	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottom td p {
	font-size: 1em;
}
#special {
	width: 910px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border: 1px solid #FF99FF;
}
.notice {
	margin: 10px auto 0px;
	width: 868px;
	border: 1px solid #FF99FF;
	font: 14px/16px "Courier New", Courier, mono;
	padding: 20px;
	text-align: center;
}

