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 {
	text-align: center;
	color: white;
	font: 11px verdana, sans-serif;
	background-color: black;
	background-position: center center;
	vertical-align: middle;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#wrapper {
	text-align: justify;
	position: fixed;
	border: 0px solid #750306;
	background-color: maroon;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	border-left: 0px auto;
	width: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
}
#head-1 {
	background: url(images/head_1.jpg) no-repeat;
	width: 795px;
	height: 303px;
	top: 168px;
	left: 245px;
	position: absolute;
	background-image: url(images/coverpic2.jpg);
}
#head-2 {
	background: url(images/coverpic2.jpg) no-repeat;
	height: 222px;
	top: 198px;
	position: fixed;
	float: right;
	left: 346px;
	margin: 0px auto;
	width: 500px;
	margin-right: auto;
}

#nav {
	margin: 10px 0 20px 20px;
	color: #C15D4B;
	width: 325px;
	text-align:left
}
#nav a {
  text-decoration: none;
  color: black;
}
#nav li {
	background: bottom left url(images/nav_bg.jpg) no-repeat;
	_height: 1%;
	padding: 8px 12px 16px 90px;
	position: relative;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
}
#nav li.last {
  background: bottom left url(images/nav_bg_last.jpg) no-repeat;
}
#gallery img {
	display: block;
}
h1 {
	height: 172px;
	background: url(images/logo.jpg) no-repeat;
	color: black;
	font-weight: normal;
}
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;
	visibility: hidden;
}
h2 {
  background: 120px 0.5em url(images/dot_dot_dash.jpg) 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 #9F0408;
	background: #750306;
	margin: 13px 10px 0 6px;
	height: 261px;
	position: relative;
}
.gal {
	background: #9F0408;
	padding: 4px;
	position: absolute;
	height: 40px;
}
#gzero {
	top: 18px;
	left: 12px;
	width: 221px;
}
#gone {
	top: 200px;
	left: 15px;
	width: 57px;
}
#gtwo {
	top: 200px;
	left: 101px;
	width: 57px;
}
#gthree {
	top: 200px;
	left: 179px;
	width: 57px;
}

#body-right {
	float: right;
	width: 460px;
	padding-right: 80px;
	position: static;
}
#membody-right {
	float: right;
	width: 400px;
	padding-right: 10px;
}
#membody-left {
	float: left;
	width: 400px;
	padding-left: 20px;
}
#footer {
	text-align: right;
	color: #CD3639;
	border-top: 1px solid #983234;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 0;
	line-height: normal;
}
.spacer {
	height: 18px;
}
