html, body{ 
	height:100%;
}
body {
	background-color: #F3F1EE;
	background-image: url(../images/img_mainBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
noscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	background-color: #F1F3EE;
}

#wrapper {
	height: 100%;
	width: 1000px;
	position: absolute;
}
#awards {
	text-align: center;
	position: absolute;
	top: 825px;
	left: 25px;
}
#rating {
	height: 80px;
	width: 342px;
	position: absolute;
	left: 10px;
	top: 0px;
}
#readingpa {
	height: 112px;
	width: 384px;
	position: absolute;
	left: 395px;
}
#neopangea {
	height: 84px;
	width: 155px;
	position: absolute;
	left: 825px;
}
#shop {
	height: 449px;
	width: 443px;
	position: absolute;
	left: 540px;
	top: 30px;
}
#offsite {
	height: 253px;
	width: 245px;
	position: absolute;
	left: 305px;
	top: 120px;
}
#trailer {
	position: absolute;
	width: 176px;
	top: 372px;
	left: 30px;
}

#maillist {
	position: absolute;
	height: 64px;
	width: 143px;
	left: 340px;
	top: 400px;
}
#footer {
	position: absolute;
	left: 0px;
	top: 975px;
	width: 1000px;
}

#quotes {
	position: absolute;
	height: 262px;
	width: 507px;
	top: 515px;
	left: 465px;
}
#largeClip {
	padding-top: 3px;
}

#synopsis {
	position: absolute;
	left: 15px;
	top: 575px;
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#synopsis a:link {
	color: #8D2B24;
	text-decoration: underline;
}
#synopsis a:hover {
	color: #8D2B24;
	text-decoration: none;
}
#synopsis a:visited {
	color: #000000;
	text-decoration: underline;
}
