body {
	font-family: "Times New Roman", Times, serif;
	background-color: #640000;
	color: #FFFFCC;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	
}
h1 {
	font-family: "Copperplate Gothic Light", "Copperplate Light","Times New Roman", Times, serif;
	font-size: 30pt;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
h2 {
	font-family: "Copperplate Gothic Light", "Copperplate Light","Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 8px;
}
h6 {
	font-family: "Copperplate Gothic Light", "Copperplate Light","Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 30pt;
	font-weight: normal;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.white {
	color: #FFFFFF;
}
div#nav {
	font-family: "Copperplate Gothic Light", "Copperplate Light","Times New Roman", Times, serif;
	width: 250px;
	padding: 0px;
	margin: 10px;
	
	
}
div#nav a {
	display: block;
	color: #000;
	padding: 15px 5px 0px 5px;
	height: 55px;
	margin: 0px;
	text-decoration: none;
	background-image: url(chuckframes/images/brassplaque.png);
	font-family: "Copperplate Gothic Light", "Copperplate Light","Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: -2px 3px;
}
div#nav a:hover {
color: black;
background: url(chuckframes/images/brassplaque.png) no-repeat;
}

div#nav p {
	font-size: 15px;
	color: #660000;
	margin: 0 0 0 0;
	padding: 0;
	font-weight: bold;
}

.gallerycontroller{
width: 500px
}
.gallerycontent{
	width: 500px;
	height: 400px;
	padding: 3px;
	display: block;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
	color: #FFCC00;
}
a:link {
	font-weight: bold;
	color: #ffcc33;
}
a:visited {
	font-weight: bold;
	color: #FF9966;
}
a:hover {
	font-weight: bold;
	color: #990033;
}
.copper {
	font-family: "Copperplate Gothic Light", "Copperplate Light","Times New Roman", Times, serif;
	font-weight: bold;
}
div#bottom {
	font-family: "Copperplate Gothic Light", "Copperplate Light","Times New Roman", Times, serif;
	font-weight: bold;
	
}
div#bottom p,h3,h4 {
	font-family: "Copperplate Gothic Light", "Copperplate Light","Times New Roman", Times, serif;
	font-weight: bold;
	
}

.galleryblock {
	width: 450px;
	margin: 10px;
	padding: 10px;
	overflow: visible;
	font-size: 18px;
}
.galleryblock img {
	margin: 10px;
	border: 2px solid #000000;
	float: right;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
.photocaption {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 200px;
	font-style: italic;
}
.clearfloats {
	clear: both;
	height: 1px;
}
