.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	background-image: url(../newsiteparts/bg2.jpg);
	background-repeat: repeat;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.mainBody {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 25px;
	padding-bottom: 30px;
	color: #FFF;
}
#caps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C90;
}
#copy {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#centerText {
	font-size: 10px;
	text-align: center;
}

