body
{
	background-color: #660000;
}

div.header

 {
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
	height: 60px;
	padding-top: 20px;
	font-family: Optima;
	font-size: 36px;
	color: #FFCC00;
	text-indent: 15px;
}

div.nav
{
	float:left;
	width:200px;
	padding-left: 6px;
	padding-top: 6px;
	line-height: normal;
}
div.content
{
	position: absolute;
	left: 358px;
	top: 118px;
	width: 712px;
}

h1 {
	font-size: 24px;
	color: #FF9900;
	text-align: left;
}
p {
	color: #FFCC33;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 18px;
}
td.detailText {
	color: #FFCC00;
	line-height: 200%;
	font-family: Optima;
	font-size: 18px;
	padding-left: 15px;
	min-width: 300px;
}
a:link, a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
div.splashimgs {
	color: #FFCC00;
	position: absolute;
	font-size: 24px;
	left: 789px;
	top: 125px;
	height: 501px;
}
.headerimgs {
	position: absolute;
	font-size: 48px;
	left: 10px;
	top: 23px;
	width: 282px;
	color: #FFCC00;
	text-transform: capitalize;
}
div.gallery {
	color: #FFCC00;
	position: absolute;
	left: 345px;
	top: 98px;
	padding-left: 25px;
	width: 793px;
}

