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

p:hover {
    background-color: white;
}

body {
	background: black;
	text-align: center;
	color: black;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	margin: 15px auto;
	width: 778px;
	position: relative;
	background:url(images/bg.gif);
	border: 5px solid silver;
}
#head-1 {
	
	width: 390px;
	height: 250px;
	top: 30px;
	left: 369px;
	position: absolute;
	text-align:center;
}
#head-22 {
	width: 300px;
	height: 38px;
	top: 386px;
	left: 322px;
	position: absolute;
	
}

#nav {
	margin: 11px 0 25px 35px;
	color: black;
}

#nav a {
  text-decoration: none;
  color: #ffdead;
  font-weight: bold;
}

#nav li {
  background: bottom left url(images/nav_bg.gif) no-repeat;
  height: 1%;
  padding: 8px 12px 16px 50px;
  
  }
  
#gallery img {
	display: block;
}
h1 {
  height: 172px;
   color: black;
  font-weight: normal;
}
h1 span {
  display: block;
}
h1 em {
  font-style: normal;
  color: #ffdead;
  padding-right: 3px;
}
h1 .hone {
	padding: 65px 0 0 58px;
	font: 50px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 .honeone {
	font: 40px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white;
}
h1 .htwo {
  position: relative;
  top: -0.5em;
  left: 6.5em;
  font-size: 24px;
  color:#ffdead;
}
h1 .hthree {
  position: relative;
  top: -1.0em;
  left: 4.5em;
  font-size: 12px;
  letter-spacing: 2px;
  color: #ffdead;
}
h2 {
  
  font: 24px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h2 em {
  color: #ffdead;
}

h3 {
  
  font: 18px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: black;
}

#body-left {
	float: left;
	width: 278px;
	padding-left: 10px;
	
}
#gallery {
	background-image: url(images/gallery.gif);
	margin: 13px 10px 0 6px;
	height: 270px;
	
	position: relative;
}
.gal {
	background: transparent;
	padding: 5px;
	position: absolute;
	border-style: solid;
	border-color:silver;
}
#g0 {
	top: 10px;
	left: 15px;
	width: 57px;
}
#g1 {
	top: 10px;
	left: 98px;
	width: 57px;
}
#g2 {
	top: 10px;
	left: 179px;
	width: 57px;
}
#g3 {
	top: 72px;
	left: 15px;
	width: 57px;
}

#g4 {
	top: 72px;
	left: 98px;
	width: 57px;
}

#g5 {
	top: 72px;
	left: 179px;
	width: 57px;
}

#g6 {
	top: 134px;
	left: 15px;
	width: 57px;
}

#g7 {
	top: 134px;
	left: 98px;
	width: 57px;
}

#g8 {
	top: 134px;
	left: 179px;
	width: 57px;
}

#g9 {
	top: 197px;
	left: 15px;
	width: 57px;
}

#g10 {
	top: 197px;
	left: 98px;
	width: 57px;
}

#g11 {
	top: 197px;
	left: 179px;
	width: 57px;
}

#body-right {
	float: right;
	width: 409px;
	max-height:450px;
	padding-left: 18px;
	padding-right: 22px;
	margin-top:-130px;
	margin-right:10px;
	background-image: url(images/divtext.gif);
	background-repeat: repeat-y;
	overflow:auto;
}

#footer {
	text-align: right;
	color: silver;
	font-weight:bold;
	padding: 6px 25px 20px 0;
}
.spacer {
	height: 18px;
	color:white;
}