html {
	background: #000 url(../images/lookalike_back0_brighter.jpg) no-repeat fixed center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	font-variant: small-caps;
	padding-bottom: 10px;
}

a {
	text-decoration: none;
	color: #CCC;
}

/*
a:visited {
	color: #555;
}
*/

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

h1 {
	display: inline;
	font-size: 30px;
	font-style: italic;
	color: #e5d9b6;
	text-shadow: #d84144 1px 1px 4px;
}

.ie h1 {
	font-size: 30px;
}

a.scene h1 {
	display: block;
	float: left;
	margin-right: 3px;
}

.ie a.scene h1 {
	margin-right: 0px;
}

h2 {
	display: inline;
	font-size: 20px;
	letter-spacing: 1px;
}

.ie h2 {
	font-size: 17px;
}

a.scene h2 {
	display: block;
	padding-top: 10px;
}

.ie a.scene h2 {
	padding-top: 11px;
}

h3.page_heading {
	font-size: 30px;
	color: #e1ddc0;
	text-shadow: #ff4448 1px 1px 4px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #555;
	margin-bottom: 10px;
}

h4 {
	font-weight: bold;
	color: #e1ddc0;
	text-shadow: #ff4448 1px 1px 3px;
}

h5 {
	font-weight: bold;
	color: #e1ddc0;
	text-shadow: #ff4448 1px 1px 3px;
}

.ah h1 {
	display: block;
	font-size: 22px;
}
.ah h2 {
  display: block;
  font-size: 15px;
}
.ah h3 {
  display: block;
	font-size: 13px;
	font-style: italic;
}
.ah h4 {
	font-size: 13px;
	color: #939393;
	text-shadow: none;
	font-weight: normal;
}

div.article {
	margin: 15px;
	padding: 10px;
	border: 1px dotted #88593f;
}

#header {
	width: 990px;
	height: 163px;
	margin: 0px auto;
	background: #222 url(../images/header.jpg) no-repeat center center;
}

#header.innerpage {
	cursor: pointer;
}

#content {
	width: 1000px;
	position: relative;
	margin: 5px auto 30px;
}

#introduction {
	width: 950px;
	font-size: 18px;
  font-variant: normal;
	margin: 10px auto;
	text-align: justify;
}

#credits {
  margin: 15px;
  text-align: center;
  font-variant: normal;
  font-size: 16px;
  font-style: italic;
}

#copyright {
	margin: 10px auto;
	font-size: 13px;
	text-align: center;
	color: #777;
}

.thumb {
	width: 128px;
	height: 72px;
	background-color: #222;
	border: 1px solid #333;
	float: left;
	margin: 0px 10px 0px 0px;
}

.scene {
	width: 478px;
	float: left;
	margin: 5px 5px;
	padding: 6px 6px;
	cursor: pointer;
}

.scene:hover {
	background-color: #2c1012;
	color: #fdf3e2;
	text-shadow: #f50004 1px 1px 4px;
	width: 478px;
	padding: 5px 5px;
	border: 1px dotted #88593f;
}

.scene:hover h1 {
	color: #fffbda;
}

.scene:hover a {
	color: #fffbda;
}

div.body {
	margin: 10px auto;
	width: 800px;
}

div.bodytext {
	color: #BBB;
	font-variant: normal;
	text-align: justify;
}

img.fullsize {
	float: right;
	margin: 7px 0px 5px 15px;
	width: 400px;
	height: 225px;
	border: 1px solid #444;
}

.return_to_index {
	text-align: right;
}
.return_to_index a {
	border: 1px dotted #666;
	padding: 5px;
	background-color: #222;
}
.return_to_index a:hover {
	background-color: #2c1012;
	color: #e3daca;
	border: 1px dotted #6e4833;
}

p {
	margin: 10px 0px
}

strong, b {
	font-weight: bold;
	color: #d0d0d0;
}

em {
	font-style: italic;
}

.reference {
	font-size: 12px;
	font-style: italic;
}

.reference a {
	color: #ce9361;
}

.reference a:hover {
	color: #e7a772;
	background-color: #531314;
}

li {
	list-style-type: disc;
	margin-left: 30px;
}

#w_the_film728x90 img {
  display: block;
  margin: 25px auto;
}

#lionsgate_promo_banner {
  margin: 20px auto;
  width:950px;
  border-top: 1px dotted #666;
}

#ad_container {
  margin: 20px auto;
  border: 1px solid #444;
  width: 728px;
}

.advertisement_label {
  background-color: #333;
  text-align: center;
}

#lionsgate_promo_banner img {
  display: block;
  width: 728px;
  height: 90px;
}

