html, body {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #222222;
  height: 700px;
  width : auto;
  overflow:visible;
   }
   




#maincontainerindex {  position:relative;
  top:60px;
  left:50%;
  width: 800PX;
  height:600px;
  margin-left: -400px;
  margin-top:30px;
  background-color:#000;
  background-image: 
url('images/back4.jpg');
background-repeat: no-repeat
}

#maincontainerabout {  position:relative;
  top:60px;
  left:50%;
  width: 800PX;
  height:600px;
  margin-left: -400px;
  margin-top:30px;
  background-color:#000;
  background-image: 
url('images/back2.jpg');
background-repeat: no-repeat
}


#maincontaineroverview {  position:relative;
  top:60px;
  left:50%;
  width: 800PX;
  height:600px;
  margin-left: -400px;
  margin-top:30px;
  background-color:#000;
  background-image: 
url('images/back1.jpg');
background-repeat: no-repeat
}

#maincontainercast {  position:relative;
  top:60px;
  left:50%;
  width: 800PX;
  height:600px;
  margin-left: -400px;
  margin-top:30px;
  background-color:#000;
  background-image: 
url('images/back2.jpg');
background-repeat: no-repeat
}

#maincontainercrew {  position:relative;
  top:60px;
  left:50%;
  width: 800PX;
  height:600px;
  margin-left: -400px;
  margin-top:30px;
  background-color:#000;
  background-image: 
url('images/back3.jpg');
background-repeat: no-repeat
}

#maincontainerstills {  position:relative;
  top:60px;
  left:50%;
  width: 800PX;
  height:600px;
  margin-left: -400px;
  margin-top:30px;
  background-color:#000;
  background-image: 
url('images/back1.jpg');
background-repeat: no-repeat
}

#maincontainertrailer {  position:relative;
  top:60px;
  left:50%;
  width: 800PX;
  height:600px;
  margin-left: -400px;
  margin-top:30px;
  background-color:#000;
  background-image: 
url('images/back5.jpg');
background-repeat: no-repeat
}


#navfotd {position:relative;
      width:250px;
      height:483px;
      margin-top:-60px
      }
      
#navdemonic {position:relative;
      width:275px;
      height:483px;
      margin-top:-60px
      }

#poster {position:relative;
      width:551px;
      height:421px;
      background-image: 
url('images/posters.png');
background-repeat: no-repeat

}



#blurbtext {position:absolute;
           top:370px;
           left:300px;
           width:450px;
           font-family: "Courier New", "Courier", "monospace";
	       font-size: 14px;
	       font-style: none;
	       font-weight:bold;
	       color: #000000;
	       text-decoration: none;
	       text-align: center;
}



#abouttext {position:absolute;
           top:60px;
           left:300px;
           width:450px;
           font-family: "Courier New", "Courier", "monospace";
	       font-size: 12px;
	       font-style: none;
	       font-weight:bold;
	       color: #000000;
	       text-decoration: none;
	       text-align: center;
}



#overviewtext {position:absolute;
           top:60px;
           left:305px;
           width:440px;
           font-family: "Courier New", "Courier", "monospace";
	       font-size: 12px;
	       font-style: none;
	       font-weight:bold;
	       color: #000000;
	       text-decoration: none;
	       text-align: center;
}


#trailertext{position:absolute;
           top:60px;
           left:305px;
           width:440px;
           font-family: "Courier New", "Courier", "monospace";
	       font-size: 18px;
	       font-style: none;
	       font-weight:bold;
	       color: #993333;
	       text-decoration: none;
	       text-align: center;
}


.p {font-family: "Impact",;
  font-weight:normal;
  font-size: 15px;
  text-align: "left";
}

.p2 {font-family: monospace;
  font-weight:lighter;
  font-size: 14px;
  text-align: "left";
}

a {text-decoration:none; 
   font-family:"Impact", "sans-serif";
   color:#555555; 
   font-weight:normal;
   }

a img {border: none; 
       } 

a:hover {text-decoration:none;
         color: #444444;
         }




.Container {
  position: absolute;
  top: 115px; left: 300px;
  width: 550px;
  height: 180px;
  background-color: #;
}



#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 400px;
  height: 350px;
}


#Scroller-1 p {
  margin: 0; padding: 0px;
  font-family: "Impact", "sans-serif";
  font-size: 15px;
  text-indent: 0px;
  font-weight:normal;
  color: #993333;
}



.Scroller-Container {
  position: relative;
  top: 0px; left: 0px;
}


.Scrollbar-Track {
  width: 10px; height: 340px;
  position: relative;
  top: 8px; left: 390px;
  background-color: #EEE;
}


.Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  width: 10px; height: 30px;
  background-color: #993333;
}



#flashContent{position:relative;
      top:-454px;
      left:300px;
      width: 450px;
      text-align: center;
      float: left;
}


#trailer{position:absolute;
      top:150px;
      left:255px;
      border:0px;
      
      }

#scream{position:absolute;
      top:613px;
      left:336px;
      border:0px;
      
      }
