/* By Leandro Marcel by Tarantula.com  */
/* Never exclude reset.css of HTML */

#theater_info {
	height:425px;
	width:968px;
	margin:auto;
	background-color:#000;
}

#left {
	float:left;
	width:968px;
	height:425px;
	color:#FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


#left a{
color:#FFF;
text-decoration:none;
}
#wallpapers{
	width:100%;
	clear:both;
	padding-top:20px;
	margin-left:10px;
	height:320px;

}
#wall {
	height:120px;
	float:left;
	margin:15px;
}


#wall img{
border:#666666 1px solid;
}

#wall p{
margin-top:5px;
}

#left_img {
	margin-top:30px;
	margin-left:21px;
	float:left;
}

