/* CSS Document */
*
{
	margin:0px auto;
}
a
{
	text-decoration:none;
	outline:none;
	color:#828080;
}
a:hover
{
	text-decoration:underline;
}

td
{
	vertical-align:top;
	font-family:Calibri,verdana;
	color:#999999;
	font-size:14px;
}




.header_wrapper
{
	width:900px;
	height:70px;
	background-color:#C9C8C8;
}
.header_ad_style
{
	width:248px;
	width:70px;
	padding:5px;
}
.header_img_style
{
	width:404px;
	height:50px;
	padding-top:5px;
}
.breaking_news_style
{
	width:404px;
	height:20px;
	font-size:14px;
	font-weight:bold;
}
.breaking_news_style a:hover
{
	color:#ff0000;
}




.menu_wrapper
{
	width:900px;
	height:25px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}
.menu_styles
{
	width:150px;
	height:25px;
	text-align:center;
}
.menu_styles a
{
	color:#bbbbbb;
	line-height:24px;
	display:block;
	font-family:Calibri,verdana;
	letter-spacing:1PX;
	font-size:11PX;
}
.menu_styles a:hover
{
	color:#ffffff;
}







.content_top_wrapper
{
	width:900px;
}
.content_top1_wrapper
{
	width:340px;
	padding-right:10px;
}
.news_headlines
{
	color:#ff0000;
	font-size:20px;
	font-weight:bold;
	background-image:url(../images/content_top1_top_image.gif);
	width:330px;}
.g_news
{
	height:50px;
	padding-top:5px;
	border-bottom:1px solid #E0E0E0;
	font-size:16px;
	font-family:Calibri,verdana;
}
.g_news a
{
	color:#adaaaa;
}
.g_news a:hover
{
	color:#666666;
	text-decoration:underline;}
.content_top2_wrapper
{
	width:410px;
	padding-right:4px;
}
.content_top2_top_story
{
	width:406px;
	height:50px;
	padding:6px;
	font-size:25px;
	color:#0000CC;
	font-family:calibri,verdana;
	font-weight:bold;
}
.content_top2_top_story a
{
	color:#ff0000;}
.content_top2_top_story a:hover
{
	color:#0000ff;
}
.content_top2_news_description
{
	width:406px;
	height:100px;
	padding:0px 6px 10px 6px;
	font-family:Calibri,verdana;
	font-size:15px;
	color:#666666;
}
.content_top2_news_description a
{
	color:#FF0000;
}
.content_top2_news_description a:hover
{
	text-decoration:underline;}
.content_top3_wrapper
{
	width:150px;
	padding:0px 0px 0px 8px;
}
.adver_img_style
{
	height:70px;
	padding:5px 0px 15px 0px;
}






.menu_hr_line
{
	width:800px;
	background-image:url(../images/admin_hr_line.gif);
	background-repeat:repeat-x;
	height:8px;}