body,p,div,ul,ol,li,dl,dt,dd,button,h1,h2,h3,h4,h5,h6,form,input,textarea,iframe{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
img{border:0;}
li{list-style:none;}

.contain_floats:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.contain_floats{display:inline-block;}
/* Hides from IE Mac \*/
* html .contain_floats{height:1%;}
.contain_floats{display:block;}
/* End Hack */

body {
	background: #000 url(http://www.shortfusemusic.com/images/black_bg.jpg) repeat scroll top center;
	color: #fff;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 10px;
}

p, .more_merch, .main_splash {
    margin: 0 auto;
    width: 955px;
    padding-bottom: 35px;
}

a { color: #9e9876; }

/*
.main_splash { position: relative; }
.main_splash a { position: absolute; display: block; width: 86px; height: 86px; top: 563px; text-decoration: none; z-index: 100; }
.main_splash a.buy_cd_button { left: 665px; top: 372px; width: 233px; height: 73px; }
.main_splash a.facebook_button { left: 13px; }
.main_splash a.myspace_button { left: 107px; }
.main_splash a.twitter_button { left: 203px; }
.main_splash a.youtube_button { left: 297px; }
.main_splash a.itunes_button { left: 391px; }
.main_splash a.itunes_album { left: 660px; top: 496px; width: 80px; height: 80px; }
.main_splash a.amazon_album { left: 736px; top: 496px; width: 80px; height: 80px; }
.main_splash a.lastfm_album { left: 822px; top: 496px; width: 80px; height: 80px; }
*/

#header {
    background: url("http://www.shortfusemusic.com/images/site_banner.jpg") no-repeat scroll 0 0 transparent;
    width: 900px;
    height: 300px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 15px;
}

#header a, #header a:hover {
    display: block;
    height: 50px;
    position: absolute;
    left: 840px;
    width: 50px;
    text-decoration: none;
    z-index: 100;
}

#header .link_web { left: 0; top: 0; width: 500px; height: 300px; }
#header .link_facebook { top: 15px; }
#header .link_myspace { top: 178px; }
#header .link_twitter { top: 123px; }
#header .link_itunes { top: 234px; }
#header .link_youtube { top: 68px; }




