	  body {
	   background: #250302 url("topband.gif") top left repeat-x;
	   margin: 0 auto;
	   padding: 0;
	   text-align: center;
	  	}
	  
	  	.bottomband {
	  		float: left;
	  		width: 100%;
	  		height: 53px;
	  		background: #250302 url("bottomband.gif") top left repeat-x;
	  		}

		#container {
			margin: 0 auto;
			padding: 0;
			text-align: left;
			width: 926px;
			}
			
		.clearfix:after {
			content: ".";
			clear: both;
			display: block;
			height: 0;
			visibility: hidden;
			}
			
		.left {
			width: 460px;
			float: left;
			margin: 0;
			padding: 0;
			}
			
		.right {
			float: right;
			width: 466px;
			margin: 0;
			padding: 0;
			}
			
		#dvd { 
			position: relative;
			width: 460px; height: 480px;
			}
   
		#dvd a{ 
			position:absolute;
			text-indent: -10000px;
			width: 460px; height: 480px;
			background: url(topleft.jpg) top left no-repeat;
			outline:none;
			}
	
		#dvd a:hover { 
			text-decoration: none;
			}
			
		#trailer{ 
			position: relative;
			width: 460px; height: 107px;
			}
   
		#trailer a{ 
			position:absolute;
			text-indent: -10000px;
			width: 460px; height: 107px;
			background: url(bottomleft.jpg) top left no-repeat;
			outline:none;
			}
	
		#trailer a:hover { 
			text-decoration: none;
			}
			
		#title { 
			position: relative;
			width: 466px; height: 284px;
			margin-bottom: 16px;
			}
   
		#title span{ 
			position:absolute;
			text-indent: -10000px;
			width: 466px; height: 284px;
			background: url(topright.jpg) top left no-repeat;
			}
	
		#news-story {
			margin: -60px 0 0 0;
			padding: 0 0 30px 20px;
			position: relative;
			font: normal 13px/17px georgia, serif; color: #fff;
			}
			
			p {
				margin-bottom: 10px;
				}
				
		.credit {
			font: bold 10px/12px arial, sans-serif; color: #ad0c1d;
			text-transform: uppercase;
			}
		
		.byline {
			font: bold 10px/12px arial, sans-serif; color: #fff;
			text-transform: uppercase;
			}
			
		h1 {
			margin: 0;
			padding: 0;
			font: bold 24px/24px arial, sans-serif; color: #fff;
			}
			
		a {
			color: #f4a024;
			}

		
