@charset "utf-8";
#container {
	width: 772px;
}

	

#banner {
	width: 772px;
	padding-right: 0px;
	height: 83px;
}

#banner_logo {
	height: 83px;
	width: 168px;
	background-image: url(../images/lc_leftblock.jpg);
	float: left;
	border-color: 000000;
}
#banner_masthead {
	float: left;
	height: 83px;
	width: 604px;
	padding: 0px;
	background-image: url(../images/lc_header.jpg);
	background-color: cccccc;
}
#main_section {
	width: 772px;
	height: auto;
	margin-bottom: 25px;
}

.NavBar {
	width: 168px;
	height: 403;
	border-right-style: 
	solid;
	border-right-width: 0px;
	padding-left: 5;
	float: left;
	background-color: cccccc;
}
	

A.NavBar:link    {
	color: #666666 ; 
	text-decoration: none}

A.NavBar:visited {
	color: #666666 ; 
	text-decoration: none}
A.NavBar:active  {
	color: #666666 ; 
	text-decoration: underline}
A.NavBar:hover   {
	color: b82227 ; 
	text-decoration: underline}

/* CSS Document */

#main_news {
	width: 580px;
	vertical-align: top;
	float: left;
	margin-left: 24px;
	height: auto;
	padding-right: 0px;
}
#news_title {
	line-height: 1.6em;
}

#footer {
	height: 125px;
	width: 772px;
	margin-top: 25px;
	padding-top: 30px;
	padding-bottom: 25px;
	float: left;
}

#footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: cccccc;
	width: 576px;
	text-align: center;
	float: right;
	padding-left: 196px;
	height: auto;
}
#page_title {
	line-height: 1.2em;

}
