#MAGIC {
position: relative;
width: 1px;
top: 0px;
left: 50%;
}
#MAGIC2 {
position: absolute;
width: 1010px;
left: -605px;
top: -90px;
}
Body {
	background-color: #2D2D2D;
	background-image: url(../images/backgrounds/Scratchy_background.gif);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
}
#topDIV {
	position: absolute;
	width: 1000px;
	height: 136px;
	z-index: 200;
	left: 100px;
	top: 100px;
}
#top_cart {
	position: absolute;
	width: 173px;
	height: 118px;
	z-index: 330;
	left: 627px;
	top: 79px;	
}
#top_login {
	position: absolute;
	width: 281px;
	height: 76px;
	z-index: 330;
	left: 810px;
	top: 109px;
}
#menu {
	position:absolute;
	width:1020px;
	z-index:300;
	left: 90px;
	top: 189px;
	height: 47px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	overflow:visible;
}
#top_gradient {
	position: absolute;
	width: 1000px;
	height: 591px;
	left: 100px;
	top: 231px;
	z-index:1;
}
#press_big_container {
	position: absolute;
	width: 635px;
	height:757px;
	left: 115px;
	top: 387px;
	z-index:210;
	overflow:visible;
}
#press_right_container {
	position: absolute;
	width: 331px;
	height: 371px;
	left: 760px;
	top: 387px;
	z-index:210;
}
#top_header {
	position: absolute;
	width: 990px;
	height: 158px;
	left: 115px;
	top: 246px;
	z-index:210;
	background-position:top left;
	background-repeat:no-repeat;
}
#footer_ALL {
	position: relative;
	width: 976px;
	height: 60px;
	top: -4px;
	background-image:url(../images/footer/background_bottom_small.png);
	background-position:top left;
	background-repeat:no-repeat;
}
