#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 1500px;
}
#head {
	height: 50px;
	width: 780px;
}
#sidebar {
	float: left;
	width: 60px;
}
#main {
	float: right;
}
#sidebar {
	float: left;
	height: 1130px;
	width: 146px;
	margin-top: 25px;
	background-color: #AE8B4F;
	clear: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#head {
	float: right;
	width: 634px;
	height: 25px;
	margin-top: 25px;
}
#main {
	float: right;
	height: auto;
	width: 615px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer {
	clear: both;
	float: right;
	height: 30px;
	width: 780px;
	background-color: #AE8B4F;
}
.imageright {
	float: right;
	border: thin solid #523838;
	padding: 0px;
	margin: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #775941;
	text-align: center;
}
h2 {
	text-align: center;
}
h3 {
	text-align: center;
}
p {
	font-size: medium;
	text-align: left;
}
.imageleft {
	float: left;
	border: thin solid #5B4011;
	margin: 5px;
}
#head {
	float: right;
}
#head img {
	margin-left: 25px;
}
#footer img {
	margin-left: 140px;
}
.imagesidebar {
	margin-right: 20px;
	margin-left: 20px;
	border: thin solid #5B4011;
}
p {
	text-align: left;
}
.border {
	border: thin solid #5B4139;
}

