body {
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 9pt; font-style: normal; line-height: 11pt; font-weight: normal; font-variant: normal; text-transform: none; color: #635a02
}

a:link,a:visited {
    color: #2293b7;
    font-style:normal;
    text-decoration:none;
}
    
#main {
	margin: 0px;
	padding: 0px;
	background: url(../images/home_image.jpg) no-repeat;
	top: 0px;
	left: 0px;
	height: 600px;
}

#main_text {
	position: absolute;
	top: 500px;
	left: 410px;
}

#about {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 100px;
	height: 600px;
	z-index: 0;
}

#classes {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -40px;
	left: 0px;
	height: 600px;
}

#private {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 100px;
	height: 600px;
}

#contact {
	margin: 0px;
	padding: 0px;
    position: absolute;
	top: 0px;
	left: 100px;
	height: 550px;
}


#contact_text {
	position: absolute;
	top: 390px;
	left: 220px;
}

#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#aboutnav {
	position: absolute;
	top: 327px;
	left: 0px;
	z-index: 1;
}

#classesnav {
	position: absolute;
	top: 375px;
	left: 0px;
	z-index: 1
}


#schedulenav {
	position: absolute;
	top: 424px;
	left: 0px;
	z-index: 1
}


#contactnav {
	position: absolute;
	top: 470px;
	left: 0px;
	z-index: 1
}


.yogastylesheet {  font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 8pt; font-style: normal; line-height: 10pt; font-weight: normal; font-variant: normal; text-transform: none; color: #716701}


