body {
	margin: 0 auto;
	background: url(bacTile.gif)  #FFFFFF repeat-y 50% 0;
}
.wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.inner {
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-left: 10px;
}
.fullWidth {
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-left: 10px;
}
.innerFullWidth {
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.innerHalfWidth {
	width: 440px;
	min-height: 500px;
	margin-left: 10px;
	padding-top: 15px;
}
.innerRight {
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-right: 10px;
}
.innerLeft {
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-right: 10px;
}
.picture {
	background-image: url(images/cover.jpg);
	background-repeat: no-repeat;
	background-position: 510px 120px;
}
.wrapper strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wrapper h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #000099;
}

.wrapper #master .style1 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.wrapper #master .style1 a:hover {
	color: #000099;
}
.cellTint {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
}
.cellTint a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
cellTint a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.cellMain {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000099;
	color: #FFFFFF;
}
.cellMain a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
.cellMain a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.cellLine {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.line {
	font-size: 1px;
	line-height: 1px;
	background-image: url(lineTile.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 15px;
}
.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1px;
	text-align: center;
}
.wrapper .sub a {
	text-decoration: none;
	font-weight: bold;
	color: #000099;
}
.wrapper .sub a:hover {
	color: #000000;
	text-decoration: underline;
}
.wrapper strong a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
.wrapper strong a:hover {
	color: #000000;
}
.wrapper #navigate a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #000099;
}
.wrapper #navigate {
	margin-top: 20px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	clear: both;
}
.wrapper #navigate a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#pictures {
	padding: 10px;
	width: 780px;
	clear: both;
}
#pictures li {
	font-size: 10px;
	list-style-type: none;
	display: inline;
}
#pictures a {
	line-height: 14px;
	width: 150px;
	text-align: center;
	display: block;
	float: left;
	padding-bottom: 10px;
}
.cellSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
}
.bullet {
	font-family: Webdings, Wingdings, "Wingdings 2", "Zapf Dingbats";
	color: #000099;
}
.wrapper h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #000099;
}
.map {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 693px;
	margin: 0 auto;
	text-align: left;
	height: 543px;
	border: thin solid #666666;
}
.mapNoLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	height: 450px;
	padding-top: 10px;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
.small a {
	text-decoration: none;
	color: #000099;
}
.small a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
}
.cellLine em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
.donate {
	width: 150px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	float: right;
	margin-left: 685px;
	padding: 5px;
	border: thin solid #999999;
}
.innerFullWidth p {
	margin-right: 200px;
}
.wrapper .innerFullWidth form {
	margin-top: 20px;
}
hr {
	height: 1px;
	border-top-color: #CC3333;
}
.wrapper .treeLink {
	font-size: 10px;
	margin-bottom: -10px;
	font-weight: bold;
	text-align: center;
}
