body {
	padding: 0;
	margin: 0;
}

#sitenav {
	background-color: black;
	width: 100%;
	height: 36px;
}

#sitenav ul a {
	color: white;
	text-decoration: none;
	border-style: none;
}

#sitenav ul {
	margin: 0 auto;
	width: 1000px;
}

#sitenav ul li {
	float: left;
	margin-right: 5px;
	list-style-type: none;
}

/* @group buttons */

li#nav_home {
	width: 125px;
	height: 29px;
	background-image: url(http://www.shella.it/images/nav_home.gif);
	background-position: 125px 0;
}

li#nav_blog {
	width: 125px;
	height: 29px;
	background-image: url(http://www.shella.it/images/nav_blog.gif);
	background-position: 125px 0;
}

li#nav_mail {
	width: 125px;
	height: 29px;
	background-image: url(http://www.shella.it/images/nav_mail.gif);
	background-position: 125px 0;
}

li#nav_gal {
	width: 125px;
	height: 29px;
	background-image: url(http://www.shella.it/images/nav_gal.gif);
	background-position: 125px 0;
}

li#nav_downloads {
	width: 125px;
	height: 29px;
	background-image: url(http://www.shella.it/images/nav_downloads.gif);
	background-position: 125px 0;
}

li#nav_upload {
	width: 125px;
	height: 29px;
	background-image: url(http://www.shella.it/images/nav_upload.gif);
	background-position: 125px 0;
}

li#nav_webmail {
	width: 125px;
	height: 29px;
	background-image: url(http://www.shella.it/images/nav_webmail.gif);
	background-position: 125px 0;
}

<!-- FINE NAV_STUFF -->

#blogsection li#nav_home {
	background-image: url(http://www.shella.it/images/nav_home.gif);
	background-repeat: no-repeat;
	background-position:  0 0;
	
}

#blogsection li#nav_blog {
	background-image: url(http://www.shella.it/images/nav_blog.gif);
	background-repeat: no-repeat;
	background-position:  0 0;
	
}

#phpcollabsection li#nav_mail {
	background-image: url(http://www.shella.it/images/nav_mail.gif);
	background-repeat: no-repeat;
	background-position:  0 0;
	
}

#gallerysection li#nav_gal {
	background-image: url(http://www.shella.it/images/nav_gal.gif);
	background-repeat: no-repeat;
	background-position:  0 0;
	
}

#downloadsection li#nav_downloads {
	background-image: url(http://www.shella.it/images/nav_downloads.gif);
	background-repeat: no-repeat;
	background-position:  0 0;
	
}

#uploadsection li#nav_upload {
	background-image: url(http://www.shella.it/images/nav_upload.gif);
	background-repeat: no-repeat;
	background-position:  0 0;
	
}

#webmailsection li#nav_webmail {
	background-image: url(http://www.shella.it/images/nav_webmail.gif);
	background-repeat: no-repeat;
	background-position:  0 0;
		
}

li#nav_home:hover {
	background-image: url(http://www.shella.it/images/nav_home.gif);
	background-repeat: no-repeat;
	background-position:  0 0;
}

li#nav_home a {
	width: 125px;
	height: 29px;
	display: block;
	text-indent: -9999px;
}

li#nav_blog:hover {
	background-image: url(http://www.shella.it/images/nav_blog.gif);
	background-repeat: no-repeat;
	background-position:  0 0;
}

li#nav_blog a {
	width: 125px;
	height: 29px;
	display: block;
	text-indent: -9999px;
}

li#nav_webmail {
	background-image: url(http://www.shella.it/images/nav_webmail.gif);
	width: 125px;
	height: 29px;
	background-position: 125px 0;
}


li#nav_webmail:hover {
	background-image: url(http://www.shella.it/images/nav_webmail.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

li#nav_webmail a {
	width: 125px;
	height: 29px;
	display: block;
	text-indent: -9999px;
}

li#nav_mail {
	background-image: url(http://www.shella.it/images/nav_mail.gif);
	width: 125px;
	height: 29px;
	background-position: 125px 0;
}

li#nav_mail:hover {
	background-image: url(http://www.shella.it/images/nav_mail.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

li#nav_mail a {
	width: 125px;
	height: 29px;
	display: block;
	text-indent: -9999px;
}

i#nav_gal {
	background-image: url(http://www.shella.it/images/nav_gal.gif);
	width: 125px;
	height: 29px;
	background-position: 125px 0;
}

li#nav_gal:hover {
	background-image: url(http://www.shella.it/images/nav_gal.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

li#nav_gal a {
	width: 125px;
	height: 29px;
	display: block;
	text-indent: -9999px;
}

i#nav_downloads {
	background-image: url(http://www.shella.it/images/nav_downloads.gif);
	width: 125px;
	height: 29px;
	background-position: 125px 0;
}

li#nav_downloads:hover {
	background-image: url(http://www.shella.it/images/nav_downloads.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

li#nav_downloads a {
	width: 125px;
	height: 29px;
	display: block;
	text-indent: -9999px;
}

i#nav_upload {
	background-image: url(http://www.shella.it/images/nav_upload.gif);
	width: 125px;
	height: 29px;
	background-position: 125px 0;
}

li#nav_upload:hover {
	background-image: url(http://www.shella.it/images/nav_upload.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

li#nav_upload a {
	width: 125px;
	height: 29px;
	display: block;
	text-indent: -9999px;
}

/* removes dotted link effect*/
a, a:link, a:visited, a:hover, a:active, input { outline:0; }
