/* CSS Document */

body {
	background-image: url(images/pattern8.gif);
	font-family: Arial, Helvetica, sans-serif;
}
#mainTable {
	width: 800px;
	border: medium dashed #000000;
}
.newtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AF540E;
	margin-right: 20px;
	font-weight: bold;
	text-align: right;
	margin-top: 15px;
	font-style: italic;
}
#outerTable {
	border: 1px solid #000000;
}
a:link {
	color: #336699;
	font-weight: bold;
}
a:visited {
	color: #336699;
	font-weight: bold;
}
a:active {
	color: #336699;
	font-weight: bold;
}
a:hover {
	color: color: #AD5208;
	font-weight: bold;
}
.donateTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AD5208;;
}

.contentTable {
	background-image: url(images/white_paper.gif);
	background-repeat: repeat;
}
.getInvolved:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #336699;
	text-align: center;
}
.getInvolved:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #336699;
	text-align: center;
}
.getInvolved:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #336699;
	text-align: center;
}
.getInvolved:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #B3580B;
	text-align: center;
}
.donate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AD5208;
	text-align: center;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000066;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000066;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
.links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000066;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000066;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #996600;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
