.menu {
	margin: 0;
	padding: 0;
	width: 150px;
	list-style: none;
	background: #fff;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 21px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 21px;
	background-repeat: no-repeat;
}

.greta 				{background-image: url(../images/sn_greta_on.gif);}
.pedalpusher 		{background-image: url(../images/sn_pedal_pusher_on.gif);}
.papergirl 			{background-image: url(../images/sn_paper_girl_on.gif);}
.mariner 			{background-image: url(../images/sn_mariner_on.gif);}
.renaissance 		{background-image: url(../images/sn_renaissance_on.gif);}
.gentleman 			{background-image: url(../images/sn_country_gentleman_on.gif);}
.keaton 			{background-image: url(../images/sn_keaton_on.gif);}
.bonnieclyde 		{background-image: url(../images/sn_bonnie_clyde_on.gif);}
.garbo 				{background-image: url(../images/sn_garbo_on.gif);}
.mcgraw 			{background-image: url(../images/sn_mcgraw_on.gif);}
.about_story 		{background-image: url(../images/about_personal-story_on.gif);}
.about_inspiration	{background-image: url(../images/about_inspiration_on.gif);}
.about_creative		{background-image: url(../images/about_creative-process_on.gif);}

.greta a 				{background-image: url(../images/sn_greta.gif);}
.pedalpusher a 			{background-image: url(../images/sn_pedal_pusher.gif);}
.papergirl a 			{background-image: url(../images/sn_paper_girl.gif);}
.mariner a 				{background-image: url(../images/sn_mariner.gif);}
.renaissance a 			{background-image: url(../images/sn_renaissance.gif);}
.gentleman a 			{background-image: url(../images/sn_country_gentleman.gif);}
.keaton a 				{background-image: url(../images/sn_keaton.gif);}
.bonnieclyde a 			{background-image: url(../images/sn_bonnie_clyde.gif);}
.garbo a 				{background-image: url(../images/sn_garbo.gif);}
.mcgraw a 				{background-image: url(../images/sn_mcgraw.gif);}
.about_story a 			{background-image: url(../images/about_personal-story.gif);}
.about_inspiration a	{background-image: url(../images/about_inspiration.gif);}
.about_creative	a		{background-image: url(../images/about_creative-process.gif);}


.collection_springSummer			{background-image: url(../images/sn_spring_08_on.gif);}
.collection_fallWinter				{background-image: url(../images/sn_fall_08_on.gif);}

.collection_springSummer	a		{background-image: url(../images/sn_spring_08.gif);}
.collection_fallWinter		a		{background-image: url(../images/sn_fall_08.gif);}

ul.menu li a:hover {background: none;}