body {
	background-color: #669999;
	margin: 0; padding: 0;
}

#main {
	position: relative;
	z-index: 1;
	margin: 0px 28px 28px 195px;
	padding: 20px;
	background-color: #fff;
}

#header {
	position: relative;
	z-index: 2;
	text-align: center;
	width: 100%; height: 128px;
	background: center url('latest_news_50px.gif') no-repeat;
}
#header h1 {
	display: none;
}

#infomovie {
	width: 800px;
	margin: 0 auto;
}

#parrot {
	position: relative;
	text-align: center;
	margin: 0px 0px 0px 45px;
	top: 57px;
}

#sidecol {
	position: absolute;
	width: 195px;
	top: 80px;
}
.button {
	text-align: center;
}

.photos {
  text-align: center;
}
.photos img {
	margin: 0 3%;
}

.plea {
	font-size: 1.2em;
	font-weight: bold;
}
.plea em {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #f00;
}

#moreinfo {
	margin: 0; padding: 0;
	text-align: center;
}

.mid {
	text-align: center;
}