body  {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.thrColLiqHdr #container { 
	width: 95%;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}

.thrColLiqHdr #header {
	background-color: #DDDDDD;
	background-image: url(images/bground.jpg);
	height: 93px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}

.thrColLiqHdr #header h1 {
	background-image: url(images/eyes.jpg);
	height: 93px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-repeat: no-repeat;
	float: none;
	background-position: right top;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 28px;
}

.thrColLiqHdr #sidebar1 {
	float: left;
	width: 220px;
	border-right-width: 0px;
	border-right-style: none;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 80%;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
}

.thrColLiqHdr #sidebar2 {
	float: right;
	width: 170px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 80%;
	border-left-width: 0px;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}



.thrColLiqHdr #mainContent {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 0;
	margin-right: 175px;
	margin-bottom: 0;
	margin-left: 225px;
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
}

.thrColLiqHdr #footer {
	padding: 0 10px;
	background-color: #5a7593;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

.thrColLiqHdr #footer p {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 70%;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
