/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: white url(http://www.best-horror-movies.com/images/homepage-background-new-v28.jpg) center;
 background-repeat:no-repeat;
 background-position: top;

}

 h1, h2, h3, h4 {
	color: #990000
}

#linkbox1{
	position:absolute;
	float:left;
		top: 0px; 
		left: 20px; 
		width: 350px; 
		height: 848px; 
		background-color: transparent;
		 }


#linkbox2{
	position:absolute;
	float: right;
		top: 0px; 
		right: 20px; 
		width: 350px; 
		height: 848px; 
		background-color: transparent;
		 }

 #linkbox1 h1
 {

    display: none;

}


 #linkbox2 p
 {

    display: none;

}

#pixel{

	position:absolute;
	float:left;
	top: 0px; 
	right: -20px; 
	width: 1px; 
	height: 1px; 
	background-color: transparent;
}

#pagewidth{ 
 width:885px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height: 105px; 
 width:100%;
  background: Black url(http://www.best-horror-movies.com/images/banner-1.jpg) no-repeat center;
}

#addbanner {
	position:relative; 
 height: 100px; 
 width:100%;
  background: Black center;
	text-align: center;
}
 hr {
	color: #990000;
	text-align: center;
}

 
#leftcol{
 width:18.7%; 
 float:left; 
 position:relative; 
 background-color:#320000;
 text-align: center;
 margin-top: 10px;
 margin-bottom: 10px;
 }
 
 
 
#twocols{
 width: 81.3%; 
 float:right; 
 position:relative;
  }
 
#rightcol{
 width: 24%; 
 float:right; 
 position:relative; 
 background-color: #FFFFFF;
 text-align: center;
 border: 2px solid;
 margin-top: 10px;
 margin-bottom: 10px;
 border-right: 1px solid;
 }
 
#maincol{ 
 float: left; 
 display:inline; 
 position: relative; 
 background-color: #FFFFFF; 
 width:70%;
 margin-top: 10px;
 margin-bottom: 10px;
 padding: 15px;
 }
 
 #bodyimageleft {
	padding: 8px;
	text-align: center;
	border: none;
	background: white;
	clear: none;
	float: left;
	width: auto
}

 #bodyimageright {
	padding: 8px;
	text-align: center;
	border: none;
	background: white;
	clear: none;
	float: right;
	width: auto
}

 #bodyimagecenter {
	padding: 8px;
	text-align: center;
	border: none;
	background: white;
	clear: none;
	float: center;
	width: auto
}

#footer{
 height:50px; 
  background-color:#000000; 
 clear:both;
 text-align: center;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

