
.thrColLiqHdr #container {
	width: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(bg-strip-cotainer-violet.jpg);
	background-repeat: repeat-y;
	margin-left: 5%;
	margin-right: 1px;
} 

.thrColLiqHdr #footer {
	padding: 0 10px;
	background-image: url(bg-strip-cotainer-fade.png);
	background-color: #5b2b71;
	background-repeat: no-repeat;
} 
