@charset "utf-8";

 @media screen{
  body>div#footer{
   position:fixed;
  }
 }
 
 * html body{
  overflow:hidden;
 }
  
 * html div#container{
  height:100%;
  overflow:auto;
 }


body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/CHD-Background-MASTER.jpg);
	background-repeat: repeat;
	background-color: #000000;
}

#nav_movie {
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 5px;
	top: 220px;
}


#logo {
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 3px;
	top: 0px;
	overflow: visible;
	height: 236px;
	width: 280px;
}

#logo_name {
	position: absolute;
	top: 50px;
	visibility: visible;
	z-index: 3;
	left: 285px;
	text-align: center;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
	background-color: #000000;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 20px;
	width: 100%;
	left: 0;
	bottom: 0;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
	}

a:hover {
	text-decoration: none;
	}

#sidebar {
	position:absolute;
	left:720px;
	width:175px;
	height:310px;
	z-index:4;
	top: 190px;
}
#page {
	position:absolute;
	left:305px;
	top:158px;
	width:597px;
	height:26px;
	z-index:6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-variant: small-caps;
}
#page a {
	color: #FFFFFF;
	font-variant: small-caps;
}

.merch_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #990000;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
