html, body {
	height:100%;
}

body {
	background:url(bgTile3.jpg);
}

table {
	width:100%;
	height:100%;
	border-collapse:collapse;
}

td {
	padding:0;
}

img {
	border:0;
}

td#main {
	height:630px;
}

div#main_bottom {
	width:814px;
	height:94px;
	position:relative;
}

	div#main_bottom a {
		position:absolute;
		display:block;
	}

	a#nintendo {
		width:76px;
		height:19px;
		left:12px;
		top:16px;
	}

	a#ds {
		width:120px;
		height:19px;
		left:109px;
		top:16px;
	}

	a#vip {
		width:64px;
		height:27px;
		left:248px;
		top:11px;
	}

	a#newsletter {
		width:202px;
		height:64px;
		left:331px;
		top:11px;
	}

	a#left,
	a#leftmost {
		width:46px;
		height:56px;
	}

	a#left {
		left:701px;
		top:9px;
	}

	a#leftmost {
		left:761px;
		top:9px;	
	}