html, body, ul, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	color: #fff;
	font-weight: bold;
}
a:hover {
	color: #F2AB9E;
}
.clear {
	clear: both;
}

body {
	background: black;
	text-align: center;
	color: white;
	font: 11px verdana, sans-serif;
}
#wrapper {
	text-align: left;
	margin: 15px auto;
	width: 778px;
	position: relative;
	background: maroon url(images/bg.jpg) repeat-y;
	border: 5px solid #750306;
}
#head-1 {
	background: url(images/head_1.jpg) no-repeat;
	width: 409px;
	height: 386px;
	top: 0;
	left: 369px;
	position: absolute;
}
#head-2 {
	background: url(images/head_2.jpg) no-repeat;
	width: 156px;
	height: 38px;
	top: 386px;
	left: 622px;
	position: absolute;
}
#head-3 {
        position: absolute;
        right: 10px;
        font-size: 12pt;
        top: 400px;
}

#nav {
	margin: 11px 0 25px 35px;
	color: #C15D4B;
}
#nav a {
  font-family: cursive;
  font-style: normal;
  text-decoration: none;
  color: #f1dfd1;
}
#nav li {
  background: bottom left url(images/nav_bg.jpg) no-repeat;
  _height: 1%;
  padding: 8px 12px 16px 110px;
}
#nav li.last {
  background: bottom left url(images/nav_bg_last.jpg) no-repeat;
}
#movie img {
	display: block;
}
h1 {
  height: 172px;
  background: url(images/logo.jpg) no-repeat;
  color: black;
  font-weight: normal;
}
h1 span {
  display: block;
}
h1 em {
  font-style: normal;
  color: white;
  padding-right: 3px;
}
h1 .hone {
  padding: 65px 0 0 58px;
  font: 50px Keaton, "Arial Narrow", "Tahoma", arial, sans-serif;
}
h1 .htwo {
  position: relative;
  top: -0.5em;
  left: 7.5em;
  font-size: 18px;
}
h1 .hthree {
  position: relative;
  top: -1.0em;
  left: 4.5em;
  font-size: 12px;
  letter-spacing: 2px;
  color: #E3C0C1;
}
h2 {
  background: 120px 0.5em url(images/dot_dot_dash.jpg) no-repeat;
  font: 24px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h2 em {
  color: white;
}

#body-left {
	float: left;
	width: 278px;
	padding-left: 28px;
}
#movie {
	border: 1px solid #9F0408;
	background: #750306;
	margin: 13px 10px 0 6px;
	position: relative;
}
.gal {
	background: #9F0408;
	padding: 4px;
/*        margin-left: auto;
        margin-right: auto;*/
}
.centered-image {
        margin-left: auto;
        margin-right: auto;
}
#gone {
	top: 200px;
	left: 15px;
	width: 57px;
}
#gtwo {
	top: 200px;
	left: 98px;
	width: 57px;
}
#gthree {
	top: 200px;
	left: 179px;
	width: 57px;
}

#body-right {
	float: right;
	width: 388px;
	padding-right: 22px;
}

#body {
        margin-left: 1em;
        margin-right: 1em;
}

#footer {
	text-align: right;
	color: #CD3639;
	border-top: 1px solid #983234;
	padding: 6px 25px 20px 0;
}
.spacer {
	height: 18px;
}
.biglink-div {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
        text-align: center;
}

.biglink {
        font-size: 12pt;
        font-weight: bold;
        text-decoration: none;
}

.videoframe {
        border: 4px solid #ae0409;
        margin-left: auto;
        margin-right: auto;
}

.hr {
        width: 100%;
        height: 1px;
        background-color: #983234;
        margin-top: 0.25em;
        margin-bottom: 0.25em;
}

.bordered {
        border: 1px solid black;
        text-align: center;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
        margin-left: auto;
        margin-right: auto;
}

#downloadinfo {
        font-size: 13pt;
}

.bordered2 {
        border-bottom: 1px solid black;
}

.actor {
        font-size: 12pt;
        width: 50%;
        font-weight: bold;
}

.role {
        text-align: right;
        font-size: 12pt;
        width: 50%;
        font-style: italic;
}

.facts {
        list-style: disc;
        margin-left: 2em;
        margin-right: 1em;
        font-size: 10pt;
        margin-top: 1em;
}

.gallery-image {
        margin: 3px;
        border: 4px solid #ae0409;
}

.trailer {
        font-size: 12pt;
        font-weight: bold;
        margin-bottom: 0.5em;
}

.comments {
        font-size: 12pt;
        margin-top: 0.5em;
}

.commentdate {
        font-size: 9pt;
}

.langtext {
        font-size: 10pt;
        text-decoration: none;
}
