/* Home-Front Page */
img {border:none;}
a { outline: none;}

body {text-align:center;background:#000;margin:0;padding:0;vertical-align:top;}
#front-page {
	background-image:url(http://killthevultures.com/wp-content/themes/vulturekiller/img/index/index.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 416px;
	height:639px;
	margin:0 auto;
	position:relative;
}
#front-page a {
    display: block; 
    text-indent: -9000px;
    width: 1px;
    height: 1px;
}
span#index-left {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
}
span#index-left a, span#index-left a:visited {
	width:228px;
	height:345px;

}
body.ie6 span#index-left a, body.ie6 span#index-left a:visited {
	height:344px;
}
span#index-left a:active, span#index-left a:hover {
	background-image:url(img/index/index-left-on.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	border:none;
}

span#gigs-link {
	display:block;
	position:absolute;
	top:449px;
	left:161px;
}
span#gigs-link a, span#gigs-link a:visited {
	width:226px;
	height:26px;
}
span#gigs-link a:active, span#gigs-link a:hover {
	background-image: url(img/index/gigs-on.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
span#bio-link {
	display:block;
	position:absolute;
	top:476px;
	left:175px;
}
span#bio-link a, span#bio-link a:visited {
	width:226px;
	height:26px;
}
span#bio-link a:active, span#bio-link a:hover {
	background-image: url(img/index/bio-on.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
span#store-link {
	display:block;
	position:absolute;
	top:503px;
	left:192px;
}
span#store-link a, span#store-link a:visited {
	width:200px;
	height:24px;
}
span#store-link a:active, span#store-link a:hover {
	background-image: url(img/index/store-on.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
span#blog-link {
	display:block;
	position:absolute;
	top:527px;
	left:203px;
}
span#blog-link a, span#blog-link a:visited {
	width:200px;
	height:24px;
}
span#blog-link a:active, span#blog-link a:hover {
	background-image: url(img/index/blog-on.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
span#contact-link {
	display:block;
	position:absolute;
	top:551px;
	left:217px;
}
span#contact-link a, span#contact-link a:visited {
	width:200px;
	height:24px;
}
span#contact-link a:active, span#contact-link a:hover {
	background-image: url(img/index/contact-on.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
