#wrapper {
	margin: 0 auto;
	width: 839px;
	background: url(http://porscheclub911.com/img/bg.gif);
}

#column {
	width: 100%;
}

#leftcolumn {
	width: 199px;
	float: left;
}

#rightcolumn {
	float: right;
	width: 640px;
	min-height: 500px;
	height:auto !important;
	height: 500px;
}

#footer {
	margin-top: 10px;
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #ccc;
}
