body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(gradient_to_white.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #FFFFFF;
	/*background-color: #DBE3E6;*/
}
p{
margin-top: 2px;
}
a {
	color: #BC98FC;
	font-size: 14px;
	text-decoration: none;
}

a#links {
	color: #BC98FC;
	font-size: 16px;
	text-decoration: none;
}
a#imagelink {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
}
a#links:hover {
color: #3399FF;
}

#main{
border:#CCCCCC;
border:thin;
border-style: dotted;
padding: 0px;
border-top: none;
border-bottom: none;
height: 100%;
width: 756px;
vertical-align: top;
}

.hometext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
}
.hometitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #999999;
}
.hometitle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}
/* chakras */
#chakras{
	background-color: #FFF;
}
table.chakra_con {
	width: 650px; 
	cellpadding: 0; 
	cellspacing: 5;
	text-align: justify;
	border:thin;
	border-color:#666666;
}
.chakra_heading {
	font-weight: bold;
	text-decoration: underline;
}
.chakra_title {
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 18px;
	color: #999;
}
/*header links*/
.titlebar{
	background:  url("banner3.jpg") repeat-x;
	text-align: left;
	vertical-align: top;
	width: 756px;
	height: 128px;
}
.header{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #333;
	text-align:right;
	text-decoration: none;
	
}
.header a {
	display: block;
	text-decoration: none;	
	border: none;
	color: #333;
	/*border-right: 2px solid #3399FF;*/
	padding-top: 7px;
	padding: 5px	
}
.header a:hover {
  	color: #A599CB;	
	background: url(menu-hover-bg.gif) repeat-x;
}
.header  a:active{
	color: #333;
	background: url(menu-current-bg.gif) repeat-x;	
}

/* main body */

.pagetitles
{
	font: 22px Tahoma, Verdana, Arial, Sans-Serif;
	color: #333;
	padding: 0px;
	background: url(inner-bg.gif) repeat-x;
}
.subtitles
{
	font: 18px Tahoma, Verdana, Arial, Sans-Serif;
	color: #666666;
	padding: 10px;
	font-style: bold;
	text-decoration: underline;
	background:url(subtitle-bg.gif)
}
.quotes {
	font: 15px Tahoma, Verdana, Arial, Sans-Serif;
	color: #999999;
	font-style: italic;
	font-weight: bold;
}
.testimonials {
	font: 13px Tahoma, Verdana, Arial, Sans-Serif;
	color: #999999;
	font-style: italic;
	font-weight: bold;
}
.mainbody {
	font: 15px Tahoma, Verdana, Arial, Sans-Serif;
	color: #666666;
	padding: 3px;
	position: relative;
	vertical-align: top;
}
.mainbodytables {
	font: 15px Tahoma, Verdana, Arial, Sans-Serif;
	color: #999999;
	padding: 0;
}
.paragraph {
	text-align: justify;
}


/* menu */
#menu {
	clear: both;
	background: url(menu-bg.jpg) repeat-x;
	background-color:#3399FF;
	height: 28px;
	margin: 0;
	font: 14px Tahoma, Verdana, Arial, Sans-Serif;
	position: relative;

}
#menu ul{
	margin: 0; padding: 0 0 0 0px;
	align: centre;
}
#menu ul li {
	float: left;
	list-style: none;		
	border-right: 2px solid #3399FF;
	height: 28px;
}
#menu ul li a {
	display: block;
	text-decoration: none;	
	padding: 0 5px;
	padding-top: 7px;
	padding-bottom: 6px;
	color: #333;	
}
#menu ul li a:hover {
  	color: #FFF;	
	background: url(menu-hover-bg.gif) repeat-x;
}
#menu ul li#current a {
	color: #333;
	background: url(menu-current-bg.gif) repeat-x;	
}

/* secondary menu */
#menu2 {
	clear: both;
	background: url(menu-bg1.jpg) repeat-x;
	height: 20;
	margin: 0;
	font: 14px Tahoma, Verdana, Arial, Sans-Serif;
	position: relative;
	padding-bottom: 0px;
	float: right;
}
#menu2 ul{
	margin: 0; 
	padding: 0 0 0 0px;
	align: centre;
}
#menu2 ul li {
	float: left;
	list-style: none;		
	border-right: 2px solid #FFF; /*change back to colour if there are multiple items*/
}
#menu2 ul li#leftborder {
	border-left: 2px solid #FFF; /*change back to colour if there are multiple items*/
}
#menu2 ul li a {
	display: block;
	text-decoration: none;	
	padding: 0 15px;
	color: #333;	
}
#menu2 ul li a:hover {
  	color: #3399FF;	
	background: url(menu-hover-bg.gif) repeat-x;
}
#menu2 ul li#current a {
	color: #333;
	/*background: url(menu-current-bg.gif) repeat-x;*/
	background-color:#FFFFFF;	
}
/* home menu */
#menu3 {
	clear: both;
	background: url(menu-bg1.jpg) repeat-x;
	height: 20;
	margin: 0;
	font: 18px Tahoma, Verdana, Arial, Sans-Serif;
	position: relative;
	padding-top: 0px;
	text-align: right;
}
#menu3 ul{
	margin: 0; padding: 0 0 0 0px;
	align: centre;
}
#menu3 ul li {
	float: left;
	list-style: none;		
	border-right: 0px solid #FFF; /*change back to colour if there are multiple items*/
}
#menu3 ul li a {
	display: block;
	text-decoration: none;	
	padding: 0 15px;
	color: #333;	
}
#menu3 ul li a:hover {
  	color: #3399FF;	
	background: url(menu-hover-bg.gif) repeat-x;
}
#menu3 ul li#current a {
	color: #333;
	background: url(menu-current-bg.gif) repeat-x;	
}
/* footer */
#footer { 
	clear: both; 	
	color: #333; 	
	padding: 0;	 
	background: #FFF url(menu-bg.jpg) repeat-x;
	height: 20px;	
	font: 14px Tahoma, Verdana, Arial, Sans-Serif;
	
}
.siteby {
font-size: 8; 
color: #333; 
}
.siteby a {
font-size: 8; 
color: #FFF;
padding-right: 10px; 

}
#footer a { 
	text-decoration: none; 
	font-weight: bold;
}
#footer-content {
	margin: 0 auto;

}
#footer-content #footer-left {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8; 
	padding: 0px;
	width: 60%;
	float: left;
	text-align: left;
	padding-left: 10px;
}
#footer-content #footer-right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8; 
	padding: 0px;
	width: 33%;
	float: right;
	text-align: right;
}
#main .titlebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #imagelink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

