body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/lhgcl-bg-1.gif);
	background-repeat: repeat-x;
}
#header {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#content-area {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/content-bg-1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#left-col {
	background-image: url(../images/left_menu_bg.gif);
	background-repeat: repeat-y;
	display: inline;
	float: left;
	width: 150px;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#center-content {
	display: inline;
	float: left;
	width: 500px;
}
#right-col {
	width: 222px;
	margin-top: 15px;
	float: right;
	margin-right: 20px;
	display: inline;
}
.right-col-titles {
	margin-top: 15px;
}
.right-col-content {
	background-color: #00165F;
	border-right: 1px solid #0084FA;
	border-left: 1px solid #0084FA;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.clear-floats {
	clear: both;
	float: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#top_menu {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
	background-color: #000000;
	background-image: url(../images/top_menu_bg.gif);
	background-repeat: no-repeat;
}
#news_area {
	width: 525px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 18px;
}

#news_area_content {
	padding: 15px 15px 0px 18px;
	border-right: 1px solid #C10000;
	border-left: 1px solid #C10000;
	min-height: 500px;
	background-color: #00165F;
}
#scroller {
	margin-bottom: 10px;
}
#wide_area {
	width: 763px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 18px;
	background-image: url(../images/wide-bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wide_area_content {
	padding: 15px 15px 0px 18px;
	border-right: 1px solid #C10000;
	border-left: 1px solid #C10000;
	min-height: 500px;
	background-color: #00165F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wide_area_content table {
	border-collapse:collapse;
}
#wide_area_content th {
	background-color: #9D0000;
	padding: 3px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

#wide_area_content td {
	background-color: #002385;
	padding: 3px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}


#wide_area_content h1 {
	font-size: 18px;
	color: #FFFFFF;
}

#wide_area_content a {
	color: #FFFFFF;
	text-decoration: underline;
}
#wide_area_content a:hover {
	color: #FF0000;
}

#wide_area_content_st {
	padding: 15px 15px 0px 18px;
	border-right: 1px solid #C10000;
	border-left: 1px solid #C10000;
	min-height: 500px;
	background-color: #00165F;
}

#wide-area-bot {
	background-image: url(../images/wide-bot.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(../images/wide-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 30px;
	font-weight: bold;
	text-transform: uppercase;
}


#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/footer_bg.gif) no-repeat top;
	height: 98px;
	color: #FFFFFF;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#copyright {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	left: 40px;
	top: 50px;
	position: relative;
}
#e7 {
	float: right;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 27px;
	height: 27px;
	vertical-align: middle;
	background-image: url(../images/e7_spin_2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 32px;
	position: relative;
	top: 45px;
	right: 20px;
}

