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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	background: url(images/bg-light.jpg) top center;
	background-color: #3c0b0f;
	background-repeat: repeat-x;
	overflow-x:hidden;  
    overflow-y:auto;
}

a { color: #e97040; font-weight: bold; text-decoration: none; }
a:hover { color: #F60; font-weight: bold; text-decoration: none; }

#background { overflow: auto; width: 100%; background: url(images/bg-light.jpg) top center repeat-x; }
#wrapper { position: absolute; width: 990px; margin: 0px auto; top: -50px; left: 50%; margin-left: -495px; }

#logo {
	position: absolute;
	top: 75px;
	left: 50%;
	width: 266px;
	margin-left: -133px;
}

#whitebg {
	position: absolute;
	top: 250px; 
	left: 50%;
	width: 990px;
	margin-left: -480px;
}

#hcimg {
	position: absolute;
	top: 300px;
	left: 55px;
}	

#topspin {
	position: absolute;
	top: 300px;
	left: 610px;
}

#package_digi {
	position: absolute;
	top: 615px;
	left: 55px;
}

#package_physical_deluxe {
	position: absolute;
	top: 615px;
	left: 410px;
}

#packge_physical_deluxe_text {
	position: absolute;
	width: 200px;
	height: 200px;
	left: 730px;
	top: 625px;
}

#buy_cd_deluxe {
	position: absolute;
	top: 785px;
	left: 815px;
}
	
#package_physical_cd {
	position: absolute;
	top: 840px;
	left: 55px;
}

#packge_physical_cd_text {
	position: absolute;
	width: 160px;
	height: 200px;
	left: 222px;
	top: 857px;
}

#buy_cd {
	position: absolute;
	top: 1013px;
	left: 289px;
}

#package_digi_deluxe {
	position: absolute;
	top: 840px;
	left: 410px;
}

#packge_digi_deluxe_text {
	position: absolute;
	width: 240px;
	height: 200px;
	left: 690px;
	top: 885px;
}

#buy_digi_deluxe {
	position: absolute;
	top: 1013px;
	left: 815px;
}

#tshirt01 {
	position: absolute;
	top: 1070px;
	left: 55px;
    display: block;
    width: 192px;
    height: 300px;
    background: url("images/tshirt_illinois.gif") no-repeat 0 0;

}

#tshirt01:hover { 
    background-position: -192px 0;
}

#tshirt01 span {
    display: none;
}

#tshirt01_buy {
	position: absolute;
	top: 1310px;
	left: 75px;
}

#tshirt02 {
	position: absolute;
	top: 1070px;
	left: 265px;
    display: block;
    width: 192px;
    height: 300px;
    background: url("images/tshirt_logo.gif") no-repeat 0 0;

}

#tshirt02:hover { 
    background-position: -192px 0;
}

#tshirt02 span {
    display: none;
}

#tshirt02_buy {
	position: absolute;
	top: 1310px;
	left: 286px;
}

#tshirt03 {
	position: absolute;
	top: 1070px;
	left: 475px;
    display: block;
    width: 192px;
    height: 300px;
    background: url("images/tshirt_keyboard.gif") no-repeat 0 0;

}

#tshirt03:hover { 
    background-position: -192px 0;
}

#tshirt03 span {
    display: none;
}

#tshirt03_buy {
	position: absolute;
	top: 1310px;
	left: 497px;
}

#f4m {
	position: absolute;
	top: 1070px;
	left: 685px;
}

#continue {
	position: absolute;
	top: 1405px;
	left: 715px;
}

#textnomore {
	position: absolute;
	top: 207px;
	right: 23px;
}

#footer {
	position: absolute;
	top: 1465px;
	left: 300px;
}






