body {
	background-image:url("/images/lkVariant/lkVariant_bg.jpg");
	background-repeat:repeat-x;	
	background-color:#F5D777;
}

#container {
	position:relative;
	width:100%;
	text-align:center;	
}

#main {
	width:968px;
	text-align:left;
	margin:0 auto;
	padding-bottom:140px;
}

#lknav {
	width:100%;
	text-align:center;	
	background-image:url("/images/buttonBarBG.png");
	background-repeat:repeat-x;
	position: fixed;
	bottom: 0;
}

#lkVariantMain {
	width:968px;
}