a.nav1{
	display:block;
	width: 100px;
	height: 50px;
	background: url("/images/home.gif") 0 0 no-repeat;
}

a.nav1:hover {
	background-position: -100px 0;
}

a.nav2{
	display:block;
	width: 148px;
	height: 50px;
	background: url("/images/whatis.gif") 0 0 no-repeat;
}

a.nav2:hover {
	background-position: -148px 0;
}

a.nav3{
	display:block;
	width: 171px;
	height: 50px;
	background: url("/images/community.gif") 0 0 no-repeat;
}

a.nav3:hover {
	background-position: -171px 0;
}

a.nav4{
	display:block;
	width: 138px;
	height: 50px;
	background: url("/images/stories.gif") 0 0 no-repeat;
}

a.nav4:hover {
	background-position: -138px 0;
}

a.nav5{
	display:block;
	width: 142px;
	height: 50px;
	background: url("/images/contact.gif") 0 0 no-repeat;
}

a.nav5:hover {
	background-position: -142px 0;
}

a.nav6{
	display:block;
	width: 133px;
	height: 50px;
	background: url("/images/blog.gif") 0 0 no-repeat;
}

a.nav6:hover {
	background-position: -133px 0;
}

a.nav7{
	display:block;
	width: 187px;
	height: 31px;
	background: url("/images/c-home.jpg") 0 0 no-repeat;
}

a.nav7:hover {
	background-position: -187px 0;
}

a.nav8{
	display:block;
	width: 187px;
	height: 31px;
	background: url("/images/c-whatis.jpg") 0 0 no-repeat;
}

a.nav8:hover {
	background-position: -187px 0;
}

a.nav9{
	display:block;
	width: 187px;
	height: 31px;
	background: url("/images/c-community.jpg") 0 0 no-repeat;
}

a.nav9:hover {
	background-position: -187px 0;
}

a.nav10{
	display:block;
	width: 187px;
	height: 31px;
	background: url("/images/c-stories.jpg") 0 0 no-repeat;
}

a.nav10:hover {
	background-position: -187px 0;
}


a.nav11{
	display:block;
	width: 187px;
	height: 31px;
	background: url("/images/c-contact.jpg") 0 0 no-repeat;
}

a.nav11:hover {
	background-position: -187px 0;
}

a.nav12{
	display:block;
	width: 187px;
	height: 31px;
	background: url("/images/c-blog.jpg") 0 0 no-repeat;
}

a.nav12:hover {
	background-position: -187px 0;
}

a.nav13{
	display:block;
	width: 187px;
	height: 31px;
	background: url("/images/c-cart.png") 0 0 no-repeat;
}

a.nav13:hover {
	background-position: -187px 0;
}


