body {
	background-color: #d9e8c2;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mainbox {
	margin-top: 0px;
	padding-top: 0px;
}
#content {
	width: 740px;
	margin-left: -370px;
	position: absolute;
	left: 50%;
}
#container {
	position: absolute;
	width: 100%;
	top: 0px;
}
#graphic {
	position: absolute;
	height: 0px;
	width: 100%;
}
p {
	font-size: 70%;
}
ul {
	font-size: 70%;
}
#textbox {
	position: absolute;
	width: 450px;
	top: 178px;
	margin-left: 249px;
	padding-left: 0px;
	float: right;
	padding-right: 30px;
}
.largetext {
	font-size: small;
	font-weight: bold;
}
.redtext {
	color: #D2222A;
}
.bluetext {
	font-size: small;
	color: #4E8ABE;
}
a:link {
	color: #4E8ABE;
	text-decoration: underline;
}
a:visited {
	color: #4E8ABE;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #4E8ABE;
	text-decoration: underline;
}
.largeredtext {
	font-size: small;
	font-weight: bold;
	color: #D2222A;
	text-align: center;
}
h2 {
	font-size: 80%;
	color: #339900;
}
.texttable {
	font-size: 70%;
}
img {
	border: 0px;
}
