.heading {
	border-style: solid;
	border-color: black;
	border-width: 1;
	background: black;
	font-size: 14px;
	color: white;
	text-align: center;
	font-family: arial,helvetica;
	font-weight: bold;
}

.navlink {
	text-decoration: none;
	color: #C8A879;
	font-size: 16px;
	font-family: arial,helvetica;
	font-weight: bold;
}

.bodylink {
	color: #C8A879;
	text-decoration: underline;
}

.bodytable {
	color: #C8A879;
	/*background: #503000;*/
	background: black;
	font-size: 14px;
	font-family: arial,helvetica;
	width: 600;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.imagesbodytable {
	color: #C8A879;
	/*background: #503000;*/
	background: black;
	font-size: 14px;
	font-family: arial,helvetica;
	width: 800;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.subbodytable {
	color: #C8A879;
	font-size: 12px;
	font-family: arial,helvetica;
	vertical-align: top;
}

.biggerfont {
	color: #C8A879;
	font-size: 16px;
	font-family: arial,helvetica;
}

.bigfont {
	color: #C8A879;
	font-size: 16px;
	font-family: arial,helvetica;
}

.whitefont {
	color: white;
	font-size: 12px;
	font-family: arial,helvetica;
}

.navlink {
	padding-left: 10px;
	padding-right: 10px;
}

.credit {
	padding-top: 5px;
	padding-bottom: 5px;
}

.galleryimg {
	padding-right: 5px;
	padding-bottom: 5px;
}

