body {
	margin:0;
	padding:0;
	background-color: #818F3F;
	color: #818F3F;
	background-attachment: scroll;
	background-image: url(images/pillars.jpg);
	background-repeat: repeat;
	background-position: left top;
}
h1 {
	font-size: 30px;
	line-height: normal;
}

#container
{
	position:relative;
	width: 755px;
	background-color: #DEE4C3;
	color: #333;
	border: 1px #515a28;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width:755px;
margin:0;
padding:0;

	border-bottom: 4px solid #515a28;
	background: #fff url(images/rer.gif)  top left no-repeat;
	}
#header h1 {
float:left;
visibility:hidden;
font-size:1px;
margin:0;
padding:0;
}

#header h4 { 
clear:both;
color:#515a28;
margin: 10px 0 10px 25px;
 }
 .right {
 	float: right;
	margin:10px 10px 0 0;
 }

.clear {
	clear:both;
}

a:link {  color: #515a28;
 text-decoration: underline;
 }
a:visited {  color: #515a28; 
	text-decoration: underline;
	}
	
a:hover, a:active
	{
	color: #8f4d3f;
	}
#leftnav
{
	float: left;
	width: 25%;
	margin: 0;
	padding:5px;
	color:#818F3F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 150%;
}
#leftnav p {
	margin-left:20px;
}
#leftnav a:link, #leftnav a:visited {
	color:#818F3F;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 150%;
	margin-left:0;
}
#leftnav a:hover, #leftnav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color:#818F3F;
	text-decoration: none;
	line-height: 150%;
	margin-left:0;
}
#leftnav ul {
	padding-left:20px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#leftnav li {
	list-style: none;
}
#select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
	margin-left:20px;
}
#content
{
	float:right;
	width: 65%;
	padding: 1em;
	background-color:#fff;
}
#footer
{
clear: both;
height: 30px;
background-color: transparent;
border-top: 2px solid #515a28;
color: white;
font-size: 0.8em;
padding:0.5em;
}
#footer a:link, #footer a:visited
	{
	text-decoration: underline;
	font-weight:normal;
	}
	
#footer a:hover, #footer a:active
	{
		text-decoration: none;
		color: #fff;
		font-weight:normal;
		line-height: normal;
}
#foot {
		margin: 0;
		padding: 0;
		list-style: none;
background-color: transparent;
height: 20px;
	}
	#leftfoot {
	float:left;
	padding-bottom:0.5em;
	padding-left:0.5em;
	color: #818F3F;
	}
table {
	width: 95%;
	border:0;
}
table td {
	padding: 5px;
}
.title {
	font-style: italic;
}
.head {
	font-weight: bold;
	margin-top:10px;
}
