#container {
	background: url(../images/container-bkgd-white.png) repeat-y 0 22px;
	behavior: url(iepngfix.htc);
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 950px;
	height: 140px;
	background: url(../images/header-2nd.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.header-logo-link a {
	width: 250px;
	height: 115px;
	margin-left: 10px;
	display: block;
	float: left;
}

#flash {
	width: 575px;
	height: 119px;
	float: left;
	margin-left: 58px;
}


#body-text {
	width: 625px;
	float: left;
	margin-left: 20px;
}

#footer {
	width: 980px;
	height: 326px;
	background-image: url(../images/footer-2nd.png);
	behavior: url(iepngfix.htc);
	float: left;
}

p {
	text-align: justify;
	font: 13px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
}
ul {
	font: 13px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
}
