@charset "UTF-8";
.thrColFixHdr #sidebar1home {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	background-image: url(images/chant3.png);
	background-position: -12px 0px;
	background-repeat: no-repeat;
	text-align: center;
	height: 732px;
}
.thrColFixHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center 370px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-image: url(images/chant8.1.jpg);
} 
