html, body	{
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;	
}
body	{
	background: #B5C6CB url(images/bodyBg.jpg) no-repeat center top; 
	font: 12px Arial, Helvetica, sans-serif;
}
.main	{
	background: url(images/BlockTC.gif) no-repeat 0px 125px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	position: relative;
	width: 712px;	
}
.header	{
	padding: 45px 5px 22px 16px;
}
.header a.logo	{
	color: #394D63; 
	display: block;
	font: italic 40px Georgia, "Times New Roman", Times, serif; 
	text-decoration: none;	
}
.header a.logo:hover	{
	color: #394D63;
	display: block;
	font: italic 40px Georgia, "Times New Roman", Times, serif; 
	text-decoration: none;	
}

.content	{
	background: url(images/blockBC.gif) no-repeat bottom center;
	padding: 40px 5px 50px 6px;
}
.contentBg	{
	background: #fff;
}
.footer	{
	bottom: 0px;
	height: 50px;
	margin: -50px auto 0px auto;
	position: relative;
	width: 712px;	
}

h1, h2, h3	{
	margin: 0px;
	padding: 0px;	
}
a	{
	color: #B00101;
	font: 12px Arial, sans-serif;
	text-decoration: underline;
}
a:hover	{
	text-decoration: none;
}
a img	{
	border: 0px;
}
.clear	{
	clear: both;
	font-size: 0px;
	height: 0px;	
	line-height: 0px;	
}
h1	{
	color: #7EAEBC;
	font: bold 18px Arial, sans-serif;
}
h1 a, h1 a:hover	{
	color: #7EAEBC;
	font: bold 18px Arial, sans-serif;
	text-decoration: none;
}
h2	{
	color: #000;
	font: bold 14px Arial, sans-serif;
	margin-top: 3px;	
	padding: 11px 5px 0px 25px;
}
h3	{
	color: #000;
	font: italic 12px/16px Tahoma, sans-serif;
	padding: 0px 0px 6px 5px;
}
ul	{
	margin: 0px;
	padding: 3px 0px 20px 30px;
}
li	{
	color: #000;	
	font: 12px/14px Arial, sans-serif;	
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

.colLeft	{
	float: left;
	padding: 0px 23px 0px 23px;
	width: 415px;
}
.articleList	{
	padding: 0px 0px 20px 0px;
}
.articlePage	{
	padding: 0px 0px 20px 0px;
}
.date	{
	color: #000;
	font: bold 12px Arial, sans-serif;	
	padding-top: 26px;
}
.preview	{
	color: #000;
	font: 12px/18px Arial, sans-serif;	
	padding-top: 6px;
}
.readMore	{
	padding-top: 7px;
}
.readMore a	{
	background: url(images/moreImg.gif) no-repeat right center;
	font-weight: bold;
	padding-right: 16px;
	text-decoration: none;
}
.readMore a:hover	{
	background: url(images/moreImg.gif) no-repeat right center;
	font-weight: bold;
	padding-right: 16px;
	text-decoration: underline;
}
.slip	{
	border-top: 1px solid #E1E1E1;
	height: 1px;
	margin-bottom: 25px;
}

.colRight	{
	float: right;
	padding: 0px 15px 0px 25px;
	width: 200px;
}
h2.forRss	{
	background: url(images/rss_ico.gif) no-repeat bottom left;
}
.rss	{
	background: url(images/greyLine.gif) no-repeat center bottom;
	margin-top: -10px;
}
.categories	{
	background: url(images/greyLine.gif) no-repeat center bottom;
}
.recent	{
	background: url(images/greyLine.gif) no-repeat center bottom;
}
.feed	{
	color: #000;	
	font: 12px Arial, sans-serif;
	padding: 20px 0px 20px 30px;
}
.feed a	{
	color: #000;
	font: 12px Arial, sans-serif;	
	text-decoration: none;
}
.feed a:hover	{
	text-decoration: underline;
}
li a	{
	color: #000;
	font: 12px Arial, sans-serif;	
	text-decoration: none;
}
li a:hover	{
	text-decoration: underline;
}
.resDate	{
	color: #B00101;
	font: bold 12px Arial, Helvetica, sans-serif;	
}
.recent li	{
	margin-bottom: 10px;
}
.description	{
	padding-top: 20px;
}