#wrap0 {
	background: #e9dfb8 none;
}
#wrap2, #wrap2[id] {
	background-image: none;
}

#top {
background: #e9dfb8 url('http://files.myopera.com/eestlane/design/notebook/people.png') bottom center no-repeat;
}
#top2 {
	height: 50px;
background: #e9dfb8 none;
}
#top2 h1 {
  padding-top: 5px;
background: #e9dfb8 none;
}

div#menu {
	width: 248px;
	height: 221px;
	margin: 0;
	padding: 0;
	background-image: url('http://files.myopera.com/eestlane/design/notebook/notebook.png');
	position: relative;
	left: 500px;
	top: -50px;
	border: 0;
}

#menu a:link, #menu a:visited, #menu a:active {
 margin: 0;
 padding: 0;
 background: none;
 border: 0;
}

#menu li {
	line-height: 20px;

}

#top #menu a:hover, #menu #selected:link, #menu #selected:visited {
	background-position: top left;
}


#menu_blog a, #menu_albums a, #menu_favorites a, #menu_links a, #menu_friends a, #menu_about a {
	position: absolute;
	left: 42px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	width: 100px;
	display: block;
}

#menu_blog a, #menu_blog a:link, #menu_blog a:visited, #menu_blog a:active {
	top: 21px;
	height: 40px;
	background-image: url('http://files.myopera.com/eestlane/design/notebook/blog.png');
	width: 78px;
}
#menu_blog a:hover, #menu_blog #selected {
	width: 105px;
}

#menu_albums a, #menu_albums a:link, #menu_albums a:visited, #menu_albums a:active {
	top: 61px;
	background-image: url('http://files.myopera.com/eestlane/design/notebook/photos.png');
	width: 74px;
}
#menu_albums a:hover, #menu_albums #selected {
	width: 105px;
}
#menu_favorites a, #menu_favorites a:link, #menu_favorites a:visited, #menu_favorites a:active {
	top: 81px;
	background-image: url('http://files.myopera.com/eestlane/design/notebook/favorites.png');
	width: 74px;
}
#menu_favorites a:hover, #menu_favorites #selected {
	width: 105px;
}
/*19px height*/
#menu_links a, #menu_links a:link, #menu_links a:visited, #menu_links a:active {
	top: 101px;
	height: 19px;
	background-image: url('http://files.myopera.com/eestlane/design/notebook/links.png');
	width: 78px;
	line-height: 19px;
}
#menu_links a:hover, #menu_links #selected {
	width: 105px;
}
#menu_friends a, #menu_friends a:link, #menu_friends a:visited, #menu_friends a:active {
	top: 120px;
	background-image: url('http://files.myopera.com/eestlane/design/notebook/friends.png');
	width: 63px;
}
#menu_friends a:hover, #menu_friends #selected {
	width: 105px;
}
#menu_about a, #menu_about a:link, #menu_about a:visited, #menu_about a:active {
	top: 140px;
	background-image: url('http://files.myopera.com/eestlane/design/notebook/about.png');
	width: 118px;
}
#menu_about a:hover, #menu_about #selected {
	width: 146px;
}