body{
	text-align:centre;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFC;
	color: #65865B;
}
p{
	text-align: justify;
	font-size:14px;
}
h2 {
	color:#584834;
	text-align:center;
	font-size: large;
}
#wrapper{
width:850px;
margin: 0 auto;
text-align:left;

}
#header{
	width:850px;
	height:139px;
	background-image:url(images/headeralt.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#main{
width:850px;
float:left;
background:transparent;
}
#sidebar{
	width:234px;
	height:922px;
	background-image:url(images/leftbaralt.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}
#menu {
	height:600px;
	width:180px;
	padding-left: 5px;
}
#menu ul{
list-style-image:url('images/menuitem.jpg');
}
#menu ul li{
padding:5px 0 5px 0;
}
#menu ul li a{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
#content {
	float:left;
	width:600px;
	text-align: justify;
}
#list {
	background-color:#EED89E;
	border: 1px solid #815D45;
	font-size:12px;
	float: left;
	width: 280px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #5C7653;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

#footer p{
	text-align:center;
	font-size: small;
}
img {
	border: thin solid #5F7A57;
}
.imgl {
	border: thin solid #5F7A57;
	float:left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imgc {
	border: thin solid #5F7A57;
	margin: 5px;
}
.imgr {
	border: thin solid #5F7A57;
	float:right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imgcard {
	margin-right: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.caption {
	font-size: small;
	text-align: center;
	line-height: 10px;
	color: #000;
}
#block {
	height:230px;
}
#fullblock {
	background-color: #B7CBB1;
	border: 1px solid #65865B;
	font-size:12px;
	width: 590px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	float: right;
	}
#rightblock {
	background-color: #EED89E;
	border: 1px solid #815D45;
	font-size:12px;
	float: right;
	width: 278px;
	height:258px;
	margin-bottom: 20px;
	margin-top:20px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #5C7653;
	}
#leftblock {
	background-color:#EED89E;
	border: 1px solid #815D45;
	font-size:12px;
	float: left;
	width: 278px;
	height:258px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #5C7653;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
