#slideshow {
    position:relative;
    height:218px;
	width:354px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ffffff;
}
b {
	font-weight: normal;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#nav {
	position: relative;
	top: 156px;
}
#contentbody {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 250px;
}
#midcontent {
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
	background-color: #f4f4f4;
}
.deb {
	position: relative;
	left: -15px;
}
.quali {
	list-style: circle;
	text-align: left;
}
h1, h2, h3 {
	margin: 0px;
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
h2 {
	font-weight: bold;
	color: #51b356;
	margin-bottom: 0px;
}
h3 {
	font-style: italic;
	color: #bda371;
	margin-bottom: 0px;
}
.mainblurb {
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	line-height: 125%;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
}
#Page {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -485px;
}
i {
	font-style: normal;
}
.blurbclose {
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#bda371;
	line-height: 125%;
}
.blurbfirst {
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#51b356;
	line-height: 125%;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;	
}
div#blurb a {
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	line-height: 125%;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
div#blurb a:hover { 
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#bda371;
	line-height: 125%;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
div#blurb {
	padding: 15px;
}
div#reiki {
	height: 600px;
	width: 800px;
}
a {
	cursor: pointer;
}
#nameF {
	padding-right: 10px;
}
input {
	width: 200px;
}
#submit {
	width: 81px;
	height: 40px;
}
