body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
body {
	background-color: #033;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

#content {
	left:auto;
	top:auto;
	width:700px;
	height:auto;
	z-index:1;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../graphics/contentback1.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#banner {
	top:16px;
	width:740px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	line-height: 35px;
}

