html, body, ul, li, h1, h2, h3, h4,h5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	color: blue;
}
a:hover {
	color: #fff;
}
.clear {
	clear: both;
}

body {
	background: url(images/redandwhite.gif);
	text-align: center;
	color: url(images/redandwhite.gif);
	font: 11px verdana, sans-serif;
}
#wrapper {
	text-align: left;
	margin: 15px auto;
	width: 778px;
	position: relative;
	background: #bffe81  repeat-y;
	border: 10px solid black;
}
#head-1 {
	background: #bffe81  no-repeat;
    width: 388px;
	height: 250px;
	top: 50px;
	left: 369px;
	position: absolute;
}

#nav {
	margin: 11px 0 25px 35px;
	color: #C15D4B;
}
#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 110px;
}
#nav li.last {
  background: bottom left url(images/nav_bg_last.jpg) no-repeat;
}
#gallery img {
	display: block;
}
h1 {
  height: 172px;
  background: #bffe81  no-repeat;
  color: black;
  font-weight: normal;
}
h1 span {
  display: block;
}
h1 em {
  font-style: normal;
  color: #dd137b;
  padding-right: 3px;
}
h6 {
  background: 120px 0.5em  no-repeat;
  font: 24px verdana, verdana;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h6 em {
  font-style: italic;
  color: #dd137b;
  padding-right: 3px;
}
h1 .hone {
  padding: 65px 0 0 58px;
  font: 50px Keaton, Curlz MT, verdana, sans-serif;
}
h1 .htwo {
  position: relative;
  top: -0.5em;
  left: 7.5em;
  font: 18px Keaton, verdana, sans-serif;

}

h2 {
  background: 120px 0.5em  no-repeat;
  font: 24px verdana, verdana;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h4 {
  background: 120px 0.5em  no-repeat;
  font: 18px verdana, verdana;
  font-weight: normal;
  font-style: italic;
  color: black;
}

h5 {
  background: 120px 0.5em  no-repeat;
  font: 12px verdana, verdana;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h5 em {
  font-style: italic;
  color: #dd137b;
  padding-right: 3px;
}
h2 em {
  color: #dd137b;
}
#body-left {
	float: left;
	width: 278px;
	padding-left: 28px;
}
#gallery {
	border: 1px solid #bffe81;
	background: #bffe81;
	margin: 13px 10px 0 6px;
	height: 261px;
	position: relative;
}
.gal {
	background: #bffe81;
	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: #750306;
	border-top: 1px solid #983234;
	padding: 6px 25px 20px 0;
}
.spacer {
	height: 18px;
}
	}
	#dhtmlgoodies_slideshow{
		width:820px;	/* Total width of slideshow */


	}
	#wrapper_for_pics {
	text-align: top;
	margin: 15px auto;
	width: 800px;
	height: 650px;
	position: relative;
	background: #bffe81 repeat-y;
	border: 5px solid black;
}
	#previewPane{
		
		margin-right:50px;	
		text-align:center;
		vertical-align:middle;
		padding-top:30px;
		
		
		/* CSS HACK */
		height: 452px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
		
		width:600px;		
		float:left;
				
	}
	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}	
	#galleryContainer{	/* Big Div surrounding up image, list of images and down image */
		float:left;	/* Floating */
		
		/* CSS HACK */
		height: 354px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		height/* */:/**/338px;	/* Other browsers */
		height: /**/338px;
		
		/* CSS HACK */
		width: 124px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		width/* */:/**/120px;	/* Other browsers */
		width: /**/120px;
				
				
		padding:1px;	/* A little space between the black border and the content inside */
		
	}
	#galleryContainer #arrow_down{	/* Arrow down image */
		height:35px;
	}
	#galleryContainer #arrow_up{
		height:35px;	/* Arrow up image */
	}
	
	#theImages{	/* DIV where the images are located */
		position:relative;
		overflow:hidden;
		height:375px;	/* Height of boxes for the images */
	}
	#theImages div{	
		position:relative;	/* Don't change this */
		height:1500px;	/* Higher than total height of thumbnails */
		
	}
	#theImages img{
		border:0px;	/* No border */
		filter:alpha(opacity=50);	/* Transparency - IE */
		opacity:0.5; /* Transparency - Firefox */
		padding-top:1px;	/* Space between images */
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#theImages .imageCaption{
		display:none;
	}