html, body,  h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	//list-style: none;
}
img {
	border: 0px none;
}
a {
	color: #0000FF;text-decoration:underline
}
a:hover {
	color: #FFFF00;background-color:#0000FF
}
.clear {
	clear: both;
}

body {
	background: black;
	text-align: center;
	color: white;
	font: 11px verdana, sans-serif;
}
#topname{
	position: relative; left: 100; top: -10; width: 450; height: 60}

#wrapper {
	text-align: left;
	margin: 15px auto;
	width: 778px;
	position: relative;
	background: maroon url('images/bg.jpg') repeat-y;
	border: 5px solid #750306
}
#head-1 {
	background: url('images/head_1copy.jpg') no-repeat;
	width: 410px;
	height: 300px;
	top: 20px;
	left: 350px;
	position: absolute; z-index:2
}
#head-2 {
	background: url('images/head_2.jpg') no-repeat;
	width: 156px;
	height: 38px;
	top: 386px;
	left: 622px;
	position: absolute
}

#nav {
	 margin-left:35px; margin-right:0; margin-top:11px; margin-bottom:25px
}

#nav a {
   border-right:0px solid #C0C0C0; 
   border-bottom:0px solid #C0C0C0; background-position: left bottom; text-decoration: none;  
  color: #FFCC99; font-size:120%; font-weight:bold; font-family:AvantGarde Md BT; 
  padding-top:0
}

#nav a:hover { 
 
	color: #808080;   
	background-color:#C0C0C0; font-weight:bold
	}

#nav li {

  	background-position: 25px 6px; padding-left:0px; 
  	padding-right:12px; 
  	padding-top:1px; 
  	padding-bottom:10px; 
  	margin-top:10; 
  	line-height:2; 
  	background-image:url('images/nav_bg.jpg'); 
  	background-repeat:no-repeat; background-attachment:scroll; 
  	margin-left:3; list-style-type:none; 
  	 
}
#nav li.last {
  background-position: 25px 6px;
  background: url('images/nav_bg_last.jpg') no-repeat bottom left; background-position-x:25px 
}
#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 {
  font-style:normal; font-variant:normal; 
  font-weight:normal; font-size:50px; 
  font-family:Keaton, Arial Narrow, Tahoma, arial, sans-serif; 
  padding-left:58px; padding-right:0; padding-top:16px; padding-bottom:0
}
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: url('images/dot_dot_dash.jpg') no-repeat 120px 0.5em;
  font-weight: normal;
  font-style: italic;
  color: black; font-variant:normal; font-size:24px; font-family:verdana, sans-serif
}
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;
}
#gzero {
	top: 13px;
	left: 15px;
	width: 221px;
}
#gone {
	top: 200px;
	left: 15px;
	width: 57px;
}
#gtwo {
	top: 200px;
	left: 98px;
	width: 57px;
}
#gthree {
	top: 200px;
	left: 179px;
	width: 57px;
}

#body-right {
	float: right;
	width: 388px;
	padding-right: 22px;
}

#footer {
	text-align: right;
	color: #CD3639;
	border-top: 1px solid #983234;
	padding: 6px 25px 20px 0;
}
.spacer {
	height: 18px;
}
