body {
	background-color: #A7957C;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:link {
	color:#487999;
	text-decoration:underline;
	}
a:visited {
	color:#A7957C;
	text-decoration:none;
	}
a:hover {
	color:#A7957C;
	text-decoration:underline;
	}
a:active {
	color:#487999;
	}
	

h2, h4 {
	display: inline;
	color: #A7957C;
	}
h2 {
	font-size: 20px;
	color:#487999;
	padding-left:8px;
	/*border-bottom: solid #B32124 4px;*/
	}
.newshead {
	font-size: 22px;
	color:#487999;
	padding-left:8px;
	text-align:center;
	font-weight:bold;
	/*border-bottom: solid #B32124 4px;*/
	}
h3 {
	font-size: 14px;
	font-weight:bold;
	color:#333333;
	}
p {
	margin-left: 20px;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	background-color:#487999;
	width: 765px;
	text-align: left;
	overflow: hidden;
	padding-bottom:15px;
	}
#header {
	width: 737px;
	padding:15px 15px 15px 15px;
	}
#navigation {
	padding-top: 2px;
	width: 792px;
	background-image: url(../4026_lmefcu/images/buttonBkgrnd.jpg);
	height: 37px;
	text-align: center;
	}
#content {
	width: 739px;
	background-color: #FFFFFF;
	margin-left:15px;
	/*padding: 10px 30px 10px 30px;*/
	overflow: hidden;
	}
#padding {
	padding: 10px 30px 10px 30px;
	}
	
#news {
	width: 447px;
	background-color: #F1F5F8;
	border-top: #000066 solid 1px;
	border-left: #000066 solid 1px;
	border-right: #000066 solid 1px;
	border-bottom: #000066 solid 1px;
	padding-left: 4px;
	padding-right: 4px;
	text-align:center;
	}

/*#footer {
	clear: both;
	width: 792px;
	text-align: center;
	background-image: url();
	background-repeat: repeat-y;
	}*/
#footer a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
#footer a:visited {
	color:#A7957C;
	text-decoration:none;
	}
#footer a:hover {
	color:#F0E8D3;
	text-decoration:underline;
	}
#footer a:active {
	color:#FFFFFF;
	}	
.bold {
	font-weight: bold;
	}
