body {
	margin: 0;
	padding: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	line-height:20px;
	background:#FFFFFF;
}

.container {
	position: relative;
	top: 5px;
	border: 1px solid #999999;
	margin: 0 auto;
	width: 800px;
	min-height:800px;
}
.container_home {
	background: url(/images/bg_home.jpg);
}
.container_about {
	background: url(/images/bg_about.jpg);
}
.container_contact {
	background: url(/images/bg_contact.jpg);
}
.container_classes {
	background: url(/images/bg_classes.jpg);
}
.container_links {
	background: url(/images/bg_about.jpg);
}
.container_referrals {
	background: url(/images/bg_classes.jpg);
}

#banner {
	position: relative;
	top: 10px; left:0px;
	width:565px; height:56px;
	background: url(/images/logo.png);
}

#menu {
	padding:20px 0 0 0;
	float:right;
	width: 500px;
}
#menu a {
	display:block;
}

#menu h1, #banner h1 {
	text-indent:-5000px;
}

#menu_home {
	width:73px;height:74px;
	float:left; cursor:pointer;
	background-image: url(/images/home.png);
}
#menu_home_on {
	width:73px;height:74px;
	float:left; cursor:pointer;
	background-image: url(images/home_on.png);
}
#menu_about {
	width:76px; height:74px;
	float:left; cursor:pointer;
	background-image:url(/images/about.png);
}
#menu_about_on {
	width:76px; height:74px;
	float:left; cursor:pointer;
	background-image:url(/images/about_on.png);
}
#menu_classes {
	width:86px; height:74px;
	float:left; cursor:pointer;
	background-image:url(/images/classes.png);
}

#menu_classes_on {
	width:86px; height:74px;
	float:left; cursor:pointer;
	background-image:url(/images/classes_on.png);
}

#menu_contact {
	width:96px; height:74px;
	float:left; cursor:pointer;
	background-image:url(/images/contact.png);
}

#menu_contact_on {
	width:96px; height:74px;
	float:left; cursor:pointer;
	background-image:url(/images/contact_on.png);
}
#menu_referrals {
	width:88px; height:74px;
	float:left; cursor:pointer;
	background-image:url(/images/referrals.png);
}
#menu_referrals_on {
	width:88px; height:74px;
	float:left; cursor:pointer;
	background-image:url(/images/referrals_on.png);
}
#menu_links {
	width:70px; height:74px;
	float:left; cursor:pointer;
	background-image:url(/images/links.png);
}
#menu_links_on {
	width:70px; height:74px;
	float:left; cursor:pointer;
	background-image:url(/images/links_on.png);
}

p.p1 {
   margin: 20px 20px 20px 20px;
   font-weight:bold;
}

div.p11 {
   margin: 0px 20px 0px 20px;
   padding: 0px 0px 0px 0px;
}

div.p11 {
   padding: 0px 10px 0px 10px;
}

ul.p11 li.p11 {
   margin: 0px 0px 0px 0px;
}

a.p2, a.p2:visited {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

a.p2:hover {
	color:#CC6633;
	font-weight:bold;
	text-decoration:none;
}

p.p2 {
	color:#ffffff;
	font-weight:bold;
}


p.p3 {
	color:#ffffff;
}

div#container:after {
	content: " "; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#content {
	width: 395px;
	position:relative;
	top:10px; left:150px;
	padding:0px; margin:0px;
}

#content_top {
	position:relative; top:0px;
	width:395px; height:19px;
	margin:0px; padding:0px;
		background:url(/images/body_bg_top.png);
}

#content_body {
	position:relative; top:0px; left:0px;
	margin:0px; padding:0px;
		background: url(/images/body_bg.png);
	width: 395px;
}

div.p1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}

#content_bottom {
	margin:0px; padding:0px;
		background: url(/images/body_bg_bottom.png);
	width:395px; height:17px;
}

#contentRight {
	position: absolute;
	top: 166px;
	left: 566px;
	width: 195px;
	margin-top: 20px;
}

div#contentRight:after {
	content: " "; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#contentLeft {
	position: absolute;
	top: 166px;
	left: 30px;
	width: 120px;
	height: 526px;
	line-height:15px;
}

#contentLeft a.p2, a.p2:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#contentLeft a.p2:hover {
	color:#CC6633;
	font-weight:bold;
	text-decoration:none;
}


#art {
	padding:10px;
	width: 600px; height: 30px;
	text-align:center;
}

#menuBugBetsy {
	position: absolute;
	top: 172px; left: 8px;
	width: 19px; height: 30px;
	background: url(/images/menu_bug.gif);
}
#menuBugShamanic {
	position: absolute;
	top: 195px; left: 8px;
	width: 19px; height: 30px;
	background: url(/images/menu_bug.gif);
}
#menuBugSoul {
	position: absolute;
	top: 235px; left: 8px;
	width: 19px; height: 30px;
	background: url(/images/menu_bug.gif);
}
#menuBugTotems {
	position: absolute;
	top: 280px; left: 8px;
	width: 19px; height: 30px;
	background: url(/images/menu_bug.gif);
}

#menuBugDepossession {
	position: absolute;
	top: 315px; left: 8px;
	width: 19px; height: 30px;
	background: url(/images/menu_bug.gif);
}