@charset "UTF-8";
body {
	background-color: #000;
	background-image: url(images/bkg_curtain_blurred.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
a:link {
	text-decoration: none;
	color: #e82c2f;
}
a:hover {
	text-decoration: underline;
	color: #e82c2f;
}
a:visited {
	text-decoration: none;
	color: #e82c2f;
}
.clearContainer {
	display: block;
	clear: left;
	visibility: hidden;
	margin: 0px;
}
.headerNav {
	background-image: url(images/bkg_nav_bar.gif);
	height: 37px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	text-align: center;
	vertical-align: bottom;
}
.contentTitle {
	text-align: left;
	margin-bottom: 25px;
}
.mainContainer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bkg_main_container.png);
	margin-bottom: 0px;
	vertical-align: top;
	height: auto;
}
.mainContainerBTM {
	background-image: url(images/bkg_main_container_btm.png);
	height: 20px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.footer {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	color: #FFF;
}
.sidebar {
	width: 150px;
	vertical-align: top;
	padding-bottom: 15px;
	padding-top: 20px;
	padding-left: 25px;
}
.sidebar_quote {
	font-size: 10px;
	font-style: italic;
	font-variant: small-caps;
	color: #6a598d;
	width: 120px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}
.sidebar_quote_credit {
	color: #6a598d;
	text-align: right;
	font-size: 10px;
	font-variant: small-caps;
	padding-bottom: 20px;
}
.formLink {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
a.formLink:link {
	text-decoration: underline;
	color: #e82c2f;
}
a.formLink:visited {
	color: #00FF00
}
a.formLink:hover {
	color: #FF00FF
}
a.formLink:active {
	color: #e82c2f
}
.contentContainer {
	width: 675px;
	position: relative;
	margin-top: 30px;
	text-align: left;
	padding-right: 50px;
	padding-left: 50px;
}
.copyBody {
	font-size: 12px;
	line-height: 18px;
	color: #999;
}
.contentSplash {
	margin-bottom: 25px;
}
.copyNewsTitle {
	font-size: large;
	font-weight: bold;
	margin-top: 30px;
	color: #e82c2f;
}
.copyNewsByline {
	font-size: 10px;
	font-style: italic;
	color: #999;
	margin-bottom: 15px;
}
.contentPrimaryTop {
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 9px;
	width: 700px;
}
.contentPrimaryBottom {
	background-image: url(images/content_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.contentPrimary {
	background-image: url(images/content_bkg.gif);
	width: 665px;
	background-color: da9797;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.copyContainerBody {
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}
.copyContainerHead {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 24px;
}
.copyContainerSubBody {
	font-size: 10px;
	color: #333;
	margin-top: 10px;
}
.copyContainerSubHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
}
.contentSecondaryTop {
	background-image: url(images/content_sec_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 9px;
	width: 660px;
}
.contentSecondaryBottom {
	background-image: url(images/content_sec_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.contentSecondary {
	background-image: url(images/content_sec_bkg.gif);
	width: 620px;
	background-color: da9797;
	padding: 15px;
}
.copyCastTitle {
	font-size: 18px;
	font-weight: bold;
	color: #e82c2f;
}
.copyCastByline {
	font-size: 10px;
	font-style: italic;
	color: #999;
	margin-bottom: 15px;
}
.castPhoto {
	margin-right: 15px;
}
.copyOffer {
	font-size: 10px;
	font-variant: normal;
	color: #333;
	font-weight: bold;
	text-align: left;
}
