body {
	margin:0 25px 25px 25px;
	padding:0;
	background-color:#330000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFCC;
}
div#nav {
	margin:0;
	padding:0;
	float:right;
}
div#slideshow {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#FFFFCC;
	background-color:inherit;
	width:100%;
	height:475px;
}
div#flashGallery {
	clear:right;
	width:766px;
	height:600px;
	margin:auto;
}
p {
	font-size:12px;
}
p a:link {
	color:#FFFFFF;
	background:inherit;
}
p a:hover {
	color:#CCCCCC;
	background:inherit;
}
p a:visited {
	color:#FFFFFF;
	background:inherit;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
ul {
	font-size:11px;
	font-weight:600;
	text-align:left;
}
div#foot {
	border-top:#FFFFCC solid 1px;
	text-align:center;
	color:#996633;
	background:#330000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
}
div#foot a{
	color:#996633;
	background:#330000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
}
.gold {
	color:#FFFFCC;
	background:inherit;
}
