body {
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

h1.le_h1 {
	font-size: 22px;
	font-weight: bold;
}

h2.le_h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

h2.le_h2 a, h2.le_h2 a:visited {
	color: #000;
}

p.le_intro1, p.le_intro2, p.le_intro3 {
	margin: 0;
	padding: 0;
}

p.le_intro2 {
	font-weight: bold;
}

#le_this_site {
	background: #f0f0f0;
	border: 1px solid #000;
	margin: 25px 0 25px 0;
}

#le_this_site_inner {
	padding: 12px;
}

#le_this_site_footer {
	clear: both;
}

.le_this_site_box {
	margin: 0;
	padding: 0 0 5px 0;
}

.le_this_site_title {
	padding: 6px 6px 0 0;
	font-weight: bold;
}

.le_this_site_bg {
	/* background: #e0e0e0; */
	line-height: 12px;
	padding: 2px;
}

#leftcolumn {
	float: left;
	width: 45%;
}

#rightcolumn {
	float: left;
	width: 45%;
}

.column_box {
	background: #f0f0f0;
	margin: 0 4px 4px 0;
	padding: 5px;
}

.column_box a, .column_box a:visited {
	color: #000;
	text-decoration: none;
}

.column_box a:hover {
	text-decoration: underline;
}

#column_footer {
	clear: both;
}

small.le_small {
	font-size: 11px;
	font-weight: bold;
}

#le_footer {
	border-top: 1px solid #000;
	margin: 25px 0 0 0;
	padding: 5px 0 0 0;
}

.le_a_site_info_alt1 {
	background: #f0f0f0;
	margin: 0 0 10px 0;
	padding: 10px;
}

.le_a_site_info_alt2 {
	background: #e0e0e0;
	margin: 0 0 10px 0;
	padding: 10px;
}

.le_page a, .le_page a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

.le_a_site_info_url {
	color: #0000ff;
	margin: 0;
	padding: 0;
}

.le_a_site_description {
	margin: 0;
	padding: 0;
}

.le_a_site_footer {
	clear: both;
}

img.align_left {
	float: left;
	margin: 0 9px 11px 0;
}

/* Begin fix for the IE6 'peekaboo' bug */
* html #le_this_site, * html .le_a_site_info_alt1, * html .le_a_site_info_alt2 { 
	height: 0.01%;
}
/* End fix for the IE6 'peekaboo' bug */

.le_news_NumberDescription{
	float: left;
	font-weight: bold;
	width: 400px;
}

.le_news_BNDescription{
	float: left;
	text-align: right;
	width: 40%;
}

.LE_Article
{
padding: 5px;
background-color: #f5f5f5;
}

.LE_Seperator
{
	clear: both;
	height: 10px;
}

.LE_Headline
{
	display: inline;
	font-size: 13px;
}

.LE_Date
{
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

.LE_Description{

	font-size: 12px;
}

.LE_Link, .LE_Link a{
	text-decoration: none;
	color: black;
}

.LE_BackNext
{

	text-decoration: none;
	color: black;
}











