body {
	background-color: #8CBB00;
}
table#wrapper {
	border: 1px solid #fff;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-bottom: 10px;
}
.padding {
	padding: 10px;
}
.homebox {
	background-image: url(../images/bluebox.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 476px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #98CB00;
}
.images {
	margin: 5px;
	border: 1px solid #fff;
}