/* STYLESHEET FOR JES HUDAK */

body {
font-family: Arial, sans-serif;
background-color: black;
text-align: center;
background: black url(images/splash_bg.jpg) top center repeat;
}

a {
outline: none;
}

.clear {
clear: both;
}

#wrapper {
width: 930px;
height: 952px;
text-align: left;
background-image: url(images/splash-bg.png);
margin: 0px auto;
padding: 0px 70px 0px 70px;
}

/* HEADER */
a.enter-site {
display: block;
text-decoration: none;
float: right;
margin: 190px 0px 0px 0px;
padding: 0px;
}

a.enter-site img {
border: 0px;
}

div.playlist {
float: right;
margin: 0px 0px 0px 0px;
padding: 0px;
}

/* CONTENT */
#content {
height: auto;
overflow: auto;
clear: both;
}

ul.album {
list-style: none;
float: left;
margin: 132px 0px 0px 150px;
padding: 0px;
}

ul.album li {
float: left;
}

ul.album li h2 {
color: #574123;
text-align: left;
margin: 0px 0px -14px 0px;
padding: 0px;
}	

ul.album li img.coverflow {
position: relative;
z-index: 1;
}

ul.album li a.but-it {
width: 80px;
height: 82px;
display: block;
background-image: url(images/buy-it.png);
position: relative;
z-index: 2;
margin: -60px 0px 0px 110px;
}

.bootleg {
width: 300px;
height: 309px;
float: right;
background-image: url(images/bootleg-bg.png);
margin: 40px 0px 0px 0px;
padding: 0px;
}

.bootleg h4 {
font-size: 14px;
font-weight: normal;
margin: 110px 0px 0px 25px;
}

.bootleg a.getit {
width: 106px;
height: 107px;
display: block;
float: right;
background-image: url(images/get-it.png);
margin: 0px 40px 0px 0px;
padding: 0px;
}






































