body{
padding:0;
background-color: #100003;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
h3 {
	color: #ac1115;
	font-size: 18px;
}
a {
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #ac1115;
	font-weight: bold;
}

#maincontainer{
width: 870px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #ffffff;
}

.frstrip{
height: 29px; 
padding-top: 10px;
_padding-top: 8px;
}

.header{
height: 112px; 
padding-top: 10px;
_padding-top: 7px;
_padding_bottom: 0px;
}

#topsection{
height: 200px; /*Height of top section*/
}

.blank {
height: 10px;
}

.navigation {
	font-size: 11px;
	height: 20px;
	background-color: #ac1115;
	padding-top: 6px;
	text-align: center;
	margin: 3px;
	_margin-top: 0px;
}
.navigation a {
	padding-left: 13px;
	padding-right: 13px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.navigation a:hover {
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 13px;
	padding-right: 13px;
	color: #ffffff;
	background-color: #100003;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.mainnavigation {
	font-size: 11px;
	height: 20px;
	background-color: #ac1115;
	padding-top: 6px;
	text-align: center;
	margin: 3px;
	_margin-top: 0px;
}
.mainnavigation a {
	padding-left: 13px;
	padding-right: 13px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.mainnavigation a:hover {
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 13px;
	padding-right: 13px;
	color: #ffffff;
	background-color: #100003;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}


.normal{
	padding-bottom: 5px;
}

.leftheader, .tableHeader {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #ac1115;
	width: 580px;
	text-transform: uppercase;
	padding: 5px;
	margin-top: 20px;
}

.tableHeader a {
	color: #ffffff;
	text-decoration: underline;
}

.tableHeader a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.tableHeader a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.rightheader{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #100003;
	width: 241px;
	text-transform: uppercase;
	padding: 5px;
	margin-top: 5px;
}

#contentwrapper{
float: left;
width: 100%
}

#contentcolumn{
margin-left: 10px;
margin-right: 271px; /*Set right margin to RightColumnWidth*/
background-color: #ffffff;
}

#rightcolumn{
float: left;
width: 241px; /*Width of right column*/
margin-left: -261px; /*Set left margin to -(RightColumnWidth) */
}

#links{
clear: left;
background-color: #ac1115;
color: #FFFFFF;
font-size: 10px;
text-align: center;
padding: 4px 0;
line-height: 18px;
margin: 10px;
}

#links a{
	color: #cccccc;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

#links a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

#footer{
clear: left;
width: 100%;
_width: 871px;
background-color: #100003;
color: #FFFFFF;
font-size: 10px;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFFFF;
font-weight: normal;
}

.innertube{
margin: 7px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.toptentable {
	background-color: #e2e2e2;
	border: solid 1px #cccccc;
}

.toptentable td{
	padding: 3px;
	border: solid 1px #cccccc;
}

.topheader{
	color: #944354;
	font-weight: bold;
}

.row1, .erow2 {
	background-color: #ffffff;
}

.row2, .erow1 {
	background-color: #e2e2e2;
}

#smpic {
	width: 57px;
	position: relative;
	clear:right;
	float: right;
	right: 5px;
	top: 5px;
}

#smpic img {
	border: solid 2px #982a21;
	width: 57px;
}

.mediaThumb {
	border: solid 2px #982a21;
}

blockquote {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
}

.filmstrip {
	height: 10px;
	background-image: url('/images/movieframe.jpg');
	background-repeat: repeat-x;
}

.filmbox {
	display: inline-table;
	background-color: #000000;
	margin: 0;
	padding: 0px;
}

.filmbox img {
	border:0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.title, h2 {
font-size: 14px;
font-weight: bold;
color: #ac1115;
}
img{
padding: 3px;
}