/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
	color: #333;
	font: 11px Verdana, sans-serif;
	text-align: center;
	background-image: url(../images/photobackground1.jpg);
}
a:link {
	text-decoration: none;
	color: #0000CC;
	list-style-image: none;
	list-style-type: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
	list-style-type: none;
}
a:hover {
	color: #C8DBF7;
	text-decoration: none;
	list-style-type: none;
}
a:active {
	text-decoration: none;
	color: #0000CC;
	list-style-type: none;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #0000CC;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #0000CC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0000CC;
	font-weight: normal;
}


p {
	margin: 2em 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 1.1em;
}

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

a:hover {
  color: #999;
  text-decoration: underline overline;
}

#container-page {
  margin: 0 auto;
  width: 950px;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-head {
	padding-top: 20px;
	padding-left: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
}

#head {
	padding: 1em;
	background-image: url(../images/words2.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#container-content {
  padding: 0 2em 40px 2em;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-pri {
	width: 60%;
	float: right;
	padding-top: 20px;
}

#content-sec {
	width: 300px;
	float: left;
	background-image: url(../images/etcfade1.gif);
	height: 500px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	background-repeat: no-repeat;
}

#content-sec ul,#content-sec ul li {
	list-style: none none;
	line-height: 200%;
	list-style-image: url(../images/smallblob.gif);
	vertical-align: absmiddle;
	list-style-position: inside;
}
#container-page #container-content #content-pri li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0000CC;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
}


#container-foot {
	width: 100%;
	position: relative;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333399;
}

#foot {
  padding: 0 1em;
  line-height: 40px;
}
#footerr {
	text-align: right;
	float: right;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333399;
	height: 40px;
	position: relative;
}
#footerl {
	text-align: left;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
	height: 40px;
}
.hypnosis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #754C24;
}
#container-page #container-content #content-pri .hypnosisli {
	color: #754C24;
}
.pic1 {
	left: 834px;
	top: 219px;
	width: 88px;
	height: 209px;
	z-index: 500;
	float: right;
}
#italic {
	font-style: italic;
	font-weight: bold;
}
.reiki {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
}

