/* decor */
	
#main-outer {
	background: #adabab url('../../images/bg_main.jpg') 0 0 no-repeat;
	}
	
h1 {
	background: url('../../images/thegasman.gif') 0 0 no-repeat;
	}

li {
	font-size: 2em;
	}
	
li span,	
li a span {
	display: none;
	}

li#rene {
	background: url('../../images/rene.gif') 0 0 no-repeat;
	}
	
li#spider {
	background: url('../../images/spider.gif') 0 0 no-repeat;
	}
	
li#spider a:hover {
	background: url('../../images/links.gif') 75px 75px no-repeat;
	}
	
li#priest {
	background: url('../../images/priest.gif') 0px 100% no-repeat;
	}
	
li#priest a:hover {
	background: url('../../images/news.gif') 65px 0 no-repeat;
	}
	
li#keyboard {
	background: url('../../images/keyboard.gif') 0 100% no-repeat;
	}
	
li#keyboard a:hover {
	background: url('../../images/video.gif') 40px 55px no-repeat;
	}

li#jok {
	background: url('../../images/jok.gif') 0 0 no-repeat;
	}
	
li#horsy {
	background: url('../../images/horsy.gif') 153px 0 no-repeat;
	}
	
li#horsy a:hover {
	background: url('../../images/discography.gif') 0 122px no-repeat;
	}
	
li#crip {
	background: url('../../images/crip.gif') 0 0 no-repeat;
	}
	
li#horse {
	background: url('../../images/horse.gif') 133px 79px no-repeat;
	}
	
li#horse a:hover {
	background: url('../../images/shop.gif') 0 10px no-repeat;
	}
	
li#scorpion {
	background: url('../../images/scorpion.gif') 178px 0 no-repeat;
	}
	
li#scorpion a:hover {
	background: url('../../images/biography.gif') 0 69px no-repeat;
	}
		
li#me {
	background: url('../../images/me.gif') 96px 38px no-repeat;
	}
	
li#me a:hover {
	background: url('../../images/gallery.gif') 0 100% no-repeat;
	}
	
#bottom-nav ul {
	font-size: 0.8em;
	}		
