@charset "utf-8";

body {background:url(../images/bggradient.jpg) repeat-x;
}

	
.main {position:relative;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	height:635px;
	z-index:1;
}

.white {
	position:absolute;
	width: 920px;
	height:620px;
	background-color: #FFFFFF;
	z-index:2;
	top: 3px;
	border:#999999;
	border-width:1px;
	border-style:solid;
}

#head {position:relative;
	width: 800px;
	height: 120px;
	top: 25px;
	left: 55px;
	z-index:3;

}



.topmenu {
	position:absolute;
	width:163px;
	height:420px;
	top:165px;
	left:34px;
	z-index:3;
}
	
.botommenu {
	position:absolute;
	left: 65px;
	top: 599px;
	height: 33px;
	width: 834px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	z-index: 4;
	}


.title {
	position:absolute;
	left:239px;
	top: 40px;
	width:388px;
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #990000;
	z-index:5;
}
.head_one{
	position:absolute;
	left:282px;
	top: 82px;
	width:316px;
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
	z-index:5;
}
.text{
	position:absolute;
	left:222px;
	top:193px;
	width:436px;
	height:166px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	z-index:5;
}
.text_about{
	position:absolute;
	left:218px;
	top:170px;
	width:675px;
	height:405px;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	color:#000000;
	z-index:5;
	overflow:scroll;
}
.min_about{
	position:absolute;
	left:57px;
	top:170px;
	width:640px;
	height:372px;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	color:#000000;
	z-index:5;
	overflow:scroll;
}
.bio_pic {
	position:absolute;
	width: 140px;
	height: 150px;
	top: 15px;
	left: 292px;
	border:0px;
	overflow:hidden; 
	z-index:6;
	
}
.book {
	position:absolute;
	left:322px;
	top:366px;
	width:100px;
	height:134px;
	z-index:5;
	
}

.red{
	position:absolute;
	left: 10px;
	top: 40px;
	width:100px;
	height:80px;
	z-index: 5;
	background-color: #FF0000;
}

.footer {
	position:absolute;
	left: 112px;
	top: 638px;
	height: 20px;
	width: 685px;
	z-index: 4;
	}
.contact_us {position:absolute;
	left:222px;
	top:193px;
	width:422px;
	height:147px;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	color:#000000;
	z-index:5;

}
.healinginput {
	position:absolute;
	left:210px;
	top:135px;
	width:570px;
	height:273px;
	z-index:5;
	}

#wrapper {
	position:absolute;
	top:143px;
	left: 58px;
	z-index: 6;
	width: 550px;
	height: 206px;
	z-index:5;
}
.gotohome {
	position:absolute;
	top:190px;
	left: 679px;
	z-index: 6;
	width: 203px;
	height: 25px;
	z-index:9;
}


a:link {
	font-family:Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:hover {
	font-family:Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}

a:visited {
	font-family:Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.specialLink:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000066;
	text-align:center;
	text-decoration: none;
 }
 
 a.specialLink:visited { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000066;
	text-align:center;
	text-decoration: none; 
 }
 
 a.specialLink:hover { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9900CC;
	text-decoration: none; 
 }
