body {
	font-family: Helvetica, Arial, sans-serif, "Kidprint MT Std";
	font-size: 11px;
	background-image: url(graphics/background.jpg);
	background-repeat: repeat;
}

h1 {
	font-family:Arial, Helvetica, sans-serif, "Kidprint MT Std";
	font-size:24px;
	color: #0854A2;

}

.description {
	font-family: Helvetica, Arial, sans-serif, "Kidprint MT Std";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7EA9D3;
	text-decoration: none;
}
	
.copyright {
	font-family: Helvetica, Arial, sans-serif, "Kidprint MT Std";
	font-size: 12px;
	color: #CC0033;
	text-align: center;
}

.tagline {
	font-family: Helvetica, Arial, sans-serif, "Kidprint MT Std";
	font-size: 16px;
	color: #009900;
	text-align: center;
}

div.copyright {
	position:absolute;
	left: 155px;
	top: 2876px;
	width: 568px;
	height: 47px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
.navOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.blue {
	color: #045AA5;
	font-size: 15px;
}
