* {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0;}

.clear {clear:both;}
.left {float:left;}
.right {float:right;}
.inviz {display:none;}

body {background-color:#000; font-family:Arial,sans-serif; color:#eee; overflow-y:scroll; font-size:12px; text-align:center;}
a, a img {border:0; outline:0;}

#heads_container {width:960px; height:220px; background: #000 url(images/header.jpg) center repeat-y; margin: 10px auto 10px; text-align:left;}
#header_link {display:block; width:500px; height:100px; margin:0 auto 28px;}

#header_buttons {margin-left:245px;}
#header_buttons a {display:block; width:100px; height:11px; margin-top:12px; overflow:hidden;}
#headerbutton_home {background: url(images/header_buttons/home_up.jpg) no-repeat;}
#headerbutton_tracklist {background: url(images/header_buttons/tracklist_up.jpg) no-repeat;}
#headerbutton_members {background: url(images/header_buttons/members_up.jpg) no-repeat;}
#headerbutton_albumart {background: url(images/header_buttons/albumart_up.jpg) no-repeat;}
#headerbutton_home:hover {background: url(images/header_buttons/home_down.jpg) no-repeat;}
#headerbutton_tracklist:hover {background: url(images/header_buttons/tracklist_down.jpg) no-repeat;}
#headerbutton_members:hover {background: url(images/header_buttons/members_down.jpg) no-repeat;}
#headerbutton_albumart:hover {background: url(images/header_buttons/albumart_down.jpg) no-repeat;}

#link_container {width:960px; margin:40px auto 0; text-align:center; font-size:18px;}
#link_container a {color:#eee; text-decoration:none; font-weight:normal;}
#link_container a:hover {text-decoration:underline;}
#link_container .title {margin:0 0 10px;}
.link_spacer {margin:40px auto; width:500px; height:0; border-bottom: 1px dashed #eee;}
.link_music_spacer {margin:15px auto; height:0;}
#link_fb {margin-bottom:40px;}

#footer .bar {height:25px; background: url(images/heads_bg.jpg) center repeat-y; margin:20px 0 10px; color:#000000; padding-top:5px; font-size:11px; font-weight:bold;}
