body
{
	background-color: #996633
}

div.header

 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
	text-indent: 15px;
	width: 100%;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #660000;
	letter-spacing: 6px;
	height: 59px;
	padding-top: 85px;
}
div.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #660000;
	color: #FFFFCC;
	text-transform: uppercase;
	letter-spacing: 6px;
	width: 100%;
	height: 50px;
	overflow: visible;
	padding-left: 6px;
	padding-top: 15px;
	caption-side: top;
	font-style: normal;
}
div.nav
{
	float:left;
	width:130px;
	padding-left: 6px;
	padding-top: 6px;
	font-size: 14px;
	color: #660000;
	border-right-color: #660000;
	border-right-style: solid;
	border-right-width: thin;
}
div.gallery
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	position: absolute;
	top: 100px;
	left: 200px;
	width: 865px;
	visibility: visible;
}
div.content
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	position: absolute;
	top: 120px;
	left: 75px;
	width: 865px;
	visibility: visible;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFCC;
	text-align: left;
	line-height: 200%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	font-weight: normal;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	color: #FFFFCC;
}
a:link, a:visited {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
td.detailText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	line-height: 300%;
}
a:hover {
	color: #336666;
}
.style1 {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}
.style2 {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style3 {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
