#header a img, ul img {
	width: 0;
	height: 0;
	position:absolute;
	border:none;
	background-repeat:no-repeat;
	}
#header a, ul {
	position:absolute;
	text-decoration: none;
	border:none;
	background-repeat:no-repeat;
   }
#header a i {visibility: hidden;}

#footer a img, ul img {
	width: 0;
	height: 0;
	position:absolute;
	border:none;
	}
#footer a, ul {
	position:absolute;
	text-decoration: none;
	border:none;
   }
#footer a i {visibility: hidden;}

a#home {margin: 26px 298px; width:38px; height:10px;}
a#tickets {margin: 20px 468px; width:49px; height:23px;}
a#coming-next {margin: 26px 649px; width:87px; height:10px;}
ul#videos {margin: 26px 867px; width:46px;height:10px;}
	a#videos-by-event {margin: 5px 0px; width:150px;height:20px;}
	a#videos-by-presenter {margin: 25px 0px; width:150px;height:20px;}
a#join {margin: 44px 298px; width:32px;height:23px;}
#about {margin: 50px 479px; width:42px;height:10px;}
a#contact {margin: 50px 672px; width:54px;height:10px;}
a#links {margin: 50px 877px; width:37px;height:10px;}

a#home:hover { background-image: url('../../imgs/home.gif'); width:38px; height:10px;} 
a#tickets:hover { background-image: url('../../imgs/tickets.gif'); width:49px; height:23px;}
a#coming-next:hover { background-image: url('../../imgs/coming-next.gif'); width:87px; height:10px;}
ul#videos:hover { background-image: url('../../imgs/videos.gif'); width:46px;height:10px;}
	a#videos-by-event:hover {background-image: url('../../imgs/by-event.gif'); width:150px;height:20px;}
	a#videos-by-presenter:hover {background-image: url('../../imgs/by-presenter.gif'); width:150px;height:20px;}
a#join:hover { background-image: url('../../imgs/join.gif'); width:32px;height:23px;}
#about:hover { background-image: url('../../imgs/about.gif'); width:42px;height:10px;}
a#contact:hover { background-image: url('../../imgs/contact.gif'); width:54px;height:10px;}
a#links:hover { background-image: url('../../imgs/links.gif'); width:37px;height:10px;}

#social-network-buttons a img, ul img {
	width: 0;
	height: 0;
	position:absolute;
	border:none;
	}
#social-network-buttons a, ul {
	position:absolute;
	text-decoration: none;
	border:none;
   }
#social-network-buttons a i {visibility: hidden;}

a#facebook {margin:0;width:31px; height:30px;}
a#twitter {margin:0 45px;width:31px; height:30px;}

a#facebook:hover {background-image: url('../../imgs/facebook-clr.gif');width:31px; height:30px;}
a#twitter:hover {background-image: url('../../imgs/twitter-clr.gif');width:31px; height:30px;}

