body {
	text-align: center; /* 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: "Monotype Corsiva";
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
}

.oneColLiqCtrHdr #container {
	margin: 3%; /* the auto margins (in conjunction with a width) center the page */
	border: medium solid #666600;
	text-align: left;
	padding: 0%;
}
.oneColLiqCtrHdr #header {
	background-image: url(images/Mulga_finalforweb%20a.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	height: 75px;
	top: 5.6%;
	position: fixed;
	left: 3.7%;
	background-color: #FFFFFF;
	border: medium solid #666600;
	text-align: left;
	width: 92.2%;
	vertical-align: top;
	font-size: 18px;
	line-height: 4px;
	letter-spacing: normal;
	word-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	line-height: 53px;
}
.oneColLiqCtrHdr #mainContent {
	padding-top: 120px;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	text-align: center;
	background-color: #FFFFFF;
	background-position: center;
}
.oneColLiqCtrHdr #footer {
	background-color: #FFFFFF;
	position: fixed;
	left: 3.7%;
	bottom: 0%;
	width: 92.2%;
	padding: 0;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	border: medium solid #666600;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0;
	font-weight: normal;
	font-family: "Monotype Corsiva";
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	font-size: 16px;
	line-height: 17px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Monotype Corsiva;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
}
a:link {
	color: #000099;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #FF0000;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 14px;
}
.table_text {
	font-size: 8px;
	background-position: bottom;
	line-height: 9px;
}
.table_text_summary {
	font-size: 12px;
	background-position: bottom;
	line-height: 12px;
}
#wrap_left {
	float: right;
}
#wrap_right {
	float: left;
}
