body{
	background-image:url(img/page_bg.jpg);
	background-repeat:repeat-x;
	margin:20px 10px;
}
#shell{
	width:900px;
	margin:0 auto;
}
#header{
	height:70px;
	position:relative;
}
#header h1{
	margin:0;
	padding:0;
	text-indent:-5000px;
	background-image:none;
	border:none;
	position:absolute;
}
#header img{
	border:none;
}
#logo{
	margin-left:20px;
}
#menu{
	background-image:url(img/menu_bg.gif);
	font-family:Trebuchet MS, Verdana, Helvetica;
	font-size:12px;
	width:190px;
	height:30px;
	margin-top:38px;
	float:right;
	position:absolute;
	right:0;
	bottom:0;
}
#menuleft{
	background-image:url(img/menu_left.gif);
	width:30px;
	height:30px;
	float:left;
}
#menuright{
	background-image:url(img/menu_right.gif);
	width:160px;
	height:30px;
	float:right;
}
#menuright img
{
	border:none;
}
#banner{
	margin:10px 0;
	padding:40px 0 0 40px;
	width:860px;
	height:120px;
	background-image:url(img/banner_bg.jpg);
	background-repeat:no-repeat;
}
.bannercategory
{
	font-size:24px;
	font-weight:bold;
	color:#285A7B;
	float:left;
	margin-right:20px;
}
.bannercategory ul{
	margin:16px 0 0 0;
	padding:0;
}
.bannercategory li{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#FFF;
	list-style:none;
	list-style-image:none;
}
#content{
	width:853px;
	padding:0 15px 15px 30px;
	border-top:solid 1px #CCC;
	border-right:solid 1px #CCC;
	border-left:solid 1px #CCC;
	background-color:#FFF;
}
#content h1{
	font-family:Trebuchet MS, Verdana, Helvetica;
	font-size:16px;
	color:#285A7B;
	margin:0 -15px 15px -30px;
	padding:8px 20px 0 20px;
	height:30px;
	border-bottom:solid 1px #CCC;
	background-image:url(img/h1_bg_gray.gif);
	background-repeat:repeat-x;
}
#content h2{
	font-size:1.2em;
	color:#2B658E;
	text-transform:uppercase;
	font-family:Trebuchet MS, Verdana, Helvetica;
	border-bottom:solid 1px #CCC;
	clear:both;
	margin-bottom:5px;
}
#content h2 a{
	text-decoration:none;
}
#content h2 a:hover{
	text-decoration:none;
}
#contentleft{
	float:left;
	width:590px;
	line-height:1.4em;
}
#contentfooter{
	width:900px;
	clear:both;
	background-image:url(img/onecol_footer.jpg);
	background-repeat:no-repeat;
	height:60px;
}
#footer{
	color:#666666;
	text-align:right;
	font-size:10px;
	padding:0 10px 0 0;
	clear:both;
}
.subscribe
{
	float:right;
}
.subscribe a
{
	text-decoration:none;
}
.submenu{
	float:left;
	font-size:.9em;
	width:220px;
	border:solid 1px #CCC;
	padding:10px;
	margin:0 0 20px 20px;
	background-image:url(img/submenu_top.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
}
.submenu h2{
	font-size:14px !Important;
	text-transform:none !Important;
	border-bottom:solid 1px #CCC;
	padding:3px;
	margin:0 0 10px 0;
	clear:both;
}
.submenu ul{
	margin:0;
	padding:0;
}
.submenu li{
	margin:0;
	padding:4px 0;
	list-style:none !Important;
	list-style-image:none !Important;
	border-bottom:solid 1px #CCC;
}
.authorimg{
	float:left;
	padding:4px;
	margin-right:10px;
	border:solid 1px #999;
}
.date{
	float:right;
	font-size:12px;
	color:#666666;
}
.articleDetails{
	color:#999;
	font-size:.9em;
	margin-bottom:16px;
}
.articleDetails a{
	color:#999;
	text-decoration:none;
	font-weight:bold;
}
.articleDetails a:hover{
	text-decoration:underline;
}
.datapager{text-align:center;font-size:12px;}
.datapager a{text-decoration:none;color:#999;}
.datapagernumber,.datapagercurrentnumber{color:#999;padding:2px 6px 0 6px;display:inline-block;height:18px;}
.datapagercurrentnumber{padding:2px 5px 0 5px;border:solid 1px #CCC;background:#FFF;}