body {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  margin-top:0px;
  margin-left:0px;
  padding:0px;
  font-size:12px;
  width:764px;
  background-color:white;
}

div.left{
width:150px;
float:left;
}

div.right{
width:614px;
float:right;
}

div.nav{
margin-top:0px;
padding-top:0px;
margin-left:0px;
margin-right:100%;
}

div.content {

}

table.index_table td{

height:90px;
}

div.footer {

text-align:center;
font-size:11px;
font-family:verdana;
}

marquee {

background-color:#6C9FB4;
color:white;
padding:6px;
padding-right:10px;
font-weight:bold;
border:1px solid #999999;


}

p.bottom_nav a{
text-decoration:none;
color:#6699cc;
font-size:10px;
font-family:tahoma;

}
p.bottom_nav a:hover{

color:#990033;


}
ul{
margin-left:10px;
list-style-position:inside;
line-height:20px;
}
ol{
padding-left:0px;
list-style-position:outside;
margin-left:30px;
line-height:20px;
}

p{
padding-left:10px;
}

h2{
color:#208293;
font-size:13px;
 font-weight:bold;
 padding-left:10px;}
 
 h3{
color:#208293;
font-size:16px;
 font-weight:bold;
text-align:center;
margin-left:auto;
margin-right:auto;
 width:280px;}
 
 /* ----- gallery ------*/
iframe.gallery_iframe {

overflow:none;
width:100%;
height:450px;
border-top: 1px solid #cccccc;
border-bottom:none;

}

p.gallery_nav {
float:right;
}

p.gallery_nav a {
color:#333333;
text-decoration:none;
font-family:verdana;
font-size:13px;
}

p.gallery_nav a:hover {
color:#ff0000;

}
h1.gallery_h1{
float:left; 
margin:0px 0px 0px 10px;
color:#666666;
font-size:18px;
font-family:verdana;
clear:both;

}

 
 /* ----- new navigation------*/
 
 div.navigation{
margin-left:0px;
padding:0px;
}
 
 div.navigation ul {
list-style-type:none;
list-style-position: outside;
margin:0px;
padding:0px;


  }
 
 div.navigation ul li {
margin:0px;
padding:0px;
  }
   
 
div.navigation ul li a {
color:cccccc;
display:block;
text-indent:-150%;
height:20px;
padding:0px;
   }
   
#home a{
background: url(images/navigation2.jpg) no-repeat 0px 0px;
}
#home a:hover {
background: url(images/navigation2.jpg) no-repeat -186px 0px;
}

#gallery a {
background: url(images/navigation2.jpg) no-repeat 0px -19px;
}
#gallery a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -19px;
}


#whatis a{
background: url(images/navigation2.jpg) no-repeat 0px -38px;
}
#whatis a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -38px;
}

#whocan a {
background: url(images/navigation2.jpg) no-repeat 0px -57px;
}
#whocan a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -57px;
}



#howto a {
background: url(images/navigation2.jpg) no-repeat 0px -76px;
}
#howto a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -76px;
}

#press a {
background: url(images/navigation2.jpg) no-repeat 0px -228px;
}
#press a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -228px;
}


#female a {
background: url(images/navigation2.jpg) no-repeat 0px -209px;
}
#female a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -209px;
}



#testimonials a{
background: url(images/navigation2.jpg) no-repeat 0px -95px;
}
#testimonials a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -95px;
}

#profile a {
background: url(images/navigation2.jpg) no-repeat 0px -114px;
}
#profile a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -114px;
}

#workshops a {
background: url(images/navigation2.jpg) no-repeat 0px -133px;
}
#workshops a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -133px;
}

#classes a {
background: url(images/navigation2.jpg) no-repeat 0px -152px;
}
#classes a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -152px;
}

#faq a {
background: url(images/navigation2.jpg) no-repeat 0px -152px;
}
#faq a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -152px;
}

#location a {
background: url(images/navigation2.jpg) no-repeat 0px -171px;
}
#location a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -171px;
}

#contact a{
background: url(images/navigation2.jpg) no-repeat 0px -190px;
}
#contact a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -190px;
}


#whatis_chakra a{
background: url(images/navigation2.jpg) no-repeat 0px -246px;
}
#whatis_chakra a:hover {
background: url(images/navigation2.jpg) no-repeat -186px -246px;
}




 /* ----- contact Form------*/
 
 form.contact_form {
 margin: 10px 0px 0px 100px;
 }
  
 form.contact_form  p{
 margin:0px 0px 10px 0px;
 padding:0px;
 }
 
form.contact_form input{
float:right;
margin-right:200px;
width:200px;
height:14px;
border:1px solid black;
}

form.contact_form textarea {
float:right;
margin-right:100px;
width:300px;
height:200px;
border:1px solid black;

}

form.contact_form input.submit {
clear:both;
margin-bottom:15px;
width:70px;
height:22px;
margin-left:0px;
}