/*body {
background-color: #fff;
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial;
font-weight: normal;
color:#000;
margin:0px;
	line-height: 18px;
}*/


/* ----------container to center the layout-------- */
#container {
width: 942px;
padding: 0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}

/* --------------left and right navi------------- */
/*#left {
width:500px; 
height:1139px; 
float:left; 
position:relative; 
margin-left:-500px;
}
#right {
width:760px;
height:1139px; 
float:right;
position:relative;
margin-right:-760px;
}*/

/* -----------------content--------------------- */ 
#contentTop{
	width: 942px;
	height: 11px;
	position: relative;
	margin: 0px;
}
#contentBody{ 
width: 942px;
height: 1139px;
position: absolute; 
margin: 0px;
margin-left: 0px;
}

/*===========================================================================*/


#crumbs {
	position: absolute;
	width: 50px;
	height: 20x;
	z-index: 1;
	left: 30px;
	top: 13px;
	line-height: 18px;
	font-size: 16px;
}
#headerBTN {
	position: absolute;
	width: 300px;
	height: 25px;
	z-index:1;
	left: 335px;
	top: 135px;
	line-height: 18px;
}
#content {
	position: absolute;
	width: 830px;
	height: 600px;
	z-index: 1;
	left: 55px;
	top: 270px;
	line-height: 21px;
}
#emailForm {
	position: absolute;
	width: 830px;
	height: 20px;
	z-index: 1;
	left: 55px;
	top: 737px;
	line-height: 18px;
	font-size: 16px;
}
#scrollingMovies {
	position: absolute;
	width: 800px;
	height: 300px;
	z-index: 1;
	left: 55px;
	top: 910px;
	line-height: 18px;
}

.style1 {font-size: 13px;
		 color: #666666;}
.style3 {font-size: 11px;
         color: #000000;}
.style2 {font-size: 14px;
         color: #fff;}
.style4 {font-size: 13px;
         color: #333333;
		 font-weight: bold;}
