body {
	color: #000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.Credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #960;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
a:visited {
	color: #960;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
a:hover {
	color: #660;
	text-decoration: underline;
	background-image: url(images/spacer.gif);
}

.ContactCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	height: 42px;
	width: 800px;
	font-weight: bold;
}
.CreditSpacer {
	padding-right: 30px;
	padding-left: 30px;
	color: #FFF;
	background-image: url(images/spacer.gif);
}

.NavigationCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-image: url(images/navbackground.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 25px;
	background-position: right;
}
.NavigationVertical {
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
}
.NavigationCell a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000;
	background-image: url(images/spacer.gif);
	padding-top: 6px;
}
.NavigationCell a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000;
	background-image: url(images/spacer.gif);
	padding-top: 6px;
}
.NavigationCell a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #960;
	background-image: url(images/spacer.gif);
	padding-top: 6px;
}
.NavigationCell .Marker {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-image: url(images/spacer.gif);
	padding-top: 6px;
}
h1 {
	font-size: 18px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}
#BottomNav {
	color: #000;
	background-image: url(images/bottomnavigation.jpg);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

h2 {
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
li {
	list-style-image: url(images/dogbullet.gif);
	padding-top: 2px;
	padding-bottom: 2px;
}
#BottomNav a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000;
	background-image: url(images/spacer.gif);
	padding-top: 6px;
	font-size: 11px;
}
#BottomNav a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000;
	background-image: url(images/spacer.gif);
	padding-top: 6px;
}
#BottomNav a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #960;
	background-image: url(images/spacer.gif);
	padding-top: 6px;
}
.Signature {
	font-family: "AR BLANCA", "Brush Script MT", "Brush Script Std", "Edwardian Script ITC", "Harlow Solid Italic", cursive;
	font-size: .9px;
}
