body {
	padding          : 50px 50px 50px 50px;
	margin           : auto;
}

#container {
	margin           : auto;
	width            : 800px;
	border           : 1px solid #803F08;
	line-height      : 1.2;
	overflow         : hidden;
	background-color : #D5DEE3;
}

#banner {
	height           : 89px;
	background-image : url(http://theo.fifthcircle.be/themes/Autumn/header.jpg);
	border-bottom    : 1px solid #803F08;
}

#banner h1 {
	margin           : 0;
	padding          : .5em;
}

.boxed {
        padding         : 1em 1em 1em 1em;
	margin          : 25px 0px 25px 0px;
	width		: 726px;
	border		: 1px solid #504F1D;
	background-color: #FDFDFD;
}


#operate {
	position         : static;
	padding          : 0.2em;
	text-align       : center;
	border-bottom    : 1px solid #803F08;
}
.operate {
	position         : static;
	padding          : 0.2em;
	text-align       : center;
	border-bottom    : 1px solid #803F08;
}

#content {
	padding-left	 : 20px;
	padding-right	 : 20px;
	padding-top	 : 1em;
	padding-bottom	 : 1em;
	width            : 770px;
	margin           : 0 0 0 0;
	background-image : url(http://theo.fifthcircle.be/themes/Autumn/middle.jpg);
	background-repeat:repeat;
}

#footer {
	clear            : both;
	background-image : url(http://theo.fifthcircle.be/themes/Autumn/footer.jpg);
	height           : 54px;
	text-align       : center;
	border-top       : 1px solid #803F08;
	padding		 : 0 0 0 0;
	margin		 : 0 0 0 0;
}


#footer2 {
	clear            : both;

	height           : 28px;
	text-align       : center;
	border-top       : 1px solid #803F08;
	padding		 : 0 0 0 0;
	margin		 : 0 0 0 0;
}