@charset "utf-8";
/* CSS Document */

body{
background-color:#FFFFFF;
margin-top:0px;
background-image:url(../images2/bkgrnd.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}
.content {
background-color:#e7e7e7;
margin-left:auto;
margin-right:auto;
width:855px;
border:#000000 1px solid;
}
.banner{
background-image:url(../images2/banner.jpg);
border:#000000 1px solid;
background-color:#666666;
width:100%;
height:134px;
border:#000000 1px solid;
}
.menu{
background-image:url(../images2/menuback.png);
background-repeat:repeat-x;
margin-top:0px;
margin-bottom:0px;
background-color:#FFFFFF;
width:100%;
height:62px;
border:#000000 1px solid;
border-bottom:none;
}
.menubutton{
height:55px;
width:126px;
float:right;
background-color:#666666;
/*border:#000000 1px solid;*/
margin-top:4px;
text-align:center;
padding-top:0px;
}
.menubutton#yoga{
background-image:url(../images2/yoga.png);
}
.menubutton#hs{
background-image:url(../images2/hscollege.jpg);
}
.menubutton#stu{
background-image:url(../images2/student.png);
}
.menubutton#pre{
background-image:url(../images2/preschool.png);
}
.menubutton#aplus{
background-image:url(../images2/atutoring.png);
}
.menubutton#aboutus{
background-image:url(../images2/general.jpg);
}
.menubutton#yoga,.menubutton#hs,.menubutton#stu,.menubutton#pre,.menubutton#aplus,.menubutton#aboutus{
background-color:#FFFFFF;
background-position:bottom;
}
.menu a#back img{
margin-top:23px;
margin-left:20px;
background-color:#999966;
border:none;
}

.testnteachbtn{
position:relative;
display:inline-block;
clear:both;
left:350px;
width:378px;
background-color:#FFFFFF;
text-align:center;
opacity: .7;
filter: alpha(opacity=70);
border:#000000 1px solid;
border-top:none;
}
.footer{
	background-image:url(../images2/contentshadow.png);
	background-repeat:repeat-x;
	width:852px;
	background-color:#FFFFFF;
	text-align:center;
	border:#000000 1px solid;
	clear:both;
	}
.footer a{
color:#333333;
text-decoration:none;
}
.footer a:hover{
color:#2a88b8;

}
.footer h5{
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
color:#666666;
}
.textcontent{
float:left;
}
.sidebar{
width:200px;
float:left;
background-color:#CCCCCC;
}
h1, h3, h4{
margin-top:0px;
margin-bottom:0px;
}