body, div, table, tr, td {
  margin: 0;
  padding: 0;
 font:normal 13px  arial;
}

a {
color:#355d99;
text-decoration:none;
}

a:hover {
color:#e38b28;
text-decoration:underline;
}

#header_wrapper {
  position: relative;
  background: #000 url(/images/header_bg.png) bottom repeat-x;
  width: 100%;
  z-index:100;
}

#header {
  width: 974px;
  padding: 0 5px;
  margin: 0 auto;
}
.header_top {
  width: 974px;
  padding: 5px 5px 0 5px;
}
.header_top div {
  font-size: 11px;
}

#masthead {
	background: transparent url(/images/mill_back.png) no-repeat;
	width: 984px;
	height: 197px;
}


#masthead-date {
	color: #eee;
	 float:left;
	padding:170px 0 0 10px;
}



#nav{
position:relative;
text-align:left;
border-style: solid; border-width: 0px 0px 1px 0px; border-color:#cccccc;
}

#nav ul {
list-style:none;
position:relative;
}

#nav ul li {
display:block;
padding:0px 15px 0px 15px;
text-align:center;
float:left;
border-right:1px solid #8d8c8c;
}

#nav ul li a {
color:#990000;

}

#nav ul li a:hover {
color:#1e1e1e;
}










#content_wrapper {
  background: #FFF url(/images/content.png) repeat-x top;
}
#content {
  width: 974px;
  margin: 0 auto;
  padding: 0 5px;
}
#content .content_bg {
  width: 974px;
  padding: 0 5px;
  background: transparent url(/images/bdy_bck.png) repeat-y; 
}
			#lf-main {
 				 float:left;
 			 width: 622px;
 			 padding: 7px 11px 5px 12px;
 			 text-align:left;

}
				#rt-main {
 			 float:left;
 			 width: 308px;
 				padding: 5px 7px 5px 7px;
   			 text-align:left;
}

#content a.comments {
  font-weight: normal;
}



#main {
  float: left;
  width: 622px;
  padding: 7px 11px 5px 12px;
}
#right {
  float: right;
  width: 308px;
  padding: 5px 7px 5px 7px;
}



a.nav:link {
color: #fff;
text-decoration: none;
}
a.nav:visited {
color: #fff;
text-decoration: none;
}
a.nav:hover {
color: #bc8016;
text-decoration: none;
}



#footer_wrapper {
  background: #000 url(/images/footer_bck.png) top repeat-x;
  width: 100%;
  border-top: 5px solid #232323;
  padding: 0;
  height:305px;
}
#footer {
  width: 974px;
  padding: 0 5px;
  margin: 0 auto;
  color: #999;
}
#footer .footer_bg {
  width: 984px;
  height: 88px;
  background: transparent url(/images/footer_btm_tab.png) no-repeat bottom;
}
#footer .footer_bg div {
  padding: 5px 0 0 15px;
}
#footer, #footer a {
  font-size: 11px;
}
#footer .footer_bg .footer_top {
  padding-top: 10px;
}
#footer .footer_top a {
  font-weight: bold;
  color: #333;
}
#footer .footer_middle a {
  color: #333;
}
#footer .footer_bottom {
  color: #333;
}
#footer a.footer_sn_link {
  color: #AB171D;
}
.clear {
  clear: both;
}



#et-sm-bg {
	background-image:url('/images/et-sm-bg.jpg'); width:193px; height:108px; color:#000; background-repeat:no-repeat;
	}


#et-sm-content {
	padding:4px 1px 0 4px;
	 text-align:left;
	}

  
.newspage {padding:0 10px 10px 20px;}

.headline {font:bold 20px arial; color:#000;}
.deck {font:bold 12px arial; color:#000;}


/***Homepage***/
.bodyContent {
	border:solid 0px #000;
	margin:0 0 0 10px;
	width:622px;
	}
.welcomeWrap {
	background-image:url(/images/top_box_bg.jpg);
	border:solid 1px #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	overflow:hidden;
	 clear:both;
}
.welLf {
	float:left;
	width:300px; 
}
.welLf h2 {
	color:#c95818;
	font:bold 18px arial;
	float:left; 
	padding:0 0 0 10px;
	margin:5px;
}
.welLf img {
	padding:0px 0 10px 10px;
}

.welRt {
	float:right;
	width:300px;
	padding:0;
	margin:0;
}

.theysay {background-image:url(/images/news-bg.gif); width:64px; height:33px; color:#fff; margin:0; padding:0;}
.theysay h2 {font-size:12px; padding:5px 0px 0px 10px;}


ul.articleList	{
	list-style-type:none;
	padding:5px 5px 5px 0px;
	margin:0;
	float:left;
	font-size:14px;
	}
ul.articleList li {
	background-image:url(/images/arrow-org.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	/*border-bottom:solid 0px #d2dfff;*/
	padding:3px 0 10px 15px;
	}
ul.articleList li a {
	text-decoration:none;
	display:block;
	}
ul.articleList li a:hover {
	text-decoration:underline;
	}
ul.articleList li.active a {
	text-decoration:underline;
	}
ul.articleList li.active a:hover {
	text-decoration:underline;
}


.video {clear:both; text-align:center; padding:0 0 20px 0; border-bottom:solid 1px #999;}
.video h2 {
	color:#c95818;
	font:bold 18px arial;
	float:left; 
	padding:0 0 0 20px; 
	margin:15px 0 15px 0;
}

.articleStories {clear:both; height:200px;  margin:20px 0 0 0;}


















