html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	color: #fff;
}
a:hover {
	color: #F2AB9E;
}
.clear {
	clear: both;
}

body {
	background: black;
	text-align: center;
	color: #000000;
	font: 11px verdana, sans-serif;
}
#wrapper {
	text-align: center;
	margin: 15px auto;
	width: 778px;
	position: relative;
	background: maroon url(images/bg2.jpg) repeat-y;
	border: 15px solid #ffffff;
	background-color: #0099FF;
	background-image: url(images/bg2.jpg);
}
#head-1 {
	background: url(images/header.gif) no-repeat;
	width: 780px;
	height: 168px;
	top: 15px;
	left: 279px;
	position: center;
}

#nav {
	margin: 11px 0 25px 35px;
	color: #00000;
}
#nav a {
  text-decoration: none;
  color: black;
}
#gallery img {
	display: block;
}
h1 span {
  display: block;
}
h1 em {
  font-style: normal;
  color: white;
  padding-right: 3px;
}
h1 .hone {
  padding: 65px 0 0 58px;
  font: 50px Keaton, "Arial Narrow", "Tahoma", arial, sans-serif;
}
h1 .htwo {
  position: relative;
  top: -0.5em;
  left: 7.5em;
  font-size: 18px;
}
h1 .hthree {
  position: relative;
  top: -1.0em;
  left: 4.5em;
  font-size: 12px;
  letter-spacing: 2px;
  color: #E3C0C1;
}
h2 {
  background: 120px 0.5em no-repeat;
  font: 24px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h2 em {
  color: white;
}

#body-left {
	float: left;
	width: 278px;
	padding-left: 28px;
}
#gallery {
	border: 1px solid #ffffff;
	background: #fffff;
	margin: 13px 10px 0 6px;
	height: 261px;
	position: relative;
	background-color: #999999;
}
.gal {
	background: #fffff;
	padding: 4px;
	position: absolute;
	background-color: #FFFFFF;
	height: 118px;
}
#gzero {
	top: 5px;
	left: 13px;
	width: 111px;
}
#gone {
	top: 5px;
	left: 133px;
	width: 104px;
}
#gtwo {
	top: 131px;
	left: 13px;
	width: 111px;
}
#gthree {
	top: 131px;
	left: 133px;
	width: 104px;
}

#body-right {
	float: none;
	width: 770px;
	padding-right: 22px;
}

#footer {
	text-align: right;
	color: #000000;
	border-top: 1px solid #ffffff;
	padding: 6px 25px 20px 0;
	background-color: #FFFFFF;
}
.spacer {
	height: 18px;
}
