.header {
	background-image: url(headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	background-color: #000;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #644409;
}
a:active 	{ color:#FF9900; Text-Decoration: none}
a:link 		{ color:#970000; text-decoration: underline} 
a:visited 	{ color:#970000; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  } 
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FAF0D1;
	font-style: italic;
	font-weight: normal;
}

.hidden {
	display: block;
	display: none;
}
.negative {
	margin-bottom: -5px;
}
.sub {
	font-size: 70%;
	margin-right: 4px;
	margin-left: 4px;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #998751;
}
.justified {
	font-size: 90%;
	text-align: justify;
	margin-right: 26px;
	margin-left: 26px;
}
.bodytext {
	font-size: 90%;
	margin-right: 10px;
	margin-left: 26px;
	}
.map {
	background-attachment: scroll;
	background-image: url(map.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.map2 {
	background-attachment: scroll;
	background-image: url(map.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.border {
	border: 1px solid #C1A889;
	
}
.leftmargin {
border: 1px solid #C1A889;
	margin-left: 8px;
}
#bottomlink {
position:relative;
bottom: 5px;
}.header {
	background-image: url(leopard2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.imageborder {
border: 1px solid #C1A889;
}
