#nav {
	list-style-type: none;
}

#nav  a  {
	background-position: 0px 0px;
	width: 149px;
	display: block;
	overflow: hidden;
	line-height: 44px;
	text-indent: -10000px;
}
#nav  a:hover  {
	background-position: 0px -44px;
	background-repeat: no-repeat;
	line-height: 44px;
	width: 149px;
}
#nav   a:active, #nav a.selected {
	background-position: 0px -88px;
	background-repeat: no-repeat;
	line-height: 44px;
	width: 149px;
}
#thome{
	width: 149px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 44px;

}
#tastro {
	line-height: 44px;
	background-image: url(../images/astrobg.jpg);
	background-position: 0px 0px;
	width: 149px;
	background-repeat: no-repeat;
}
#tconsultations {
	line-height: 44px;
	background-image: url(../images/consultationsbg.jpg);
	background-position: 0px 0px;
	width: 149px;
	background-repeat: no-repeat;
}
#tclasses {
	line-height: 44px;
	background-image: url(../images/classes.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 149px;
}
#ttestimonials {
	line-height: 44px;
	background-image: url(../images/testimonialsbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 149px;
}
#tcontact {
	line-height: 44px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 149px;
}
#tabout {
	line-height: 44px;
	background-image: url(../images/aboutbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 149px;
}
#blog {
	line-height: 44px;
	background-image: url(../images/blog.jpg);
	background-repeat: no-repeat;
	width: 149px;
}
