a { color:black; }
body,
html {
	text-align:center;
	background-color:black;
}
#container {
	width:800px;
	margin:auto;
	text-align:center;
	position:relative;
}
#bg {
	z-index: 1;
	position:absolute;
	left:0px;
	top:15px;
}
#menu_blank {
	z-index: 1;
}
#menu {
	z-index: 2;
	width:689px;
	height:230px;
	position:absolute;
	left:55px;
	top:-230px;
}

#menu img, #menu a { position:absolute; }
#topslice { top:0px; left:0px;}
#bottomslice { bottom:0px; left:0px; }
#leftslice, #rightslice { top:48px; }
#leftslice {left:0px;}
#rightslice {right:0px;}

.col1 {left:44px;}
.col2 {left:243px;}
.col3 {left:441px;}

.row1 {top:48px;}
.row2 {top:68px;}
.row3 {top:83px;}
.row4 {top:99px;}
.row5 {top:114px;}
.row6 {top:131px;}
.row7 {top:145px;}
.row8 {top:161px;}