html {
	height: 100%;
	margin-bottom: 1px;
	}
	
body {
	margin: 0 0 50px 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	}
	
	
h1 {
	font-size: 1.4em;
	}
	
h2 {
	font-size: 1.4em;
	}
	

h3 {
	font-size: 1em;
	}

h4 {
	font-size: 1em;

	color: #444;
	}
	
#site-home h2 {
	font-size: 1.2em;
	}
	
h1, h2, h3, h4 {
	margin: 0;
	}
	
p {
	margin: 0 0 1em 0;
	}

a:link, a:visited {
	color: #BB1010;
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration: underline;
	}

img {
	border: 0px;
	padding: 0;
	margin: 0;
	display: block;
	}

blockquote {
	margin: 0 2em;
	padding: 0;
	text-indent: 0;
}

.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.clear {
	clear: both;
	}

#frame {
	margin: 0 auto 0 auto;
	width: 600px;
	background: #FFFFFF;
	border: none;
	padding: 0;
	}

#header {
	color: #000;
	margin: 0;
	padding: 0;
	background: #FFF;
	text-align: center;
	}

#header h1 {
	text-align: center;
	}

	
#header img {
	display: block;
	margin: 0 auto;
	}
	
#sidebar {
	width: 180px;
	margin: 0 0 0 0px;
	padding: 30px 20px 0 20px;
	float: left;
	background: #FFFFFF;
	}
	

	
#navigation {
	color: #666;
	background: #fff;
	margin: 0;
	overflow: auto; 
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	width: 100%;
	}
	
#navigation ol {
	list-style: none;
	padding: 0;
	margin: 0;
	background: transparent;
	display: block;
	}
	
#navigation li {
	list-style: none;
	display: inline;
	padding: 0.3em 1.6em;
	background: transparent;
	float: left;
	}
	
#navigation a:link, #navigation a:visited {
	color: #000000;
	text-decoration: none;
	display: block;


	}
	
#navigation a:hover, #navigation a:active {
	color: #CC0000;
	text-decoration: underline;
	}
	
	
#content {
	margin: 0;
	padding: 0;
	clear: both;
	}

#splash {
	margin: 0 auto;
	padding: 0;
	clear: both;
	
	}

#splash-photo, #splash-quote {
	float: left;
	margin: 0;
	padding: 0;
	}

 
#splash-photo img {
	display: block;
	margin: 0;
	padding: 0;
	}
	
	
.leftcolumn, .rightcolumn {
	
	}

.leftcolumn {
	width: 29em;
	padding: 1em 1em 0 0;
	float: left;
	}
	
.rightcolumn {
	width: 28.9em;
	padding: 1em 0 0 1em;
	float: left;
	border-left: solid 0.1em #666;
	}
	
.widecolumn {
	width: 60em;
	padding: 1em 0 0 0em;
	clear: both;
	}

#footer {
	color: #000;
	margin: 0;
	background: #FFF;
	padding: 1em 0 1em 0;
	clear: both;
	border-top: solid 1px #666;
	}

#footer .leftcolumn {
	width: 29em;
	padding: 0 1em 0 0;
	}
	
#footer .rightcolumn {
	float: left;
	border-left: none;
	width: 29em;
	padding: 0 0 0 1em;
	}
	
#footer h4 {
	font-weight: normal;
	}
	
/* Image Replacement */
#navigation a {
  background-repeat: no-repeat;
	background: transparent;
  overflow: hidden; 
  padding: 16px 0 0 0;
  height: 0 !important;
  height /**/:16px;
}

#navigation a#nav-home {
  background-image: url(images/nav-home.gif);
  background-position: 0 0;
  width: 37px;
	}
	
#navigation a#nav-synopsis {
  background-image: url(images/nav-synopsis.gif);
  background-position: 0 0;
  width: 56px;
	}
	
#navigation a#nav-trailer {
  background-image: url(images/nav-trailer.gif);
  background-position: 0 0;
  width: 37px;
	}
	
#navigation a#nav-director {
  background-image: url(images/nav-director.gif);
  background-position: 0 0;
  width: 104px;
	}
	
#navigation a#nav-hiv {
  background-image: url(images/nav-hiv.gif);
  background-position: 0 0;
  width: 97px;
	}
	
#navigation a#nav-helping {
  background-image: url(images/nav-helping.gif);
  background-position: 0 0;
  width: 71px;
	}
	
#navigation a:hover#nav-home {
  background-image: url(images/nav-home.gif);
  background-position: 0 16px;
  width: 37px;
	}
	
#navigation a:hover#nav-synopsis {
  background-image: url(images/nav-synopsis.gif);
  background-position: 0 16px;
  width: 56px;
	}
	
#navigation a:hover#nav-trailer {
  background-image: url(images/nav-trailer.gif);
  background-position: 0 16px;
  width: 37px;
	}
	
#navigation a:hover#nav-director {
  background-image: url(images/nav-director.gif);
  background-position: 0 16px;
  width: 104px;
	}
	
#navigation a:hover#nav-hiv {
  background-image: url(images/nav-hiv.gif);
  background-position: 0 16px;
  width: 97px;
	}
	
#navigation a:hover#nav-helping {
  background-image: url(images/nav-helping.gif);
  background-position: 0 16px;
  width: 71px;
	}


#splash #splash-quote {
	background-repeat: no-repeat;
	background: transparent;
  overflow: hidden; 
	width: 200px;
	margin: 0;
  padding: 338px 0 0 0px;
  height: 0 !important;
  height /**/:338px;
  
	}

#site-home #splash #splash-quote {
  background-image: url(images/text-homepage_splash.gif);
	}

#site-synopsis #splash #splash-quote {
  background-image: url(images/text-synopsis_splash.gif);
	}

#site-trailer #splash #splash-quote {
  background-image: url(images/text-trailer_splash.gif);
	}
	
#site-director #splash #splash-quote {
  background-image: url(images/text-director_splash.gif);
	}
	
	
#site-abouthiv #splash #splash-quote {
  background-image: url(images/text-abouthiv_splash.gif);
	}

#site-helping #splash #splash-quote {
  background-image: url(images/text-helping_splash.gif);
	}
	

	
/* Begin Images */
p img {
	padding: 0;
/*	max-width: 100%;*/
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	

/* End Images */

ul#premierchannels {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	border-left: solid 1px #666;
	}
	
ul#premierchannels li {
	list-style: none;
	padding-left: 1em;
	}
	
dl.filmcredits {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	}
	
dl.filmcredits dt {
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
dl.filmcredits dd {
	text-indent: 0;
	padding: 0;
	margin: 0 0 0.5em 0.5em;
	}
	
	
ul.filmcredits {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul.filmcredits li {
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
	}
	
#site-trailer .widecolumn {
	margin-bottom: 5em;
	}
	
#site-trailer dl.filmcredits {
	margin: 1em 0;
	}

#site-trailer dl.filmcredits dt{
	margin: 0.5em 0 0 0;
	text-align: center;
	}	


#site-trailer dl.filmcredits dd{
	margin: 0;
	text-align: center;
	}	
	
#site-trailer h3 {
	font-size: 1.1em;
	text-align: center;
	color: #333;
	}
	
p.byline {
	margin: 2em 0 0 0;
	color: #CCC;
	}

p.byline a:link, p.byline a:visited {
	color: #CCC;
	}
	
h3.footnotelist {
		color: #999;
		margin: 3em 0 0 0;
	}
	
ol.footnotelist {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	list-style-type: default;
	}

ol.footnotelist li {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	list-style-type: default;
	color: #999;
	}
	
ul li, ol, li {
	line-height: 1.5;
	}

	
a:link.footnote, a:visited.footnote
{
	font-size: 0.7em;
	color: #999;
}

table#trailers {
	width:100%
		}
		
#trailers tr.screenshots {
	vertical-align: bottom;
	}
	
#trailers tr.details {
	text-align: center;
	}