@charset "utf-8";
body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
#welcome {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
embed {
	height: 1px;
	width: 1px;
	visibility: hidden;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.facts {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50px;
	font-weight: bold;
	font-variant: normal;
	font-size: 0.9em;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 1.5em;
	color: #990000;
	line-height: 1.1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0em;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
.paidfor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: .9em;
	font-weight: bold;
}



a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #976B2E;
}
.gifttable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebar {
	padding: 10px;
	float: right;
	width: 250px;
	background-color: #CCCCCC;
	border: 2px solid #333333;
	font-size: 1.2em;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.gifttable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gifttable p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 10px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #003399;
}

h1 {
	color: #990000;
	font-weight: bold;
	font-size: 2.5em;
	margin-bottom: 8px;
}
