
	html {
		background-color: #330200;
		background-image: url(http://www.arsenal-pictures.com/images/bg.jpg);
	}

	body {
		background-repeat: repeat-x;
		background-image: url(http://www.arsenal-pictures.com/images/backdrop.jpg);
		background-position: center top;
		padding-left: 0px;
		padding-bottom: 30px;
		padding-right: 0px;
		padding-top: 0px;
		margin: 0px;
		font-size: 12px;
		font-family: Helvetica, Arial, Verdana, sans-serif;
		text-align: center;
		min-height: 1000px;

	}

	img {
		border-style: none;
		border-width: 0px;
	}
	
	#widescreen {
		width: 100%;
		margin: auto;
		margin-top: 0px;
		padding: 0px;
		background-image: url(http://www.arsenal-pictures.com/images/bg_widescreen.png);
	}

	#container {
		width: 853px;
		margin: auto;
		margin-top: 0px;
		padding-top: 0px;
		padding-left: 13px;
		padding-right: 13px;
		color: white;
	}
	
	#containershadow {
		background-repeat: no-repeat;
		background-position: center top;
		margin: auto;
		height: 18px;
	}


	#footer {
	margin-top: 10px;
	color: grey;
	text-align: center;
	font-size: 11px;
	}

	#footer li {
		padding-bottom: 5px;
		list-style-type: none;
		text-align: left;
		color: #414141;
		display: inline-block;
		margin-left: 5px;
		margin-right: 5px;
		float: right;
	}

	#footer li a {
		color: #red;
		text-decoration: none;
	}

	#footer li a:hover {
		color: #white;
	}


	#contentleft {
		line-height: 16px;
		font-size: 12px;
		padding: 25px;
		width: 204px;
		float: left;
		text-align: left;
	}

	#contentright {
		line-height: 16px;
		font-size: 12px;
		padding: 25px;
		text-align: left;
		width:527px;
		float:right;
	}

	#content {
		line-height: 16px;
		font-size: 12px;
		padding: 25px;
		text-align: left;

	}

	#content label {
		display: block;
		padding-bottom: 5px;
		font-size: 14px;
		font-weight: bold;
	}

	#content p {
		padding-bottom: 10px;
	}

	#content ul {
		list-style-type: square;
	}

	h1 {
		margin-bottom: 10px;
		line-height: 18px;
		font-size: 18px;
		font-family: Times;
		color: #ca0006;
		display: block;
	}
	
	h2 {
		margin-bottom: 5px;
		line-height: 14px;
		font-size: 13px;
		font-family: Times;
		color: #CCCCCC;
		display: block;
	}


	a {
		text-decoration: none;
		color: red;
	}

	a:hover {
		color: gray;
	}

	form label {
	display: block;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Times;
	font-weight: bold;
	}

	form span {
		padding-bottom: 3px;
		display: block;
		font-size: 11px;
		color:#666666;
	}

	form input, form textarea, form select {
		margin-bottom: 15px;
	}
	
	form input[type=text]{
			width: 250px;
			}
	
	form textarea {
		width: 400px;
		margin-bottom: 10px;
	}

	
	hr {
	clear: both;
	background-color: black;
	border: 0;
	height: 1px;
	padding: 0;
	margin: 0;
	width:1px;
	}
	
	#content p {
	padding: 0px;
	margin: 10px 0;
	}

	#header {
	width: 853px;
	margin: auto;
	height:75px;
	padding-top: 30px;
	}
	
	#menu li {
	display: inline-block;
	padding: 5px;
	margin-left: 5px;
	float: right;
	}
	
	#menu li:hover, #selected {
	background-color: black;
	cursor: pointer;
	}
	
	#clear {
	clear:both;
	}
	
	#latestfilms {
	width: 879px;
	margin: auto;
	margin-top: 40px;
	height: 180px;
	background-image: url(http://www.arsenal-pictures.com/images/films_bg.png);
	}
	
	.spot {
	text-align: left;
	color: white;
	display: inline-block;
	float: right;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 11px;
	}
	
	.spot img {
	padding-right: 8px;
	}
	
	.spotie {
	 margin-right: 14px;
	}
	
	.spot h1 {
	font-size: 15px;
	line-height: 14px;
	margin-top: 0px;
	}
	
	#press ul {
		margin: 0;
		padding: 0;
	}

	#press li {
		display: block;
		padding: 10px;
		margin-bottom: 10px;
	}
	
	#press li:hover {
	background-color: #111111;
	}
	
	#press li img {
	display: block;
	margin-right: 10px;
	}
	
	#press h2 {
	font-size: 16px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	}
	
	#press ul li h1 {
	margin:0px;
	paddig: 0px;
	}
	
	#news ul {
	margin: 0;
	padding: 0;	
	}
	
	#news ul li {
		display: block;
		margin-bottom: 15px;
	}
	
	#news label {
	display: block;
	font-weight: bold;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 3px;
	}
