#container {
  margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background: url(/images/left_shadow.gif) top left repeat-y;
  }

#container img {
}

#navTabs {
	background: url(/images/tab_top_back.gif) top right no-repeat;
}

#navTabs img {
	border: none;
	display: block;
	float: left;
}

#navTabs img.tab {
	margin-top: 27px;
}

#navTabs img.tabBottom {
  clear: both;
	float: none;
}

#contents {
  background: url(/images/right_shadow.gif) top right repeat-y;
	margin-left: 20px;
	clear: both;
}

#footer-left {
	background: url(/images/menu_bottom_left.gif) bottom left no-repeat;
	min-width: 780px;
	min-height: 180px;
	margin-left: -20px;
}

#footer {
	background: url(/images/menu_bottom_back.gif) bottom right no-repeat;
	min-width: 780px;
	min-height: 180px;
	padding-top: 10px;
	margin-left: -20px;
	padding-left: 200px;
}

#footer a {
  text-decoration: none;
	color: white;
}

#footer dl {
	color: white;
	font-family: Verdana, Helvetica, Ariel, sans-serif;
	font-size: 10px;
	float: left;
	padding-right: 15px;
}

#footer dt {
	font-weight: bold;
}

#footer dd {
	padding: 0;
	margin: 0;
}

#footer img {
	display: block;
}

.bannerAd {
	height: 90px;
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#contentBannerAd {
	height: 290px;
	width: 300px;
	margin-top: 10px;
}

.splashBanner {
	margin-left: 14px;
}

.leftColumn {
	float: right;
	margin-right: 27px;
	margin-top: 40px;
}

.newsList {
	margin-top: 50px;
	width: 629px;
	background: url(/images/index_news_header.gif) top left no-repeat;
	margin-left: 9px;
	padding-top: 40px;
	font-family: Helvetica, Ariel, sans-serif;
	font-size: 12px;
}

.newsList .footer {
	height: 25px;
	clear: both;
	background: url(/images/index_news_footer.gif) bottom left no-repeat;
}

.newsList dl {
	width: 600px;
	margin-bottom: 20px;
	min-height: 110px;
}

.newsList dd, .newsList dt {
  margin-left: 165px;
}

.newsList dd {
}

.newsList dd.img {
	margin-left: 0;
}

.newsList dd.img img {
  float: left;
	border: none;
}

.newsList dt {
	font-size: 14px;
	margin-bottom: 6px;
}

.newsList dt a {
	text-decoration: none;
	color: #565656;
}

.newsList dt.date {
	font-style: italic;
	color: #a1b4c2;
	font-size: 9px;
	margin-bottom: 2px;
}

.newsList .readButton {
	float: right;

}

.newsList .readButton img {
	border: none;
}

.newsList hr.newsDivider {
	width: 629px;
	height: 1px;
/*	color: #a1b4c2;
	background-color: #a1b4c2; */
	color: red;
	background-color: red;
	border: none;
}

.featureList {
	width: 300px;
	margin-top: 30px;
}

.featureList img {
	border: none;
}

.newGallery {
	background: url(/images/index_gallery_footer.gif) bottom left no-repeat;
	margin-left: 9px;
	width: 944px;
	margin-top: 20px;
}

.newGallery img.thumb {
	border: none;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 10px;
}

.galleryTable {
	display: inline;
	display: inline-table;
}

img {
	border: none;
}

img.left {
	float: left;
}

img.right {
	float: right;
}

img.center {
}

.articleExtraButton {
  border: none;
	padding-top: 4px;
	padding-left: 6px;
}

a:link {
	color: #84919a;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #ce0000;
}
a:active {
	color: #003366;
}

.extralinks {
	width: 700px;
	height: 26px;
	background-color: #8292a0;
	margin-left: 230px;
}

.bottomAdBlock {
	min-height: 65px;
	background: #c9cfd3;
	text-align: center;
	margin-right: 20px;
	margin-bottom: none;
	padding-top: 10px;
}

.copyright {
	text-align: center;
	font-size: 9px;
	margin-bottom: 25px;
}

.turbox {
	margin-right: 20px;
	background: url("/images/turbox/background.gif") top left no-repeat;
	background-color: black;
	min-height: 500px;
	padding-right: 30px;
	padding-left: 475px;
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.turbox .sectionLabel {
	padding-top: 75px;
	float: right;
}

.turbox .icon {
	padding-top: 50px;
	padding-left: 25px;
	width: 80px;
	height: 82px;
}

.turbox .storyLabel {
  margin-top: 110px;
  margin-left: 40px;
}

.turbox .divider {
  border: none;
	height: 2px;
	color: #231f20;
	background-color: #231f20;
	clear: right;
	width: 380px;
}

.turbox dd {
	padding-left: 0px;
	margin-left: 0px;
}

.turbox dd.img {
	float: right;
	margin-left: 12px;
}

.turbox .featureTitle {
	clear: right;
  float: right;
	width: 150px;
}


.turbox .featureDate {
  font-size: 9px;
	color: #333333;
  float: right;
	width: 150px;
}

.turbox .date {
  font-size: 9px;
	color: #333333;
}

.socialSiteLink {
  border: none;
	float: right;
	padding-top: 5px;
	padding-right: 6px;
}

