﻿body {
	margin: 20px 0px 0px 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#maincontent {
	width: 1024px;
	margin: 0px;
	padding: 0px;
}
.innertube {
	margin: 0px 0px 0px 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
	width:980px;
}
* html body {
	/*IE6 hack*/ 
	padding: 15px 0 0 0; /*Set value to (HeightOfFrameDiv 0 0 0)*/
}
* html #maincontent {
	/*IE6 hack*/  
	height: 100%;
	width: 100%;
}
img {
	float: left;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}
a {
	color: #ac5124;
	border-collapse: collapse;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #cc906e;
}
a:visited {
	color: #ac5124;
}
#header {
	clear: both;
	width: 1024px;
	height: 285px;
}
.mattblacktabs {
	width: 1024px;
	margin: 0px;
	padding: 0px;
}
.mattblacktabs ul {
	margin: 0;
	padding: 0;
	padding-left: 18px;
	font: bold 12px Verdana;
	list-style-type: none;
}
.mattblacktabs li {
	display: inline;
	margin: 0;
}
.mattblacktabs li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px;
	border-right: 1px solid white;
	color: white;
	background: #ac5124;
}
.mattblacktabs li a:visited {
	color: white;
}
.mattblacktabs li.selected a {
	background: #cc906e;
}
.mattblacktabs li a:hover {
	background-color: #aeaeae;
	color: white;
}
.head {
	margin: 0px 0px 0px 0px;
}
.date {
	text-align: left;
	font-size: 70%;
	margin: 5px;
	color: #000000;
}
.abovehead {
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.two{
    padding-left: 318px;
}
hr {
	clear: both;
	color: #000000;
	width: 100%;
	height: 1px;
}
}
.mattblacktabs li a:hover {
	background: #cc906e;
}
.movie {
	width: 328px;
	height: 280px;
	float: left;
	margin-right:10px;
	margin-bottom:10px;

}
h1 {
	font-size: 120%;
	margin: 10px 0px 0px 20px;
	color: #000000;
	text-transform: uppercase;
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #ac5124;
	margin: 10px 0px 0px 20px;
	font-weight: bold;
}
.h2replicate {
	font-family: Arial, Helvetica, sans-serif;
	color: #ac5124;
	font-weight: lighter;
	text-transform: uppercase;
}
.h2replicateB {
	font-family: Arial, Helvetica, sans-serif;
	color: #ac5124;
	font-weight: lighter;
	text-transform: uppercase;
	padding-left: 316px;
}

.h2replicate a:hover {
	color: #cc906e;
}
p {
	font-size: 80%;
	margin: 10px 0px 2px 20px;
}
h3 {
	font-size: 80%;
	margin: 10px 0px 2px 20px;
	width: 900px;
	font-style: italic;
}
ul {
	font-size: 80%;
	width: 900px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	clear: both;
	background-color: #ac5124;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	color: #FFFFFF;
	width: 1024px;
}
