
body {
	margin: 10px;
	font: 12px/14px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url('images/splashimages/bg-cards-store.jpg');
	background-repeat: no-repeat;
	background-attachment: none;
	background-position: center top;
	color: #000;
	text-align: center;
	height: 1200px;
}


a:link, a:active, a:visited, a:hover {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	height: 1200px; 
/*	background-image: url('images/container-v4.png'); */
   	background-repeat: no-repeat;
}


#nav
{
	position: absolute;
    left: 45px;
    top: 37px;
}

#epk {

	position: absolute;
    left: 65px;
    top: 943px;
    width: 294px;
	height: 220px;
    overflow: hidden;
    color: #000;
    border: solid white 1px;
}

#merch {
	position: absolute;
    left: 425px;
    top: 450px;
    width: 300px;
	height: 300px;
    overflow: hidden;
    color: #000;
    font-family: Verdana, Georgia;
    font-size: 10px;
    text-align: left;
    line-height: 12px;
}



#d-cd {
	position: absolute;
        left: 280px;
        top: 400px;
     	overflow: no;
       }
       

#d-dvd {
	position: absolute;
        left: 280px;
        top: 430px; /* was 460 */
     	overflow: no;
       }

#d-moreinfo
{
	position: absolute;
        left: 285px;
        top: 280px;
     	overflow: no;
}


#s-cd {
	position: absolute;
        left: 652px;
        top: 430px; /* was 400 */
     	overflow: no;
	       }


#s-dvd {
	position: absolute;
        left: 650px; 
        top: 460px;
        overflow: hidden;
       }

#al-store {
	position: absolute;
	left: 50px;
   	top: 405px;
    overflow: hidden;
       }


#mainbtn {
	position: absolute;
	left: 516px;
   	top: 1107px;
    overflow: hidden;
       }




