@charset "UTF-8";
/* CSS Document */

#navbar {
	width: 706px;
	height: 26px;
	background-image: url(/assets3/navbar.jpg);
	margin-top: 103px;
}


/* Blog Home - Button */
a#bloghome img {
	border-width: 0;
	width: 164px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(/assets3/navbar.jpg);
	background-position: 0px;
}

a#bloghome:hover img {
	border-width: 0;
	background-image: url(/assets3/navbar.jpg);
	width: 164px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -706px;
}

.bloghome a#bloghome img {
	border-width: 0;
	background-image: url(/assets3/navbar.jpg);
	width: 164px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -1412px;
}


/* About Us - Button */
a#aboutus img {
	border-width: 0;
	width: 132px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(/assets3/navbar.jpg);
	background-position: -166px;
}

a#aboutus:hover img {
	border-width: 0;
	background-image: url(/assets3/navbar.jpg);
	width: 132px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -872px;
}

.aboutus a#aboutus img {
	border-width: 0;
	background-image: url(/assets3/navbar.jpg);
	width: 132px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -1578px;
}


/* TJ's Portfolio - Button */
a#portfolio img {
	border-width: 0;
	width: 168px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(/assets3/navbar.jpg);
	background-position: -300px;
}

a#portfolio:hover img {
	border-width: 0;
	background-image: url(/assets3/navbar.jpg);
	width: 168px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -1006px;
}

.portfolio a#portfolio img {
	border-width: 0;
	background-image: url(/assets3/navbar.jpg);
	width: 168px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -1712px;
}


/* Contact Us - Button */
a#contactus img {
	border-width: 0;
	width: 144px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(/assets3/navbar.jpg);
	background-position: -470px;
}

a#contactus:hover img {
	border-width: 0;
	background-image: url(/assets3/navbar.jpg);
	width: 144px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -1176px;
}

.contactus a#contactus img {
	border-width: 0;
	background-image: url(/assets3/navbar.jpg);
	width: 144px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -1882px;
}


/* RSS - Button */
a#rss img {
	border-width: 0;
	width: 50px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(/assets3/navbar.jpg);
	background-position: -652px;
}

a#rss:hover img {
	border-width: 0;
	background-image: url(/assets3/navbar.jpg);
	width: 50px;
	height: 26px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -1358px;
}