body{
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/large_bgs.png);
	margin: 0;
	color: #000;
}

img{
border: solid 0px #000000;
behavior: url(iepngfix.htc);
}
#set_center{
	width: 961px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#logo{
	width: 961px;
	height: 98px;
	display: block;
	margin: 0;
}
.alignright {
   float: right;
}

#navigation{
	width: 960px;
	height: 49px;
	display: block;
}
#navigation ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#navigation ul li {
	margin-left: 0;
	border-left: 0px solid #000;
	list-style: none;
	display: inline;
	float: left;
	height: 49px;
	margin-bottom: 0;
	}
	
#div_line{
	width: 960px;
	height: 4px;
	display: block;
	margin: 0;
	padding-top: 0;

}

#ticker_block{
	width: 961px;
	height: 37px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/ticker_back.png);
	margin: 0px;
}

#feature_block{
	width: 960px;
	height: 380px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/feature_back.png);
	margin: 0px;
}
#content_block{
	width: 960px;
	height: auto;
	display: block;
	background-image: url(../images/content_back.png);
	margin: 0;
	padding-bottom: 0;
}
#bottom_block{
	width: 960px;
	height: 50px;
	display: block;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
	position: relative;
	
}
#headline{
	width: 480px;
	height: 380px;
	float: right;
	border: 0px solid #fff;
	margin: 10px;
	padding: 10px;
	overflow: hidden;
}

#read_content{
	width: 916px;
	height: auto;
	float: left;
	border: 1px dashed #999999;
	margin: 10px;
	padding: 10px;
	background-color: #333333;
}

#infocus{
	width: 490px;
	height: 60px;
	border: 0px solid #fff;
	margin: 10px;
	padding: 4px;
	position: relative;
	float: right;
	clear: none;
}

#footer{
	width: 960px;
	height: 60px;
	display: block;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	padding-left:1px;
}
h3{
	font-size: 14px;
	color: #fff;
	font-family: Georgia, serif;
}
#shoutbox{
	width: auto;
	height: auto;
	margin-left: 10px;
}
.headline_title a:link{
	font-size: 20px;
	color: #ffff66;
	font-family: Georgia, serif;
}

.headline_title a:hover{
	font-size: 20px;
	color: #ffff66;
	font-family: Georgia, serif;
	text-decoration: underline;
}
.headline_title a:visited{
	font-size: 20px;
	color: #ffff66;
	font-family: Georgia, serif;
}
.headline_text{
	font-size: 16px;
	color: #fff;
	font-family: Georgia, serif;
}

iframe, #respond{
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #fff;
	overflow:auto;
}

#linkage{
	width: 480px;
	height: 48px;
	display: block;
	float: right;
	border: 0px dashed #669999;
	text-align: center;
	padding-top: 12px;
	margin-right: 10px;
	background-image: url(../images/linkage.png);
	background-repeat: no-repeat;
}
#testi{
	width: 480px;
	height: 100px;
	display: block;
	float: right;
	border: 1px solid #669999;
	text-align: left;
	padding-top: 12px;
	margin-right: 10px;
	/*background-image: url(../images/linkage.png);*/
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#linkage ul{
	list-style-type: none; 
	padding: 0;
	float: left;
	width: 100%;
	margin: 0;
}
#linkage ul li{
	display: inline;
}
#linkage ul li a{
	color: #ffffff;
	text-decoration: none;
	border-right: 0px solid #fff;
}
#foot_text{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 16px;
	width: auto;
	height: 35px;
}

#foot_text a:link, #foot_text a:visited{
	font-size: 14px;
	color: #000;
}

.newsid {
	border-bottom: 3px solid #666666;
	padding-top: 10px;
	background: #333333;
	color : #ffcc33;
	width : 960px;
	height : 30px;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
}

#ticker_block ul, #news ul , .newsid li{
	list-style-type: none; 
}

#news a:link, #news a:visited{
	font-size: 18px;
	font-weight: bold;
	color : #ffcc33;
}

#news a:hover, #news a:focus{
	font-size: 18px;
	font-weight: bold;
	color : #cccccc;
}