* {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: white;
}
body {
	background: black url("/images/50285.jpg") repeat-x;
	margin-top: 0px;
}
/* General Layout */
#wrapper {
	width: 100%;
	text-align: center;
}
#main {
	z-index: 50;
	width: 750px;
	min-height: 700px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background: #666666 url("/images/50284.jpg") repeat-x;
	margin-left: auto;
	margin-right: auto;
}
#body {
	margin-top: 23px;
	margin-bottom: 15px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
	margin-top: 8px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background: black url("/images/50286.gif") no-repeat right;
	text-align: left;
	vertical-align: bottom;
	color: white;
	height: 90px;
	font-size: 12px;
	font-style: italic;
}
#top_nav {
	z-index: 60;
	width: 100%;
	height: 20px;
	background: black url("/images/50282.jpg");
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

/* Home Page Configuration */
#tier1 {
	text-align: left;
	margin-top: 23px;
	margin-bottom: 15px;
}
#tier2 {
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#tier3 {
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
#tier3_list {
	margin-left: 40px;
	margin-right: 40px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: left;
}
#movie {
	display: inline;
}
div.projectFeature {
	font-size: 14px;
}

/* Body Content */
.copy_1,
.page_content,
.newsDescriptionDetail {
    font-size: 12px;
}
.newsDescriptionDetail {
	font-size: 14px;
}
.heading_1,
.page_header {
    font-size: 13px;
}

/* News Bar Configuration */
#newsBar {
	display: inline;
}
td.newsBarHeading {
	background: transparent url("/images/breakingnews.gif") no-repeat;
	width: 380px;
	height: 30px;
	color: red;
}
td.newsBarDate {
	display: none;
}
.newsBarTitle {
	font-size: 14px;
	line-height: 17px;
	width: 380px;
	color: white;
	text-decoration: none;
	padding-left: 3px;
	padding-bottom: 2px;
}
td.newsBarSummary {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: white;
	padding-left: 5px;
	padding-bottom: 5px;
}
td.newsBarBullet {
	vertical-align: middle;
	width: 8;
	height: 13;
	background: transparent url("/images/bullet.gif") no-repeat;
}
a.newsBarMoreLink {
	font-size: 13px;
	color: white;
	padding-left: 20px;
}

/* Navigation Bar Configuration */
#nav_156 {
	width: 750;
}
div.nav_156_parent {
	display: inline;
	float: left;
	height: 21px;
	border-width: 1px;
	border-color: transparent;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
div.nav_156_box {
	z-index: 99;
	display: block;
	position: absolute;
	top: 107px;
	/*left: 0px;*/
	width: 735;
	height: 21px;
	border: 1px solid white;
	margin: 5px;
}
div.nav_156_child {
	display: inline;
	height: 21px;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: red;
}
a:link.nav_156_parent,
a:active.nav_156_parent,
a:visited.nav_156_parent,
a:hover.nav_156_parent,
a:link.nav_156_child,
a:active.nav_156_child,
a:visited.nav_156_child,
a:hover.nav_156_child {
	font-weight: bold;
	color: red;
	text-decoration: none;
}
