/* All pages */
html * {
	padding:0;
	margin:0;
	border:0;
	font-size:12px;
}
body {
	background:url(../images/bkgd-main.gif);
	margin:0;
	padding:0;
	text-align:center;
	font:12px/14px Arial,sans-serif;
}
img {
	border:0;
}

a {
	font:12px/18px Arial, sans-serif; 
	color:#A32936; 
}

a:hover {
	color:#000;
}

hr {
	border:1px solid #DAB079;
}

.red {
	color:#872333;
}
#wrapper {
	position:absolute; 
	width:962px;
	margin-left:50%;
	left:-481px;
	text-align:left;
}
#footer {
	margin-left:26px;
	background:#01214C;
	text-align:center;
	clear:both;
	height:34px;
	width:936px;
}

#copyright {
	clear:both;
	color:#E5C08B;
	font:10px Arial, sans-serif;
}
#copyright a {
	color:#E5C08B;
	font:10px Arial, sans-serif;
}

#mnuBtmNav {
	list-style:none;
	margin:0;
	padding:0;
	line-height:0;
}
#mnuBtmNav li {
	float:left;
	display:inline;
	line-height:0;
}

/* Inner Page Styles */

#innerTop {
	width:962px;	
	background:#000;
}
#mnuTopInner {
	list-style:none;
	margin:0;
	padding:0;
	line-height:0;
}
#mnuTopInner li {
	float:left;
	display:inline;
	line-height:0;
}
#innerLogo {
	float:left;
	width:461px;
	height:145px;
}
#innerPageAd {
	float:right;
	width:500px;
	height:145px;
	border-right:1px solid #E0A101;
}
#innerPageContent {
	background:#e5c08b url(../images/inner-bkgd.gif) top left repeat-x; 
	width:926px;
	border-left:5px solid #e0a101;
	border-right:5px solid #e0a101;
	border-bottom:5px solid #e0a101;
	margin-left:26px;
	clear:both;
}

#textContent {
	background:url(../images/bkgd-currentMovie.gif) top left repeat-y;
	width:901px;
	margin-left:8px;
}

#text {
	margin-left:15px;
	margin-right:15px;
	padding-top:15px;
	padding-bottom:15px;
}
#text p {
	padding-bottom:15px;
}

.advTxtText {
	font:12px/16px Arial, sans-serif;
}

.advTxtTitle,#pageTitle {
	font:bold 14px/20px "Arial Black", sans-serif;
	color:#000;
}
