#site_layout {
	background-color: #454545;
	height: 100%;
	width: 100%;
}
#site_layout_content {
	height: 360px;
	width: 1000px;
	background-color: #212121;
}
#site_layout #Table_01 #home a {
	display: block;
	width: 131px;
	height: 55px;
	background: url(images/index_06.jpg);
}
#site_layout #Table_01 #home a:hover {
	background-position: bottom;
}

#site_layout #Table_01 #games a {
	display: block;
	width: 128px;
	height: 55px;
	background: url(images/index_07.jpg);
}
#site_layout #Table_01 #games a:hover {
	background-position: bottom;
}

#site_layout #Table_01 #threedart a {
	display: block;
	width: 133px;
	height: 55px;
	background: url(images/index_08.jpg);
}
#site_layout #Table_01 #threedart a:hover {
	background-position: bottom;
}

#site_layout #Table_01 #twodart a {
	display: block;
	width: 128px;
	height: 55px;
	background: url(images/index_09.jpg);
}
#site_layout #Table_01 #twodart a:hover {
	background-position: bottom;
}

#site_layout #Table_01 #writing a {
	display: block;
	width: 118px;
	height: 55px;
	background: url(images/index_10.jpg);
}
#site_layout #Table_01 #writing a:hover {
	background-position: bottom;
}

#site_layout #Table_01 #resume a {
	display: block;
	width: 150px;
	height: 55px;
	background: url(images/index_11.jpg);
}
#site_layout #Table_01 #resume a:hover {
	background-position: bottom;
}
