@charset "UTF-8";
/* CSS Document */

body {
background-color: #000000;
}

li {
outline-style: none;
}

img {
border: none;
outline-style: none;
}

a{
border: none;
outline-style: none;
}

a:active {
outline: none;
}

#indexkit {
left: 50%;
top: 50%;
margin-top: -270px;
margin-left: -300px;
position: absolute;
width: 617px;
height: 469px;
}

#navcontainer {
left: 50%;
top: 50%;
margin-top: 205px;
margin-left: -195px;
position: absolute;
width: 617px;
}

#navlist li {
display: inline;
list-style-type: none;
padding-right: 20px;
}

#main_wrapper {
width: 800px;
height: 600px;
left: 50%;
top: 50%;
margin-top: -300px;
margin-left: -400px;
position: absolute;
}

#flashcontainer {
width: 860px;
height: 860px;
left: 50%;
top: 50%;
margin-top: -450px;
margin-left: -450px;
background-color: black;
position: absolute;
}

#drum_btns {
left: 50%;
top: 50%;
margin-top: -30px;
margin-left: -90px;
position: absolute;
}

#product_btns {
left: 50%;
top: 50%;
margin-top: -50px;
margin-left: -85px;
position: absolute;
}

#music_page {
left: 50%;
top: 50%;
margin-top: -350px;
margin-left: -190px;
position: absolute;
}

#apparel_page {
left: 50%;
top: 50%;
margin-top: -180px;
margin-left: -160px;
position: absolute;
}

#prints_page {
left: 50%;
top: 50%;
margin-top: -230px;
margin-left: -180px;
position: absolute;
}

#info_page {
left: 50%;
top: 50%;
margin-top: 50px;
margin-left: -210px;
position: absolute;
}

#home_btn {
left: 50%;
top: 50%;
margin-top: 175px;
margin-left: -40px;
position: absolute;
}

#store_btn {
left: 50%;
top: 50%;
margin-top: 250px;
margin-left: -35px;
position: absolute;
color: white;
}
