*						{ margin: 0; padding: 0; }

body					{ background: #211f1f; color: white; }

#shell					{ height: 700px; background-image: url(../images/bg.gif); max-width: none; }
#shell .top				{ height: 100%; background: url(../images/bolts_top.gif) repeat-x; }
#shell .bottom			{ height: 100%; background: url(../images/bolts_bottom.gif) bottom left repeat-x; }

#content				{ width: 977px; height: 800px; margin: auto; position: relative; }
#content div			{ position: absolute; }
#content a				{ position: absolute; }

#dr_sticker				{ width: 212px; height: 210px; background-image: url(../images/dr_sticker.png); top: 200px; z-index: 2; }
#vinyl_sticker			{ width: 225px; height: 204px; background-image: url(../images/vinyl_sticker_buynow.png); top: 354px; left: 20px; z-index: 3; }
#vinyl_sticker.over		{ background-position: 0 204px; }
#album					{ width: 640px; height: 595px; background-image: url(../images/album.jpg); top: 0px; left: 148px; top: 44px; z-index: 1; }
#album.over				{ background-position: 0px 595px;  }
#buy_sticker			{ width: 275px; height: 274px; background-image: url(../images/buy_sticker.png); top: 274px; left: 702px; z-index: 3; }
#buy_sticker.over		{ background-position: 0px 274px;  }
#listen_sticker			{ width: 223px; height: 217px; background-image: url(../images/listen_sticker.png); top: 127px; left: 724px; z-index: 2; }
#listen_sticker.over	{ z-index: 4;  }

#dr_anchor				{ width: 210px; height: 190px; left: 0; top: 200px; z-index: 9; }
#vinyl_anchor			{ width: 185px; height: 180px; left: 30px; top: 360px; z-index: 10; }
#album_anchor			{ width: 544px; height: 559px; left: 158px; top: 44px; z-index: 9; }
#listen_anchor			{ width: 210px; height: 160px; left: 722px; top: 130px; z-index: 10; }
#buy_anchor				{ width: 275px; height: 215px; left: 702px; top: 290px; z-index: 10;}