A.n_home
{
	display: block;
	width: 170px;
	height: 59px;
	background-image: url(../img/n_home.jpg);
	background-repeat: no-repeat;	
}
A.n_home:hover
{
	background-position: -170px 0px;	
}
A.n_homeSel
{
	display: block;
	width: 170px;
	height: 59px;
	background-image: url(../img/n_home.jpg);
	background-repeat: no-repeat;	
	background-position: -170px 0px;	
}

A.n_bio
{
	display: block;
	width: 170px;
	height: 59px;
	background-image: url(../img/n_bio.jpg);
	background-repeat: no-repeat;	
}
A.n_bio:hover
{
	background-position: -170px 0px;	
}
A.n_bioSel
{
	display: block;
	width: 170px;
	height: 59px;
	background-image: url(../img/n_bio.jpg);
	background-repeat: no-repeat;	
	background-position: -170px 0px;	
}

A.n_galleries
{
	display: block;
	width: 170px;
	height: 59px;
	background-image: url(../img/n_galleries.jpg);
	background-repeat: no-repeat;	
}
A.n_galleries:hover
{
	background-position: -170px 0px;	
}
A.n_galleriesSel
{
	display: block;
	width: 170px;
	height: 59px;
	background-image: url(../img/n_galleries.jpg);
	background-repeat: no-repeat;	
	background-position: -170px 0px;	
}

A.n_contact
{
	display: block;
	width: 170px;
	height: 59px;
	background-image: url(../img/n_contact.jpg);
	background-repeat: no-repeat;	
}
A.n_contact:hover
{
	background-position: -170px 0px;	
}
A.n_contactSel
{
	display: block;
	width: 170px;
	height: 59px;
	background-image: url(../img/n_contact.jpg);
	background-repeat: no-repeat;	
	background-position: -170px 0px;	
}
