#center {
	/*background:url(../images/frontpage_content_bg_top.png) no-repeat left 319px;*/
	min-height: 0;
	padding: 0;
	padding-top: 1px;
}

#right_container {
	background: url(../images/frontpage_right_bg.png) no-repeat right top;
	top: 0;
	min-height:0;
	height:0;
}

#right { 
	background:url(../images/frontpage_right_bg_bottom.png) no-repeat 1px bottom;
	min-height: 552px;
	height:auto !important;
	/* IE 6-Hack */
	height:552px;
}

#content-container {
	/* background-image: url(../images/frontpage_content_bg_middle.png); */
}

#content {
	/*background: url(../images/frontpage_content_bg_bottom.png) no-repeat left bottom;*/
	min-height:204px;
	padding-top:24px;
	padding-bottom:18px;
}

#bigpic_1, #bigpic_2 {
	margin:0;
	margin-left:1px;
	width:430px;
}

#bigpic_1 {
	margin-top:-1px;
}

#center .copyright {
	margin-top:0;
}

#content-bottomlinks {
	position: absolute;
	bottom: 0.2em;
	width: 405px;
}