@charset "UTF-8";
body {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.oneColLiqCtr #container {
	width: 100%;
	text-align: left;
	bgproperties: fixed;
	background-repeat: no-repeat;
}
.oneColLiqCtr #mainContent {
}

