#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.textcenter {
	text-align: center;
	line-height: normal;
	vertical-align: text-top;
}
body {
	margin-top: 0px;
	background-color: #FBF1CE;
	background-image: url(../images/texture2.jpg);
	background-repeat: repeat;
}
#container #header {
	height: 174px;
	width: 835px;
	background-image: url(../images/lfcgbanner.jpg);
	padding-left: 15px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	font-style: italic;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#container #content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	height: 600px;
	width: 822px;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 17px;
	background-color: #FFF;
}
#container #content ul li {
	list-style-type: none;
}
#container #navbar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 828px;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-color: #FCE6AC;
}
#container #navbar a {
	text-decoration: none;
}
#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	width: 848px;
	background-color: #FCE6AC;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
}
.headingtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #4A4849;
}
a   {
	color: #000;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #FFF;
	font-variant: normal;
	background-color: #A27051;
	text-decoration: none;
}
.pictureright {
	float: right;
	border: 10px none #9B7143;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	padding: 0px;
}
#container #navbar a.currentpage {
	color: #FFF;
	background-color: #A27051;
}
.pictureleft {
	padding: 5px;
	float: left;
	margin-right: 10px;
}
