body {
	height: auto;
	background: url('/img/v2/skins/dan-sukker/middle.jpg') repeat-y center top;
}

#skinbottom {
	height: 468px;
	background: url('/img/v2/skins/dan-sukker/footer.jpg') no-repeat center bottom;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#pageWrap {
	background: url('/img/v2/skins/dan-sukker/header.jpg') no-repeat center top;
}

#skintop { height: 35px; }

#skinbottom, #skintop { display: block !important; }

#outerWrap {
	z-index: 1;
	padding-bottom: 125px;
}

#adminPanel { display: none; }

#secondaryMenu {
	margin-bottom: 165px;
	background: #fff url('/img/v2/backgrounds/main_menu/submenu_stripe.gif') repeat-x 0 0;
}

.column { background-color: #fff; padding: 0 5px; }