
#sidenav {

	position:relative;
	width:150px;
	height:150px;
	left:0.5em;
	top:1em;

}
#sidenav2 {

	position:relative;
	width:150px;
	height:150px;
	left:0.5em;
	margin-top:-4.5em;

}
#sidenav3 {

	position:relative;
	width:150px;
	height:150px;
	left:0.5em;
	top:-1.5em;

}

#sidenav4 {

	position:relative;
	width:150px;
	height:150px;
	left:0.5em;
	top:-0.8em;

}

#sidenav5 {

	position:relative;
	width:150px;
	height:150px;
	left:0.5em;
	top:0.5em;

}

#sidenav6 {

	
	width:150px;
	height:150px;
	
}

#chamonix
{
	display: block;
	width: 150px;
	height: 20px;
	background: url(images/chamonix05.jpg) no-repeat 0 0;
	float: left;
}

#chamonix:hover
{ 
  background-position: 0 -20px;
}
#verbier
{
	display: block;
	width: 150px;
	height: 20px;
	background: url(images/verbier06.jpg) no-repeat 0 0;
	float: left;
}

#verbier:hover
{ 
  background-position: 0 -20px;
}
#courmyeur
{
	display: block;
	width: 150px;
	height: 20px;
	background: url(images/courmyeur07.jpg) no-repeat 0 0;
	float: left;
}

#courmyeur:hover
{ 
  background-position: 0 -20px;
}
#villars
{
	display: block;
	width: 150px;
	height: 20px;
	background: url(images/villars08.jpg) no-repeat 0 0;
	float: left;
}

#villars:hover
{ 
  background-position: 0 -20px;
}
#hemsedal
{
	display: block;
	width: 150px;
	height: 20px;
	background: url(images/hemsedal09.jpg) no-repeat 0 0;
	float: left;
}

#hemsedal:hover
{ 
  background-position: 0 -20px;
}
#wherenext
{
	display: block;
	width: 150px;
	height: 20px;
	background: url(images/wherenext.jpg) no-repeat 0 0;
	float: left;
}

#wherenext:hover
{ 
  background-position: 0 -20px;
}
#bottom-nav
{
	display: block;
	width: 150px;
	height: 15px;
	background: url(images/bottom-nav.jpg) no-repeat 0 0;
	float: left;
}

#top-nav
{
	display: block;
	width: 150px;
	height: 15px;
	background: url(images/top-nav.jpg) no-repeat 0 0;
	float: left;
}


#wherenext2
{
	width: 150px;
	height: 20px;
	background: url(images/wherenext-on.jpg) no-repeat 0 0;
	float: left;
}

#villars2
{
	width: 150px;
	height: 20px;
	background: url(images/villars08-on.jpg) no-repeat 0 0;
	float: left;
}

#hemsedal2
{
	width: 150px;
	height: 20px;
	background: url(images/hemsedal09-on.jpg) no-repeat 0 0;
	float: left;
}

#chamonix2
{
	width: 150px;
	height: 20px;
	background: url(images/chamonix05-on.jpg) no-repeat 0 0;
	float: left;
}

#courmyeur2
{
	width: 150px;
	height: 20px;
	background: url(images/courmyeur07-on.jpg) no-repeat 0 0;
	float: left;
}

#verbier2
{
	width: 150px;
	height: 20px;
	background: url(images/verbier06-on.jpg) no-repeat 0 0;
	float: left;
}