body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-texture.jpg);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
}

#content {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility: visible;
	display: block;
}

#banner {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 230px;
	visibility: visible;
	display: block;
}

#yoga-drop {
	position: absolute;
	z-index: 3;
	top: 230px;
	left: 0px;
	width: 100%;
	height: 247px;
	visibility: visible;
	display: none;
}

#mouseoff-left {
	position: relative;
	width: 241px;
	height: 197px;
	display: block;
}


#mouseoff-right {
	position: relative;
	width: 241px;
	height: 197px;
	display: block;
}

#mouseoff-top {
	position: relative;
	width: 100%;
	height: 230px;
	display: block;
}

#mouseoff-bottomleft {
	position: relative;
	width: 241px;
	height: 50px;
	display: block;
}

#mouseoff-bottommid {
	position: relative;
	width: 100px;
	height: 50px;
	display: block;
}

#mouseoff-bottomright {
	position: relative;
	width: 241px;
	height: 50px;
	display: block;
}

#teachers-howard {
	position: relative;
	width: 447px;
	height: auto;
	display: block;
}

#teachers-christine {
	position: relative;
	width: 447px;
	height: auto;
	display: none;
}

#teachers-peter {
	position: relative;
	width: 447px;
	height: auto;
	display: none;
}

#teachers-bridget {
	position: relative;
	width: 447px;
	height: auto;
	display: none;
}

#teachers-sam {
	position: relative;
	width: 447px;
	height: auto;
	display: none;
}


#teachers-angela {
	position: relative;
	width: 447px;
	height: auto;
	display: none;
}

#teachers-sharon {
	position: relative;
	width: 447px;
	height: auto;
	display: none;
}

#teachers-madhav {
	position: relative;
	width: 447px;
	height: auto;
	display: none;
}

#teachers-mel {
	position: relative;
	width: 447px;
	height: auto;
	display: none;
}




.bodyFont {
	color: #666666;
	font-size: 13px;
	font-family: arial;
	line-height: 20px;
	
}

.menuFont {
	color: #333333;
	font-size: 11px;
	font-family: arial;
	line-height: 12px;
	font-weight: bold;
}


.brownFont {
	color: #754c29;
	font-size: 13px;
	font-family: arial;
	line-height: 20px;
}

.smallBrownFont {
	color: #754c29;
	font-size: 11px;
	font-family: arial;
	line-height: 16px;
}

.footerFont {
	color: #000000;
	font-size: 11px;
	font-family: arial;
	line-height: 16px;
}

.blueFont {
	color: #7bacdd;
	font-size: 13px;
	font-family: arial;
	line-height: 22px;
}

.purpleFont {
	color: #ba8bbf;
	font-size: 13px;
	font-family: arial;
	line-height: 22px;
}

.purpleFont2 {
	color: #a55d87;
	font-size: 13px;
	font-family: arial;
	line-height: 22px;
}


a.bodyFont {
	text-decoration: none;
}

a.bodyFont:hover {
	color: #662d91;
	text-decoration: none;
}


a.menuFont {
	text-decoration: none;
}

a.menuFont:hover {
	color: #662d91;
	text-decoration: none;
}

a.menuFont2 {
	text-decoration: none;
}

a.menuFont2:hover {
	color: #ba8bbf;
	text-decoration: none;
}

a.blueFont {
	text-decoration: none;
}

a.blueFont:hover {
	color: #662d91;
	text-decoration: none;
}

a.brownFont {
	text-decoration: none;
}

a.brownFont:hover {
	color: #662d91;
	text-decoration: none;
}

a.footerFont {
	text-decoration: none;
}

a.footerFont:hover {
	color: #662d91;
	text-decoration: none;
}


