#All {
    width: 750px;
	height: auto;
	margin: 0 auto;
	border: none;

	background-color: #fff7e6;
	background-image: url(../GraphicData/3CollBG.gif);
	background-repeat: repeat-y;
}
#Main {
        width: 570px;
        height: auto;
	margin: 0.50em 0;
	padding: 0;
	border: none;

	float: right;
	font-size: 0.75em;
	color: #000;
	text-align: center;
}
#Sub-Main {
        width: 570px;
	height: auto;
	margin: 5px 0;
	padding: 0;
	border: none;
	text-align: left;
}
#Main-Left{
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	text-align: center;

}
#Main-Right{
	width: 170px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	text-align: center;
}
#Main-End{ width: 570px; height: 1px; font-size: 0.1em; margin: 0; padding: 0; border: none; clear: both; }
