@charset "ISO-8859-1";
body {
	background-image: url(images/ks_bg.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	font-size: 12px;
}
#mainBody {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bgLoop {
	background-image: url(images/ks_bgLoop.jpg);
	background-repeat: repeat-y;
	float: left;
}

#flashHeader {
	background-image: url(images/ks_fpo_header.jpg);
	height: 255px;
	width: 800px;
	float: left;
}

#contentArea {
	width: 460px;
	float: left;
	padding-left: 20px;
	margin-left: 29px;
	padding-right: 20px;
}
#rightSide {
	float: left;
	width: 244px;
}

#flashFooter {
	background-image: url(images/ks_fpo_footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 110px;
	width: 800px;
}
#galleries {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 20px;
}
