body {
	background-image: url(images/graycheck.gif);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
h2, h4 {
	display: inline;
	}
h2 {
	font-size: 18px;
	color:#99282C;
	padding-left:8px;	/*border-bottom: solid #B32124 4px;*/
	}
h4 {
	font-size: 12px;
	}
p {
	margin-left: 20px;
	}
h3 {
	display: inline;
	font-weight: bold;
	color: #4e5819;
	text-decoration:underline;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	background-color:#b32124;
	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: 725px;
	background-color: #D8D1B4;
	float:left;
	padding: 10px 30px 10px 30px;
	overflow: hidden;
	}
	
#news {
	width: 470px;
	background-color: #F1F5F8;
	border-top: #000066 solid 1px;
	border-left: #000066 solid 1px;
	border-right: #000066 solid 1px;
	border-bottom: #000066 solid 1px;
	}

#footer {
	clear: both;
	width: 792px;
	text-align: center;
	background-image: url(../4026_lmefcu/images/bkgrnd.jpg);
	background-repeat: repeat-y;
	}
.bold {
	font-weight: bold;
	}
