/**
 * Style sheet whm
 */
.ArticalHeader
{
	margin-right:auto;
	margin-bottom:5px;
	padding-top:6px;
	padding-bottom:4px;
	border-bottom:1px solid #000000;
	font-size:18px;
	color:#f7a420;
}

#top
{
	background-image:url("/tl_files/site/images/header.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

#HeadImage
{
	width:316px;
	height:66px;
	right:10px;
	top:40px;
	position:relative;
	background-image:url("tl_files/site/images/logo.png");
	background-repeat:no-repeat;
}
