/* CSS Document */

body {background-color:#ccccff; height:100%; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:110%; color:#666666;margin: 50px;}

#container {margin:30px auto 30px auto; width:762px; background-color:#FFFFFF; background-image:url(../images/page_bg_middle.jpg); background-repeat:repeat-y;}
#containertop {background-image: url(../images/page_bg_top.jpg); background-repeat:no-repeat;}
#containerbottom {/*background-image:url(../images/page_bg_bottom.jpg); background-repeat:no-repeat; background-position:bottom;*/
	padding-bottom: 20px;
}

#about {
	background-image:url(../images/helen_bar.jpg);
	background-repeat:repeat-x;
	width: 150px;
	margin-left: 0px;
	height: 574px;
	padding-top: 60px;
	margin-right:20px;
	float:left;
}
#content {
	padding-right: 10px;
	padding-top: 40px;
	width: 380px;
	float:left;
	text-align: justify;
}
#about ul {
	text-align: left;
}

#hypno {
	margin-left: 10px;
	margin-top: 85px;
	float:left;
	margin-right: 10px;
}
#footer {clear: both; width: 100%;}
#lavendar {position: absolute; bottom: 0px; right: 0px;}

h1 {font-family: "Trebuchet MS"; color:#683564; font-size:150%;}
h2 {font-family: "Trebuchet MS"; color:#814e7e; font-size:95%; margin-left:5px; margin-right: 5px;}
h3 {font-family: "Trebuchet MS"; color:#999; font-size:80%; margin-left:5px; margin-right: 5px;}
#about h2, #hypno h2 {
	margin-left:5px;
	margin-right: 5px;
	margin-top: 30px;
	line-height: 150%;
}
#about p, #hypno p {
	font-size: 12px;
	margin-left:5px;
	margin-right: 5px;
	line-height:20px;
	color:#683564;
	text-align: center;
}
#content p, #content li {line-height:150%; margin-left: 5px; font-size:75%;}
#hypno p {line-height:150%; margin-left: 5px; font-size:65%;}

a {
	color:#40446B;
	text-decoration:none;
}
a:hover { color: white; text-decoration: underline }

#feedback {list-style-type:none; margin:0px; padding:0px;}
#feedback li {text-align:right; margin-bottom: 10px;}
#feedback li label {float:left;}h6 {
	font-weight: bold;
	text-align: center;
}
#about a {
	color: #814E7e;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
td {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

