﻿#Head {
	font-family: "Century Schoolbook";
	font-size: x-large;
	color: #000080;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
body {
	background-color: #000080;
}
#Content {
	padding: 20px 0px 20px 0px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	font-family: Calibri, "Century Gothic", "Lucida Sans Unicode";
	width: 750px;
	color: #000080;
	font-size: medium;
}
#Content p {
	margin: 20px 20px 40px 20px;
	font-family: Calibri, "Century Gothic", "Lucida Sans Unicode";
	color: #000080;
	font-size: medium;
	line-height: 150%;
}
#Content ul {
	line-height: normal;
	font-family: Calibri;
	color: #000080;
	margin-right: 20px;
}
#Paypal {
	background-color: #000080;
	font-family: Calibri;
	font-size: medium;
	color: #F0F0F0;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#Paypal p {
	font-family: Calibri;
	font-weight: bold;
	font-size: medium;
	color: #F0F0F0;
	text-align: left;
}
#Email {
	padding: 0px 0px 20px 0px;
	margin: 0px auto 0px auto;
	font-family: Calibri;
	font-size: medium;
	color: #F0F0F0;
	font-weight: bold;
	background-color: #000080;
	width: 650px;
}
#Email p {
	margin-right: 20px;
	margin-left: 20px;
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	color: #F0F0F0;
}

#footer {
	color: #003366;
	background-color: #E4E4E4;
	font-family: "Microsoft Sans Serif";
	font-size: x-small;
	width:850px
}
#footer a:link {
	font-family: "Microsoft Sans Serif";
	font-size: x-small;
	font-weight: normal;
	background-color: #E4E4E4;
	color: #800000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
.centertext {
	margin: 0px;
	text-align: center;
}
.footerpic {
	border-width: 0px;
}
.underline {
	margin: 0px;
	text-align: center;
	text-decoration: underline;
}
h1 {
	color: #FF0000;
}
.boldtext {
	font-weight: bold;
}
#Content span {
	font-family: Calibri, "Century Gothic", "Lucida Sans Unicode";
	font-size: medium;
	font-weight: bold;
	color: #800000;
}
#Email a:link {
	color: #FFFFFF;
	font-family: Calibri, "Century Gothic", "Lucida Sans Unicode";
	text-decoration: none;
}
#Email a:hover {
	font-family: Calibri, "Century Gothic", "Lucida Sans Unicode";
	color: #EFEFEF;
	text-decoration: none;
}
#Email a:visited {
	font-family: Calibri, "Century Gothic", "Lucida Sans Unicode";
	color: #000080;
	background-color: #FFFFFF;
	text-decoration: none;
}
