<!--
body {
	background: #2f2d2e;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	margin: auto;
}
body,td,th {
	color: #FCFBFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.bodyStyle {
	background-image: url(/images/bg.jpg);
}



a { color: #D5D913; }
a:hover { color:#FCFBFA; }
a:visited { color: #D5D913; }

#wrapper {
	width: 730px;
	padding: 17px;
	background: #ffffff;
	margin: 0 auto;

} *html #wrapper {

	width: 740px;
}

h1, h2 {

	font-size: 25px;
	font-weight: bold;
	color: #D5D913;
	background: url(/images/h1_bg.gif) repeat-x;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	
	
}
#header {
	height: 220px;

}


#life {
	width: 507px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	background: url(/images/life_at_lefc.jpg) no-repeat;	
}

#links {
	height: 23px;
	text-align: left;
}

#content {
	padding: 5px;
	background: #2f2d2e;
}

#contentLeft {
	float: left;
	width: 196px;
	padding: 0px;
}
#contentMain {
	float: right;
	width: 504px;
	padding: 0px 10px 5px 10px;
	text-align: left;
} 



#clear {
	clear: both;
}

#footer {
	width: 764px;
	color: #ffffff;
	font-size: 9px;
	margin: 0 auto;
	margin-top: 15px;
}
#footer a { color: #ffffff; text-decoration: none; }
#footer a:hover { color: #F4BD00; text-decoration: none; }
#footerLeft {
	float: left;
	width: 350px;
	text-align: left; 	
}
#footerRight {
	float: right;
	width: 350px;
	text-align: right; 
}

.flash {
	margin: 3px;
}


h3 {
	color:  #F7BB01;
	font-weight: bold;
	margin: 0px;
	paddig: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

} 

-->