body {
	text-align: center;
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size: 12px;
}
div {
	margin:0;
}
#backgrounding {
	background-image: url(../images/peach/backgrounding.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 100%;
	height: 850px;
	text-align: left;
}
#layout {
	margin: 0 auto;
	width: 822px;
	text-align: left;
}
#header {
	background-repeat: no-repeat;
	width: 100%;
	height: 128px;
}
#header1 {
	float: right;
	margin: 0 0;

}
#head_space {
	background-repeat: no-repeat;
	background-color: #fff;
	width: 100%;
	height: 51px;
}
#foot_space {
	background-repeat: no-repeat;
	background-color: #fff;
	width: 100%;
	height: 43px;
}
#wrapper {
	width: 100%;
	height: 100%;
	background-repeat: repeat-y;
	background-color:#FFF;
}
#left {
	float: left;
	width: 155px;
	height: 100%;
}
#left_bottom {
	margin-top: 10px;
	height: 20px;
	padding-left: 0;
	text-align: left;
}
#left_top {
	background-image: url(../images/peach/left_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: 35px;
	margin: 0 0 0px 0;
}
#main {
	height: 100%;
	margin-left: 20%;
	margin-right: 10px;
}
#footer {
	width: 822px;
	height: 58px;
}
#footer_l {
	float: left;
	width: 10%; 
	height: 100%;
	text-align: left;
}
#footer_m {
	height: 100%;
	text-align: center;
}
#footer_r {
	float: right;
	width: 10%;
	height: 100%;
	text-align: left;
}
.clearall {
	clear: both;
}
#gonzuntn {
	margin-top: 33px;
		color: #ccc;

}
.article_separator {
	background-color: #FFF;
	height: 0px;
	position: absolute;
}
/* copyright by birkenau.it */