#Table_01 {
	position:absolute;
	left:50%;
	top:0px;
	width:1024px;
	height:768px;
	margin-left: -512px;
	margin-top: 20px;
}

#Top-Left_ {
	position:absolute;
	left:0px;
	top:0px;
	width:202px;
	height:136px;
	background-image: url(../MainImages/Top_Left.jpg);
}

#Top-Middle_ {
	position:absolute;
	left:202px;
	top:0px;
	width:612px;
	height:136px;
}

#Top-Right_ {
	position:absolute;
	left:814px;
	top:0px;
	width:210px;
	height:136px;
	background-image: url(../MainImages/Top_Right.jpg);
}

#Bottom-Left_ {
	position:absolute;
	left:0px;
	top:136px;
	width:202px;
	height:632px;
}

#Bottom-Middle_ {
	position:absolute;
	left:202px;
	top:136px;
	width:612px;
	height:632px;
	background-image: url(../MainImages/Bottom_Middle.jpg);
}

#Bottom-Right_ {
	position:absolute;
	left:814px;
	top:136px;
	width:210px;
	height:632px;
}

