@charset "utf-8";
/*nav elements*/
tr #home {
	width: 53px;
	height: 40px;
	background-image: url(../images/nav/home.jpg);
}
tr #events {
	width: 77px;
	height: 40px;
	background-image: url(../images/nav/events.jpg);
}
tr #events2 {
	width: 77px;
	height: 40px;
	background-image: url(../images/nav/events2.jpg);
}
tr #bio {
	width: 68px;
	height: 40px;
	background-image: url(../images/nav/bio.jpg);
}
tr #bio2 {
	width: 68px;
	height: 40px;
	background-image: url(../images/nav/bio2.jpg);
}
tr #media {
	width: 73px;
	height: 40px;
	background-image: url(../images/nav/media.jpg);
}
tr #media2 {
	width: 73px;
	height: 40px;
	background-image: url(../images/nav/media2.jpg);
}
tr #charts {
	width: 81px;
	height: 40px;
	background-image: url(../images/nav/charts.jpg);
}
tr #charts2 {
	width: 81px;
	height: 40px;
	background-image: url(../images/nav/charts2.jpg);
}
tr #reviews {
	width: 81px;
	height: 40px;
	background-image: url(../images/nav/reviews.jpg);
}
tr #reviews2 {
	width: 81px;
	height: 40px;
	background-image: url(../images/nav/reviews2.jpg);
}
tr #contact {
	width: 98px;
	height: 40px;
	background-image: url(../images/nav/contact.jpg);
}
tr #contact2 {
	width: 98px;
	height: 40px;
	background-image: url(../images/nav/contact2.jpg);
}
tr #users {
	width: 80px;
	height: 40px;
	background-image: url(../images/nav/users.jpg);
}
tr #users2 {
	width: 80px;
	height: 40px;
	background-image: url(../images/nav/users2.jpg);
}
tr #blog_reviews {
	width: 109px;
	height: 40px;
	background-image: url(../images/nav/blog.jpg);
}
tr #blog_reviews2 {
	width: 109px;
	height: 40px;
	background-image: url(../images/nav/blog2.jpg);
}

/*buttons*/

.blog {
	background-image: url(../images/buttons/blog.jpg);
	width: 60px;
	height: 60px;
}
.facebook {
	background-image: url(../images/buttons/facebook.jpg);
	width: 60px;
	height: 60px;
}
.facebook2 {
	background-image: url(../images/buttons/facebook.jpg);
	width: 60px;
	height: 60px;
}
.facebook3 {
	background-image: url(../images/buttons/facebook.jpg);
	width: 60px;
	height: 60px;
}
.myspace {
	background-image: url(../images/buttons/myspace.jpg);
	width: 60px;
	height: 60px;
}
.myspace2 {
	background-image: url(../images/buttons/myspace.jpg);
	width: 60px;
	height: 60px;
}
.ning {
	background-image: url(../images/buttons/ning.jpg);
	width: 60px;
	height: 60px;
}
.twitter {
	background-image: url(../images/buttons/twitter.jpg);
	width: 60px;
	height: 60px;
}
.youtube {
	background-image: url(../images/buttons/youtube.jpg);
	width: 60px;
	height: 60px;
}
.carnival {
	background-image: url(../images/buttons/carnival.jpg);
}