#contentWrapper {
	/*background: url(../images/quotes.gif) no-repeat top left;*/
}

#topNav {
	background: #7a9500 url(../images/navBg.jpg) no-repeat bottom left;
}

#mastHead {
	height: 262px;
	background: #000000 url(../images/homeMast.jpg) no-repeat left top;
}

#logo {
	width: 447px;
	height: 157px;
	margin: 50px 0 0 19px;
	text-indent: -9000px;
	background: transparent url(../images/homeLogo.png) no-repeat left;
}

#contentNoCol {
	margin: 53px 0 0 22px;
}

#quote {
	display: none;
	top: 0px;
	margin: -175px 0 0 -35px;
	width: 100px;
	height: 100px;
	background: url(../images/quotes.gif) no-repeat top left;
}

#homeSubParagraph {
	margin: 24px 0 0 0;
}


