/* 
	0. start
	1. mina sidor
	2. Users
	3. News
	4. Lists
	5. About
	6. Video
	7. Photos
*/
#welcome {
	width: 400px;
	height: 200px;
	background-image: url(grafik/h2/h2_welcome.gif);
	background-repeat: no-repeat;
}
#signup {
	width: 155px;
	height: 40px;
	background-image: url(grafik/h2/h2_signup.gif);
	background-repeat: no-repeat;
}
#myblog {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_myblog.gif);
	background-repeat: no-repeat;
}
#myguestbook {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_myguestbook.gif);
	background-repeat: no-repeat;
}
#mymessages {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_mymessages.gif);
	background-repeat: no-repeat;
}
#mygallery {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_mygallery.gif);
	background-repeat: no-repeat;
}
#myfriends {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_myfriends.gif);
	background-repeat: no-repeat;
}
#mysettings {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_mysettings.gif);
	background-repeat: no-repeat;
}

/* --- 2. -----*/
#searchpage {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_search.gif);
	background-repeat: no-repeat;
}
#blog {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_blog.gif);
	background-repeat: no-repeat;
}
#guestbook {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_guestbook.gif);
	background-repeat: no-repeat;
}
#messages {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_messages.gif);
	background-repeat: no-repeat;
}
#gallery {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_gallery.gif);
	background-repeat: no-repeat;
}
#crews {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_crews.gif);
	background-repeat: no-repeat;
}
/* --- 3. ---*/
#news {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_news.gif);
	background-repeat: no-repeat;
}
/*--- 4. ---*/
#latestblogs {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_latestblogs.gif);
	background-repeat: no-repeat;
}
#mostviewedblogs {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_mostviewedblogs.gif);
	background-repeat: no-repeat;
}
#newusers {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_newusers.gif);
	background-repeat: no-repeat;
}
#latestupdates {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_latestupdates.gif);
	background-repeat: no-repeat;
}
#mostfrequentusers {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_mostfrequentusers.gif);
	background-repeat: no-repeat;
}
#latestlogins {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_latestlogins.gif);
	background-repeat: no-repeat;
}
/* -- 5. about --- */
#about {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_about.gif);
	background-repeat: no-repeat;
}
/* -- 6. about --- */
#allvideoclips {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_allvideoclips.gif);
	background-repeat: no-repeat;
}
#mostviewedvideos {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_mostviewedvideos.gif);
	background-repeat: no-repeat;
}
#latestaddedvideos {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_latestaddedvideos.gif);
	background-repeat: no-repeat;
}
/* -- 7. Photos --- */
#allphotos {
	width: 350px;
	height: 40px;
	background-image: url(grafik/h2/h2_allphotos.gif);
	background-repeat: no-repeat;
}