body {
	background-color: #FFF;
}
body,td,th {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
}
#recentnews {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#perseverancebox {
	background-image: url(perseverancebox.jpg);
	height: 200px;
	width: 800px;
}
#bikesafetybox {
	background-image: url(bikesafetybox.jpg);
	height: 200px;
	width: 800px;
}
#drugawarenessbox {
	background-image: url(drugawarenessbox.jpg);
	height: 200px;
	width: 800px;
}
#bullyingbox {
	background-image: url(bullyingbox.jpg);
	height: 200px;
	width: 800px;
}
#goalsettingbox {
	background-image: url(goalsettingbox.jpg);
	height: 200px;
	width: 800px;
}
#charactercountsbox {
	background-image: url(charactercountsbox.jpg);
	height: 200px;
	width: 800px;
}
.top {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.footer {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.quoteperson {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.title {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}
