body {
	background-image: url(rpcback.gif);
	background-repeat: repeat;
	color: #009900;
}
h1 {
	font-size: 48px;
	color: #009900;
	text-align: center;
	font-family: "Bertram LET", "Times New Roman", Times, serif;
}
h2 {
	font-size: 24px;
	color: #009900;
	text-align: center;
	font-family: "Bertram LET", "Times New Roman", Times, serif;
}
#page {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}.boldItal {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
#moose {
	float: right;
	width: 200px;
	padding-top: 50px;
}
#content {
	float: left;
	width: 380px;
}
#content2 {
	clear: both;
	width: 600px;
}
.caption {
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
p {
	vertical-align: middle;
}
.addInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	text-align: center;
}a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
