body {		background: #ffffff;
		margin: 0px;
		padding: 0px;
		text-align: center;
		font-family: "Georgia", "Times New Roman", "Times Roman", Times, serif; }

img {		border: 1px solid #000099; }

#topspacer {	margin-left: auto; margin-right: auto;
		width: 800px;
		height: 10px; }

#banner {	margin-left: auto; margin-right: auto;
		width: 800px;
		padding: 10px;
		border-top: 2px solid #990000; }

#banner img {	border: 0px; }

#nav {		width: 800px;
		padding: 10px;
		margin-left: auto; margin-right: auto;
		border-top: 2px solid #990000;
		border-bottom: 2px solid #990000; }

#nav a {	color: #990000;
		font-size: 18px; }

#nav table {	margin-left: auto; margin-right: auto;
		color: #000099; }

#nav a:link {	text-decoration: none; color: #990000; }
#nav a:visited {	text-decoration: none; color: #990000; }
#nav a:focus {	text-decoration: none; color: #990000; }
#nav a:hover {	text-decoration: underline; color: #000099; }
#nav a:active {	text-decoration: none; color: #990000; }

#content {	width: 800px;
		padding: 0px;
		text-align: left; 
		margin-left: auto; margin-right: auto; }

#contentleft {	float: left;
		width: 500px;
		padding: 0px;
		margin-top: 20px;
		margin-bottom: 10px;
		margin-right: 10px; }

#contentleft img {	margin-right: 20px;
			margin-bottom: 20px; }

#contentright {	float: left;
		width: 280px;
		text-align: center;
		padding: 0px;
		margin-top: 20px;
		margin-bottom: 10px;
		margin-left: 10px; }

#footer {	width: 800px;
		padding: 10px;
		text-align: left;
		border-top: 2px solid #990000;
		border-bottom: 2px solid #990000;
		margin-left: auto; margin-right: auto; }

#bottomspacer {	height: 10px; }

#footer p {	color: #990000; }

#footer a:link {	text-decoration: underline; color: #990000; }
#footer a:visited {	text-decoration: underline; color: #990000; }
#footer a:focus {	text-decoration: underline; color: #990000; }
#footer a:hover {	text-decoration: none; color: #000099; }
#footer a:active {	text-decoration: underline; color: #990000; }

p {		font-size: 16px;
		line-height: 1.5;
		color: #000000; }

b {		color: #990000; }

li {		font-size: 16px;
		line-height: 1.5;
		color: #000000; }

img.noborder {	border: 0px; }

#content a:link {	font-weight: bold; text-decoration: none; color: #000099; }
#content a:visited {	font-weight: bold; text-decoration: none; color: #000099; }
#content a:focus {	font-weight: bold; text-decoration: none; color: #000099; }
#content a:hover {	font-weight: bold; text-decoration: underline; color: #990000; }
#content a:active {	font-weight: bold; text-decoration: none; color: #000099; }

h2 {		font-size: 28px;
		font-weight: normal;
		color: #990000; }

h3 {		font-size: 22px;
		font-weight: normal;
		font-style: italic;
		color: #000099; }
