.background {
	background-image: url(../graphics/pattern.jpg);
	background-repeat: repeat-y;
}
a:link {
	font-family: "Century Gothic", Century, Arial;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: .050em;
	color: #00C1CC;
	font-weight: bold;
}
a:visited {
	font-family: "Century Gothic", Century, Arial;
	font-size: 14px;
	text-decoration: none;
	color: #00c1cc;
	font-weight: bold;
}
a:hover {
	font-family: "Century Gothic", Century, Arial;
	font-size: 14px;
	color: #E4862C;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: "Century Gothic", Century, Arial;
	font-size: 14px;
	color: #0033FF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
h2 {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.graphicText {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 0px;
	vertical-align: 1%;
}
h1 {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.sponserText {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-right: 20px;
	padding-left: 0px;
}
.captions {
	text-align: center;
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.formprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
.warningtext {
	margin: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: left top;
	color: #66FFFF;
	vertical-align: text-top;
}
.librarytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-position: center;
	letter-spacing: 3px;
	color: #FFFFFF;
	font-weight: bold;
}

